Open morningman opened 1 year ago
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
?
It works in my env, have you tried to clean the cookie?
https://doris.apache.org/en/docs/dev/lakehouse/multi-catalog/jdbc
is not found.
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/").
c61be0c 这个不发吗
dev/1.2.2-merged
is included in this release
https://doris.apache.org/en/docs/dev/lakehouse/multi-catalog/jdbc
is not found.
fixed
Release Note 1.2.1
New Features
width_bucket
:https://doris.apache.org/docs/dev/sql-manual/sql-functions/width-bucketBehavior 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 aliasImprovement
Vertical Compaction
. To optimize the compaction overhead and efficiency of wide tables.Segment Compaction
. Fix -238 and -235 issues with high frequency imports._id
column mapping。explode_split
with 1x.Bug Fixes
Fragment sent timeout
error caused by BE thread exhaustion #16231datetimev2
/decimalv3
.Other
doris_be_all_rowset_nums
anddoris_be_all_segment_nums
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