Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Note 1.2.2 #16446

Open
morningman opened this issue Feb 6, 2023 · 7 comments
Open

Release Note 1.2.2 #16446

morningman opened this issue Feb 6, 2023 · 7 comments

Comments

@morningman
Copy link
Contributor

morningman commented Feb 6, 2023

Release Note 1.2.1

New Features

Behavior Changes

  • Disable BE's page cache by default: disable_storage_page_cache=true

    Turn off this configuration to optimize memory usage and reduce the risk of memory OOM.
    But it will reduce the query latency of some small queries.
    If you are sensitive to query latency, or have high concurrency and small query scenarios, you can configure disable_storage_page_cache=false to enable page cache again.

  • Add new session variable group_by_and_having_use_alias_first, used to control whether the group and having clauses use alias

Improvement

Bug Fixes

Other

Big Thanks

Thanks all who contribute to this release:

@adonis0147
@AshinGau
@BePPPower
@BiteTheDDDDt
@ByteYue
@caiconghui
@cambyzju
@chenlinzhong
@DarvenDuan
@dataroaring
@Doris-Extras
@dutyu
@englefly
@freemandealer
@Gabriel39
@HappenLee
@Henry2SS
@htyoung
@isHuangXin
@JackDrogon
@jacktengg
@Jibing-Li
@kaka11chen
@Kikyou1997
@Lchangliang
@LemonLiTree
@liaoxin01
@liqing-coder
@luozenglin
@morningman
@morrySnow
@mrhhsg
@nextdreamblue
@qidaye
@qzsee
@spaces-X
@stalary
@starocean999
@weizuo93
@wsjz
@xiaokang
@xinyiZzz
@xy720
@yangzhg
@yiguolei
@yixiutt
@Yukang-Lian
@Yulei-Yang
@zclllyybb
@zddr
@zhangstar333
@zhannngchen
@zy-kkk

Full commits can be seen here

@morningman morningman pinned this issue Feb 6, 2023
@dutyu
Copy link
Contributor

dutyu commented Feb 6, 2023

The doc's url of Support to cancel the Export export task in progress. may be not right (failed to open in my pc), it should be
https://doris.apache.org/docs/dev/sql-manual/sql-reference/Data-Manipulation-Statements/Manipulation/CANCEL-EXPORT ?

@morningman
Copy link
Contributor Author

@stalary
Copy link
Contributor

stalary commented Feb 7, 2023

https://doris.apache.org/en/docs/dev/lakehouse/multi-catalog/jdbc is not found.

@dutyu
Copy link
Contributor

dutyu commented Feb 7, 2023

https://doris.apache.org/docs/dev/sql-manual/sql-reference/Data-Manipulation-Statements/Manipulation/CANCEL-EXPORT

It works in my env, have you tried to clean the cookie?

Yeah, this url works, but that one not works, it has an extra "/en/" part ("https://doris.apache.org/en/").

@Accelarator
Copy link

c61be0c 这个不发吗

@morningman
Copy link
Contributor Author

c61be0c 这个不发吗

#16074 fixed this issue, and pr with dev/1.2.2-merged is included in this release

@morningman morningman changed the title [WIP] Release Note 1.2.2 [VOTING] Release Note 1.2.2 Feb 11, 2023
@morningman
Copy link
Contributor Author

https://doris.apache.org/en/docs/dev/lakehouse/multi-catalog/jdbc is not found.

fixed

@morningman morningman changed the title [VOTING] Release Note 1.2.2 Release Note 1.2.2 Feb 15, 2023
@morningman morningman unpinned this issue Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants