gavinchou opened a new issue, #39570: URL: https://github.com/apache/doris/issues/39570
## Behavior changes ## New features ### storage * (cloud-merge) Supports online capacity expansion and contraction (https://github.com/apache/doris/pull/37484) (2 weeks ago) <Lightman> * [feature](Recycler) Add rate limit for all obj storage client implementation (https://github.com/apache/doris/pull/37663) (4 weeks ago) <AlexYue> * [feature](Recycler) Retry object storage request when meeting 429 http error code (https://github.com/apache/doris/pull/37680) (4 weeks ago) <AlexYue> * [feat](job)Internal job cancellation immediately and the strong association with the STARTS parameter (https://github.com/apache/doris/pull/36805) (4 weeks ago) <Calvin Kirs> * [feat](fe) Add a counter metric for recording large editlog write (https://github.com/apache/doris/pull/37328) (4 weeks ago) <Lei Zhang> ### lakehouse * [feature](audit) add new FE config to skip audit for certain user (https://github.com/apache/doris/pull/38310) (https://github.com/apache/doris/pull/39038) (10 days ago) <Mingyu Chen> * [feature](serde) support presto compatible output format (https://github.com/apache/doris/pull/37039) (4 weeks ago) <Mingyu Chen> * [feature](sql-block-rule) sql block rule support external table (https://github.com/apache/doris/pull/37041) (4 weeks ago) <Mingyu Chen> * [Feature](multi-catalog) Add memory tracker for orc reader/writer and arrow parquet writer。 (https://github.com/apache/doris/pull/37234) (2 weeks ago) <Qi Chen> ### query optimizer * [Feat](nereids) Support date_trunc function in partition prune (https://github.com/apache/doris/pull/38025) (2 weeks ago) <feiniaofeiafei> * [Feat](nereids) add pull up literal when infer predicates (https://github.com/apache/doris/pull/37314) (4 weeks ago) <feiniaofeiafei> * [Feat](nereids) support date function in partition prune (https://github.com/apache/doris/pull/38743) (9 days ago) <feiniaofeiafei> * [feat](nereids)push Limit to local agg (https://github.com/apache/doris/pull/34853) (4 weeks ago) <minghong> * [feature](mtmv) Support querying rewrite by materialized view when insert and insert overwrite dml (https://github.com/apache/doris/pull/38115) (3 weeks ago) <seawinde> * [feature](mtmv) Support variants rewrite by materialized view (https://github.com/apache/doris/pull/37929) (3 weeks ago) <seawinde> * [feat](Nereids) Add support for slot pruning in functional dependencies (https://github.com/apache/doris/pull/37045) (4 weeks ago) <谢健> * [feat](Nereids) Enhance filter processing in foreign key context to exclude hidden conjuncts (https://github.com/apache/doris/pull/37179) (4 weeks ago) <谢健> ### query execution * [Feature](function) support group concat with distinct and order by (https://github.com/apache/doris/pull/38744) (11 days ago) <Pxl> * [Feature](rpc) support set brpc_idle_timeout_sec and enable thrift socket keep alive (https://github.com/apache/doris/pull/37333) (4 weeks ago) <Pxl> ### semi-structured data managment * [feature](ES Catalog) map nested/object type in ES to JSON type in Doris (https://github.com/apache/doris/pull/37101) (4 weeks ago) <qiye> * [feature](ES Catalog)Support control scroll level by config (https://github.com/apache/doris/pull/37180) (4 weeks ago) <qiye> * [feature](iceberg) iceberg write support insert overwrite and optimize hive write transaction statistics and (https://github.com/apache/doris/pull/37191) (4 weeks ago) <kang> * [feature](inverted index) Add multi_match function (https://github.com/apache/doris/pull/37722) (11 days ago) <zzzxl> * [feature](inverted index) String type inverted index match function completion (https://github.com/apache/doris/pull/38170) (11 days ago) <zzzxl> * [feature](json)support explode_json_object func (https://github.com/apache/doris/pull/36887) (4 weeks ago) <amory> * [feature](move-memtable) support for inverted index file (https://github.com/apache/doris/pull/35891) (4 weeks ago) <Sun Chenyang> * [feture](inverted index) add ordered functionality to match_phrase query (https://github.com/apache/doris/pull/36356) (4 weeks ago) <zzzxl> ## Improvement ### storage * [config](be) add be config migration_lock_timeout_ms (https://github.com/apache/doris/pull/38000) (4 weeks ago) <Kaijie Chen> * [config](trash) change trash_file_expire_time_sec to 0 (https://github.com/apache/doris/pull/37648) (4 weeks ago) <yujun> * [enhance](Azure) Make azure dependency compile one config (https://github.com/apache/doris/pull/38239) (2 weeks ago) <AlexYue> * [enhance](Cooldown) Use config to control whether use cooldown replica for scanning first (https://github.com/apache/doris/pull/37492) (4 weeks ago) <AlexYue> * [enhance](HDFS) Add one config to control hdfs memory limiter (https://github.com/apache/doris/pull/37547) (4 weeks ago) <AlexYue> * [enhance](RateLimit) Add bvar to monitor object storage rate limit sleep time and failure time (https://github.com/apache/doris/pull/38294) (2 weeks ago) <AlexYue> * [Improvement](ObjectStorage) Retry when encountering TooManyRequest response (https://github.com/apache/doris/pull/37199) (4 weeks ago) <AlexYue> * [improvement](file cache) Try to read from remote storage when opening segment with CachedRemoteFileReader (https://github.com/apache/doris/pull/38645) (10 days ago) <Gavin Chou> * [improve](load) reduce memory reserved in memtable limiter (https://github.com/apache/doris/pull/37511) (4 weeks ago) <Kaijie Chen> * [opt](meta) put normal partitions into recyclebin when replacing partitions (https://github.com/apache/doris/pull/36361) (4 weeks ago) <Lijia Liu> * [enhancement](compaction) optimizing memory usage for compaction (https://github.com/apache/doris/pull/37099) (4 weeks ago) <Luwei> * [enhancement](compaction) reduce the base compaction freeze interval (https://github.com/apache/doris/pull/38780) (13 days ago) <Luwei> * [Improvement](Cloud) Avoid unnecessary RPC to meta service for watershed txn id. (https://github.com/apache/doris/pull/37204) (4 weeks ago) <Shuo Wang> * [enhancement](compaction) Control the parallelism for urgent compaction tasks (https://github.com/apache/doris/pull/37782) (4 weeks ago) <Siyang Tang> * [Enhancement](s3-load) Add domain connection and aksk correction check for S3 load (https://github.com/apache/doris/pull/36711) (4 weeks ago) <Xin Liao> * [Opt](cloud) Using file cache disks number to determine the size of the flush memtable thread pool (https://github.com/apache/doris/pull/38789) (12 days ago) <Xin Liao> * [Opt](load) don't print stack when some errors occur for stream load (https://github.com/apache/doris/pull/38332) (2 weeks ago) <Xin Liao> * [improve](tablet_lock) do not hold tablet lock when clearing cache (https://github.com/apache/doris/pull/39040) (10 days ago) <Yongqiang YANG> * [Enhancement](audit log) Add print audit log sesssion variable (https://github.com/apache/doris/pull/38419) (2 weeks ago) <abmdocrt> * [Enhancement](group commit)Optimize be select for group commit (https://github.com/apache/doris/pull/35558) (4 weeks ago) <abmdocrt> * [opt](autoinc) Forbid some schema change when the table has auto-increment column (https://github.com/apache/doris/pull/37186) (4 weeks ago) <bobhan1> * [opt](delete) Delete job should retry for failure that is not `DELETE_INVALID_XXX` (https://github.com/apache/doris/pull/37834) (4 weeks ago) <bobhan1> * [opt](merge-on-write) Skip the alignment process of some rowsets in partial update (https://github.com/apache/doris/pull/38487) (10 days ago) <bobhan1> * [improvement](cloud) Accelerate cloud rebalance by batch editlog (https://github.com/apache/doris/pull/37787) (4 weeks ago) <deardeng> * [improvement](cloud) Accelerate creating table by batching RPC In cloud (https://github.com/apache/doris/pull/36786) (4 weeks ago) <deardeng> * [Enhancement](merge-on-write) Support dynamic delete bitmap txn_delete_bitmap_cache (https://github.com/apache/doris/pull/38761) (13 days ago) <huanghaibin> * [improvement](mow) Add more log on getDeleteBitmapUpdateLock (https://github.com/apache/doris/pull/37728) (4 weeks ago) <huanghaibin> * [Improvement](mow) Make calculate delete bitmap timeout configurable (https://github.com/apache/doris/pull/38668) (13 days ago) <huanghaibin> * [enhancement](memtable) use shared ptr for flush token since it is shared between memtable write thread and flush thread (https://github.com/apache/doris/pull/38023) (4 weeks ago) <yiguolei> * [improvement](doris compose) make lock file all users can read and write (https://github.com/apache/doris/pull/37878) (4 weeks ago) <yujun> * [improvement](drop tablet) reduce shard lock wait time (https://github.com/apache/doris/pull/38469) (10 days ago) <yujun> * [enhancement](trash) support skip trash, update trash default expire time (https://github.com/apache/doris/pull/37170) (4 weeks ago) <zhannngchen> * [enhancement](cloud) support TTL file cache evict through LRU (https://github.com/apache/doris/pull/37312) (4 weeks ago) <zhengyu> * [enhancement](cloud) unify scanner thread pool as LOCAL in cloud mode (https://github.com/apache/doris/pull/38372) (2 weeks ago) <zhengyu> ### lakehouse * [Opt](Iceberg) Simplify the code of getting time travel snapshotId (https://github.com/apache/doris/pull/34299) (4 weeks ago) <Butao Zhang> * [opt](file-scanner) add not found file number in profile (https://github.com/apache/doris/pull/37042) (4 weeks ago) <Mingyu Chen> * [enhencement](trino-connector) trino-connector supports push down projection to connectors (https://github.com/apache/doris/pull/37874) (2 weeks ago) <Tiewei Fang> * [opt](iceberg)Add a new appearance to display the pushDown `count` (https://github.com/apache/doris/pull/37046) (4 weeks ago) <wuwenchi> * [improvement](jdbc catalog) Added support for Oracle Raw type (https://github.com/apache/doris/pull/37078) (4 weeks ago) <zy-kkk> * [improvement](jdbc catalog) Catch `AbstractMethodError` in `getColumnValue` Method and Suggest Updating to ojdbc8+ (https://github.com/apache/doris/pull/37608) (4 weeks ago) <zy-kkk> * [improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC (https://github.com/apache/doris/pull/35692) (4 weeks ago) <zy-kkk> ### query optimizer * [enhancement](nereids) enhancement distribute planner for data distribution (https://github.com/apache/doris/pull/37219) (4 weeks ago) <924060929> * [enhancement](nereids) Speedup partition pruner (https://github.com/apache/doris/pull/38191) (3 weeks ago) <924060929> * [enhancement](nereids) speedup sql cache with use variable as partition predicate (https://github.com/apache/doris/pull/37915) (4 weeks ago) <924060929> * [enhancement](nereids) speedup sql cache with variable (https://github.com/apache/doris/pull/37090) (4 weeks ago) <924060929> * [enhancement](nereids) Support eliminate outer join by match expression (https://github.com/apache/doris/pull/38537) (10 days ago) <924060929> * [improvement](nereids)Set index initial row count to -1. (https://github.com/apache/doris/pull/38181) (3 weeks ago) <Jibing-Li> * [improvement](statisitcs)Disable external catalog auto analyze by default. (https://github.com/apache/doris/pull/38674) (2 weeks ago) <Jibing-Li> * [improvement](statistics) Update table/index row count in one operation. (https://github.com/apache/doris/pull/38059) (4 weeks ago) <Jibing-Li> * [improvement](statistics)Analyze all columns when partition first loaded. (https://github.com/apache/doris/pull/38540) (11 days ago) <Jibing-Li> * [improvement](statistics)Async drop stats while truncating table. (https://github.com/apache/doris/pull/37715) (4 weeks ago) <Jibing-Li> * [improvement](statistics)Enable estimate hive table row count using file size. (https://github.com/apache/doris/pull/37218) (4 weeks ago) <Jibing-Li> * [improvement](statistics)Support get index row count and table delta rows. (https://github.com/apache/doris/pull/38492) (11 days ago) <Jibing-Li> * [improvement](statistics)Support show column partition update rows info. (https://github.com/apache/doris/pull/37124) (4 weeks ago) <Jibing-Li> * [opt](nereids) add join shuffle type in explain shape plan (https://github.com/apache/doris/pull/36712) (4 weeks ago) <minghong> * [opt](nereids) print ignored runtime filter in shape/physical plan (https://github.com/apache/doris/pull/37993) (4 weeks ago) <minghong> * [opt](tools) remove redudant copies of tpch queries in tools (https://github.com/apache/doris/pull/37887) (4 weeks ago) <minghong> * [opt](compatibility) fill schema and table name in protocol column def (https://github.com/apache/doris/pull/38126) (3 weeks ago) <morrySnow> * [opt](ctas) add a variable to control varchar length in ctas (https://github.com/apache/doris/pull/37069) (4 weeks ago) <morrySnow> * [opt](Nereids) support no-key hint parameter (https://github.com/apache/doris/pull/37720) (4 weeks ago) <morrySnow> * [improvement](mtmv) improve mv rewrite performance by reuse the shuttled expression (https://github.com/apache/doris/pull/37197) (4 weeks ago) <seawinde> * [improvement](mtmv) Not roll up when aggregate rewrite if roll up group by expr is uniform (https://github.com/apache/doris/pull/38387) (11 days ago) <seawinde> * [improvement](mtmv) Support to partition prune when query rewrite by sync materialized view (https://github.com/apache/doris/pull/38527) (10 days ago) <seawinde> * [enhancement](nereids)optimized aggregate node's error msg (https://github.com/apache/doris/pull/38122) (3 weeks ago) <starocean999> * [opt](nereids) recover adoptive bucket shuffle (https://github.com/apache/doris/pull/36784) (4 weeks ago) <xzj7019> * [opt](nereids) refine left semi/anti cost under short-cut opt (https://github.com/apache/doris/pull/37951) (4 weeks ago) <xzj7019> * [opt](nereids) refine left semi/anti shortcut cost (https://github.com/apache/doris/pull/37060) (4 weeks ago) <xzj7019> * [enhance](mtmv)mtmv date trunc support hour (https://github.com/apache/doris/pull/37678) (4 weeks ago) <zhangdong> * [enhance](mtmv)support replace materialized view (https://github.com/apache/doris/pull/36749) (4 weeks ago) <zhangdong> * [opt](Nereids) Replace Slot in Each Data Trait Separately (https://github.com/apache/doris/pull/36886) (4 weeks ago) <谢健> ### query execution * [Compatibility](agg-state) do not throw eception when DataTypeAggState meet old be exec version (https://github.com/apache/doris/pull/37104) (4 weeks ago) <Pxl> * [debug](pipeline) add debug point of 'Pipeline::return_empty_block' (https://github.com/apache/doris/pull/37629) (4 weeks ago) <Jerry Hu> * [conf](parallel) Reduce parallel tasks for large cluster (https://github.com/apache/doris/pull/38196) (3 weeks ago) <Gabriel> * [Improvement](profile) Provide more info for schedule time (https://github.com/apache/doris/pull/38290) (3 weeks ago) <Gabriel> * [Improvement](scan) Refine ignoring data distribution without join (https://github.com/apache/doris/pull/37282) (4 weeks ago) <Gabriel> * [Improvement](schema scan) Use async scanner for schema scanners (https://github.com/apache/doris/pull/38403) (2 weeks ago) <Gabriel> * [opt](hash_join) Merging all build blocks at once will cause performance issue (https://github.com/apache/doris/pull/37471) (4 weeks ago) <Jerry Hu> * [opt](function) opt pad function process the input const column (https://github.com/apache/doris/pull/36863) (4 weeks ago) <Mryange> * [opt](function) opt ParseUrl function by process the input const column (https://github.com/apache/doris/pull/36882) (4 weeks ago) <Mryange> * [opt](MultiCast) Avoid copying while holding a lock (https://github.com/apache/doris/pull/37462) (4 weeks ago) <Mryange> * [Improvement](rpc) set grpc channel's keepAliveTime and remove proxy on InterruptedExcep… (https://github.com/apache/doris/pull/37304) (4 weeks ago) <Pxl> * [Improvement](scan) use loop to instead recursion on Level1Iterator::_normal_next (https://github.com/apache/doris/pull/38005) (4 weeks ago) <Pxl> * [opt](memory) `max_sys_mem_available_low_water_mark_bytes`default value modified to 6.4G (https://github.com/apache/doris/pull/37174) (4 weeks ago) <Xinyi Zou> * [opt](memory) Purge all unused Jemalloc dirty pages for all arenas when exceed limit (https://github.com/apache/doris/pull/37164) (4 weeks ago) <Xinyi Zou> * [Improment]Query queued by be memory (https://github.com/apache/doris/pull/37559) (4 weeks ago) <wangbo> * [enhancement](runtimefilter) fix potential core in runtime filter sync filter size (https://github.com/apache/doris/pull/38058) (4 weeks ago) <yiguolei> * [improve](execution) replace the LOG(FATAL) to throw Exception in query execute layer (https://github.com/apache/doris/pull/38144) (3 weeks ago) <zhangstar333> * [improve](function) opt aes_encrypt/decrypt function to handle const column (https://github.com/apache/doris/pull/37194) (4 weeks ago) <zhangstar333> * [opt](fucntion) improve json_extract function handle const column (https://github.com/apache/doris/pull/36927) (4 weeks ago) <zhangstar333> ### semistructured data managment * [change](index) change enable_create_bitmap_index_as_inverted_index default to true https://github.com/apache/doris/pull/36692 (https://github.com/apache/doris/pull/37717) (4 weeks ago) <Kang> * [change](index) change enable_create_bitmap_index_as_inverted_index default to true (https://github.com/apache/doris/pull/36692) (4 weeks ago) <Kang> * [Cloud](Variant) support DESC merge variants's schema for cloud mode … (https://github.com/apache/doris/pull/38143) (4 weeks ago) <lihangyu> * [improve] (http api) Support calculating file information in the cloud(https://github.com/apache/doris/pull/37880) (https://github.com/apache/doris/pull/38626) (2 weeks ago) <Sun Chenyang> * [Improvement](inverted index) Remove the check for inverted index file exists (https://github.com/apache/doris/pull/36945) (4 weeks ago) <Sun Chenyang> * [improve](columns)replace logFatal with exception and del some useless code in columns https://github.com/apache/doris/pull/38035 (https://github.com/apache/doris/pull/38863) (12 days ago) <amory> * [improve](nested_types)support nested type with agg replace_if_not_null (https://github.com/apache/doris/pull/38304) (11 days ago) <amory> * [improve](serde) support json string format with escaped charactors (https://github.com/apache/doris/pull/37176) (4 weeks ago) <amory> * [opt](inverted index) mow supports index optimization (https://github.com/apache/doris/pull/37428) (4 weeks ago) <zzzxl> * [opt](inverted index) opt value extraction from column to string (https://github.com/apache/doris/pull/37395) (4 weeks ago) <zzzxl> * [opt](inverted index) Optimization of the initialization process in topn (https://github.com/apache/doris/pull/37429) (4 weeks ago) <zzzxl> * [opt](inverted index) set support_phrase default true if parser is set (https://github.com/apache/doris/pull/37949) (4 weeks ago) <zzzxl> * [opt](inverted index) unified optimization judgment to prevent omissions (https://github.com/apache/doris/pull/38027) (4 weeks ago) <zzzxl> ### others * [opt](serde)Optimize the filling of fixed values into block columns without repeated deserialization. (https://github.com/apache/doris/pull/37377) (4 weeks ago) <daidai> * [Improvement][Audit] add sql type for query audit (https://github.com/apache/doris/pull/37790) (2 weeks ago) <shee> * [opt](info) processlist schema table support show all fe (https://github.com/apache/doris/pull/38701) (11 days ago) <wangbo> * [enhance](auth)support cache ranger datamask and row filter (https://github.com/apache/doris/pull/37723) (11 days ago) <zhangdong> ## Bug fixes ### storage * [fix](Azure) Correct the truncated condition for Azure's list in FE (https://github.com/apache/doris/pull/37986) (4 weeks ago) <AlexYue> * [fix](Compile) Use correct sync point header file (https://github.com/apache/doris/pull/37548) (4 weeks ago) <AlexYue> * [fix](load) change tablet schema pointer to shared_ptr in memtable (https://github.com/apache/doris/pull/37927) (4 weeks ago) <Kaijie Chen> * [fix](load) fix memtable agg functions (https://github.com/apache/doris/pull/38017) (https://github.com/apache/doris/pull/38067) (4 weeks ago) <Kaijie Chen> * [fix](move-memtable) check segment num when closing each tablet (https://github.com/apache/doris/pull/36753) (4 weeks ago) <Kaijie Chen> * [fix](move-memtable) close stream when cancel load stream stub (https://github.com/apache/doris/pull/38912) (10 days ago) <Kaijie Chen> * [fix] (topn) fix uncleared block in topn_next() https://github.com/apache/doris/pull/39119 (https://github.com/apache/doris/pull/39199) (6 days ago) <Kang> * [fix](index) fix inverted index compound file entry size int32 overflow https://github.com/apache/doris/pull/38891 (https://github.com/apache/doris/pull/38929) (9 days ago) <Kang> * [fix](index) fix inverted index compound file entry size int32 overflow (https://github.com/apache/doris/pull/38891) (10 days ago) <Kang> * [fix](fe) Fix `removeDroppedMember` use incorrect `nodeName` (https://github.com/apache/doris/pull/37987) (4 weeks ago) <Lei Zhang> * [fix](fe) Fix calc cloud qps metric incorrect (https://github.com/apache/doris/pull/38874) (8 days ago) <Lei Zhang> * [Fix](Nereids) fix fe fold constant evaluate like function (https://github.com/apache/doris/pull/37616) (4 weeks ago) <LiBinfeng> * (cloud-merge) Fix double show the property `file_cache_ttl_seconds` (https://github.com/apache/doris/pull/38052) (4 weeks ago) <Lightman> * (cloud-merge) Fix index data cannot be writed into ttl dir (https://github.com/apache/doris/pull/37485) (4 weeks ago) <Lightman> * (cloud-merge) Fix the coredump because of change_cache_type to origin_type (https://github.com/apache/doris/pull/38518) (2 weeks ago) <Lightman> * [fix](cloud-merge) Fix the leak of cache fd (https://github.com/apache/doris/pull/38051) (3 weeks ago) <Lightman> * [fix](mtmv) Choose a valid partition column when there are both valid and invalid expressions (https://github.com/apache/doris/pull/38367) (2 weeks ago) <Lijia Liu> * [fix](compaction) disable cumu delete rowset from performing ordered data compaction (https://github.com/apache/doris/pull/38742) (13 days ago) <Luwei> * [fix](compaction) fix duplicate key in agg/mor table caused by ordered data compaction (https://github.com/apache/doris/pull/38224) (3 weeks ago) <Luwei> * [fix](compaction) fix mismatch between segment key and value column rows during compaction (https://github.com/apache/doris/pull/37960) (3 weeks ago) <Luwei> * [fix](compaction) fix missing flush column during compaction (https://github.com/apache/doris/pull/38356) (3 weeks ago) <Luwei> * [fix](compaction) fix null pointer when retrieving CPU load average (https://github.com/apache/doris/pull/37171) (4 weeks ago) <Luwei> * [fix](compaction) fix the issue of writing segment with 0 rows during compaction (https://github.com/apache/doris/pull/38251) (3 weeks ago) <Luwei> * [fix](compaction) fixing the inaccurate statistics of concurrent compaction tasks (https://github.com/apache/doris/pull/37318) (4 weeks ago) <Luwei> * [fix](cloud-schema-change) Write schema change jobs to a deserialized pb buffer rather than a new one (https://github.com/apache/doris/pull/38210) (3 weeks ago) <Siyang Tang> * [fix](compaction) Fix data race when fetching base compaction score from cloud tablet (https://github.com/apache/doris/pull/38006) (4 weeks ago) <Siyang Tang> * [fix](compile) replace shared_ptr::unique() with std::shared_ptr::use_count() == 1 (https://github.com/apache/doris/pull/37688) (4 weeks ago) <Siyang Tang> * [fix](delete-sign) Disable deletion with delete sign when doing cumulative compaction (https://github.com/apache/doris/pull/37950) (4 weeks ago) <Siyang Tang> * [fix](planner) Empty table source should not begin a transaction to avoid infinite transaction (https://github.com/apache/doris/pull/38991) (10 days ago) <Siyang Tang> * [Fix](load) Fix the channel leak when close wait has been cancelled (https://github.com/apache/doris/pull/38031) (4 weeks ago) <Xin Liao> * [Fix](load) Fix uninitiated load_type (not a valid value for type) of StreamLoadContext when operate_txn_2pc (https://github.com/apache/doris/pull/38033) (4 weeks ago) <Xin Liao> * [fix](cloud) Ensure that the eror log has been uploaded to S3 before returning an error URL to the user (https://github.com/apache/doris/pull/38359) (2 weeks ago) <Xin Liao> * [fix](cloud) fix inconsistent reponse between cloud mode and local mode for streamload 2PC (https://github.com/apache/doris/pull/38076) (4 weeks ago) <Xin Liao> * [fix](load) fix no error url for stream load (https://github.com/apache/doris/pull/38325) (2 weeks ago) <Xin Liao> * [fix](load) The NodeChannel should be canceled when failed to add block (https://github.com/apache/doris/pull/37500) (4 weeks ago) <Xin Liao> * [fix](auth) Fix ResourceTypeEnum Compatibility Upgrade (https://github.com/apache/doris/pull/39288) (4 days ago) <Yongqiang YANG> * [fix](cloud-balance) use right file size instead of block size (https://github.com/apache/doris/pull/38939) (10 days ago) <Yongqiang YANG> * [fix](dump) do not report success if dumping FE image fails (https://github.com/apache/doris/pull/37508) (4 weeks ago) <Yongqiang YANG> * [fix](upgrade) fix partition key problem introduced by be418110c (https://github.com/apache/doris/pull/39373) (3 days ago) <Yongqiang YANG> * [Fix](Group commit) Fix group commit forward fault (https://github.com/apache/doris/pull/38228) (4 weeks ago) <abmdocrt> * [Fix](branch-3.0) Fix invalid table property (https://github.com/apache/doris/pull/38041) (4 weeks ago) <abmdocrt> * [Fix](branch-3.0) Fix wrong variable in http stream test (https://github.com/apache/doris/pull/39323) (3 days ago) <abmdocrt> * [Fix](delete) Fix delete on value case due to compaction (https://github.com/apache/doris/pull/37917) (4 weeks ago) <abmdocrt> * [Fix](group commit) Fix group commit exception in nereids planner (https://github.com/apache/doris/pull/37953) (4 weeks ago) <abmdocrt> * [Fix](group commit) Fix group commit forward required param fault (https://github.com/apache/doris/pull/38265) (3 weeks ago) <abmdocrt> * [Fix](group commit) Fix group commit wal back pressure case (https://github.com/apache/doris/pull/37569) (4 weeks ago) <abmdocrt> * [Fix](paritial update) Fix the case of partial update failing in cloud mode (https://github.com/apache/doris/pull/37151) (4 weeks ago) <abmdocrt> * [Fix](recycler) recycler need index_suffix and inverted index storage format to delete idx file (https://github.com/apache/doris/pull/38306) (2 weeks ago) <airborne12> * [Fix](Scanner) Fix reinitialization of TabletReader (https://github.com/apache/doris/pull/37059) (4 weeks ago) <bobhan1> * [Fix](delete) Fix delete job timeout when executing `delete from ...` (https://github.com/apache/doris/pull/37363) (4 weeks ago) <bobhan1> * [Fix](merge-on-write) Fix FE may use the staled response to wrongly commit txn (https://github.com/apache/doris/pull/39018) (7 days ago) <bobhan1> * [Fix](merge-on-write) Fix a typo in https://github.com/apache/doris/pull/37670 (https://github.com/apache/doris/pull/39032) (10 days ago) <bobhan1> * [Fix](schema change) Fix can't do reorder column schema change for MOW table and duplicate key table (https://github.com/apache/doris/pull/37067) (4 weeks ago) <bobhan1> * [fix](autoinc) Fix AutoIncrementGenerator and add more logs about auto-increment column (https://github.com/apache/doris/pull/37306) (4 weeks ago) <bobhan1> * [fix](delete) Fix delete stmt on MOW table doesn't use partial update in Nereids planner (https://github.com/apache/doris/pull/38751) (8 days ago) <bobhan1> * [fix](autoinc) Fix AutoIncrementGenerator and add more logs about auto-increment column (https://github.com/apache/doris/pull/37306) (4 weeks ago) <bobhan1> * [fix](delete) Fix delete stmt on MOW table doesn't use partial update in Nereids planner (https://github.com/apache/doris/pull/38751) (8 days ago) <bobhan1> * [Fix](cloud) Optimize the prompt information if no cloud cluster (privilege) (https://github.com/apache/doris/pull/37305) (4 weeks ago) <deardeng> * [fix](cloud) Fix auth compatibility logic run errer mode (https://github.com/apache/doris/pull/38136) (4 weeks ago) <deardeng> * [fix](cloud) Fix cloud meet e-230 not retry query from observer (https://github.com/apache/doris/pull/37625) (4 weeks ago) <deardeng> * [fix](cloud) Fix rlock recursion in CloudSystemInfoService (https://github.com/apache/doris/pull/37647) (4 weeks ago) <deardeng> * [fix](cloud) To ensure compatibility with the cloud upgrade (https://github.com/apache/doris/pull/37708) (4 weeks ago) <deardeng> * [fix](group commit) Add retry when delete bitmap lock expired on group commit (https://github.com/apache/doris/pull/37600) (4 weeks ago) <huanghaibin> * [fix](cloud) fix analyze compound predicate exception when show copy (https://github.com/apache/doris/pull/37656) (4 weeks ago) <hui lai> * [fix](cloud) fix be core when using stream load record in cloud mode (https://github.com/apache/doris/pull/37903) (4 weeks ago) <hui lai> * [fix](cloud) fix strict mode invalidation when copy.use_delete_sign is true for copy into (https://github.com/apache/doris/pull/37650) (4 weeks ago) <hui lai> * [fix](csv reader) fix csv parser incorrect if enclosing line_delimiter (https://github.com/apache/doris/pull/38347) (3 weeks ago) <hui lai> * [fix](multi table) fix single stream multi table access denied in cloud mode (https://github.com/apache/doris/pull/38878) (11 days ago) <hui lai> * [fix](multi table) fix single stream multi table memory leak (https://github.com/apache/doris/pull/38255) (3 weeks ago) <hui lai> * [fix](routine load) fix enclose and escape can not set in routine load job (https://github.com/apache/doris/pull/38402) (13 days ago) <hui lai> * [fix](routine load) fix show routine load task result incorrect (https://github.com/apache/doris/pull/38523) (13 days ago) <hui lai> * [fix](routine-load) fix auto resume invalid when FE leader change or restart (https://github.com/apache/doris/pull/37876) (4 weeks ago) <hui lai> * [fix](routine-load) fix routine load pause when Kafka data deleted after TTL (https://github.com/apache/doris/pull/37288) (4 weeks ago) <hui lai> * [fix](routine-load) fix show routine load job result is incorrect (https://github.com/apache/doris/pull/38199) (4 weeks ago) <hui lai> * [fix](cloud) Fix insert_group_commit_into in cloud mode (https://github.com/apache/doris/pull/38471) (10 days ago) <meiyi> * [fix](group commit) fix group commit can not get block queue and may stuck (https://github.com/apache/doris/pull/37260) (4 weeks ago) <meiyi> * [fix](group commit) Fix group commit in nereids (https://github.com/apache/doris/pull/37002) (4 weeks ago) <meiyi> * [fix](group commit) Fix prepare stmt setNull return too many filtered rows error (https://github.com/apache/doris/pull/38262) (3 weeks ago) <meiyi> * [fix](group commit) fix repaly wal check label status (https://github.com/apache/doris/pull/38883) (10 days ago) <meiyi> * [fix](group commit) Fix some group commit problems (https://github.com/apache/doris/pull/37595) (4 weeks ago) <meiyi> * [fix](group commit) group commit show error url (https://github.com/apache/doris/pull/38292) (3 weeks ago) <meiyi> * [fix](group commit) Modify group commit commit/abort txn timeout as stream load (https://github.com/apache/doris/pull/39003) (10 days ago) <meiyi> * [fix](group commit) remove non pipeline code (https://github.com/apache/doris/pull/37018) (4 weeks ago) <meiyi> * [fix](nereids) the stop watch is not reset (https://github.com/apache/doris/pull/37168) (4 weeks ago) <meiyi> * [fix](publish) Catch exception in genPublishTask to make one failed txn does not block the other txns (https://github.com/apache/doris/pull/37724) (4 weeks ago) <meiyi> * [fix](publish) Fix publish failed because because "task" is null (https://github.com/apache/doris/pull/37531) (4 weeks ago) <meiyi> * [fix](txn insert) Forbid delete condition in txn insert (https://github.com/apache/doris/pull/37135) (4 weeks ago) <meiyi> * [fix](txn insert) sub txn map is not thread safe (https://github.com/apache/doris/pull/37265) (4 weeks ago) <meiyi> * [fix](txn) fix abortTxn by label does not acquire table write lock (https://github.com/apache/doris/pull/38777) (13 days ago) <meiyi> * [fix](txn-insert) Txn insert support ccr (https://github.com/apache/doris/pull/36859) (4 weeks ago) <meiyi> * [fix](BE) Fix inefficient problem in PriorTaskWorkerPool (https://github.com/apache/doris/pull/37169) (4 weeks ago) <plat1ko> * [fix](recycler) Fix incorrect mtime convertion in azure obj client (https://github.com/apache/doris/pull/37535) (4 weeks ago) <plat1ko> * [fix](recycler) Fix uninitialized num_entries when list a non-exist directory (https://github.com/apache/doris/pull/38782) (2 weeks ago) <plat1ko> * [fix](binlog) gc dropped partition records in disable binlog gc (https://github.com/apache/doris/pull/37326) (4 weeks ago) <walter> * [fix](fe) Avoid invoking RPC in compatibility checking mode (https://github.com/apache/doris/pull/38449) (2 weeks ago) <walter> * [fix](fe) Fix the sql of AddPartitionRecord (https://github.com/apache/doris/pull/37295) (4 weeks ago) <walter> * [fix](gson) Fix Expr deserialize compatibility (https://github.com/apache/doris/pull/38799) (13 days ago) <walter> * [chore](backup) Fix the db name of the restored view (https://github.com/apache/doris/pull/37412) (4 weeks ago) <walter> * [bug](backup) Add table id into convert_rowset_ids() (https://github.com/apache/doris/pull/37089) (4 weeks ago) <xy720> * [fix](create table) fix nereids create table no check buckets=0 (https://github.com/apache/doris/pull/38971) (10 days ago) <yujun> * [fix](dynamic partition) fix create dynamic partition with overlap not throw exception (https://github.com/apache/doris/pull/37924) (4 weeks ago) <yujun> * [fix](load data) decommission replica don't load data when it misses versions (https://github.com/apache/doris/pull/38198) (3 weeks ago) <yujun> * [fix](truncate) fix tablet invert index leaky (https://github.com/apache/doris/pull/37334) (4 weeks ago) <yujun> * [fix]fix be core when migration tablet to other disk (https://github.com/apache/doris/pull/37712) (4 weeks ago) <z404289981> * [fix](partial update) fix a mem leak issue (https://github.com/apache/doris/pull/37706) (4 weeks ago) <zhannngchen> * [fix](cloud) getVersionUpdateTimeMs out of bound (https://github.com/apache/doris/pull/38074) (4 weeks ago) <zhengyu> * [fix](MoW) fix MoW & segcompaction conflict on cache of temp segment (https://github.com/apache/doris/pull/37760) (4 weeks ago) <zhengyu> * [fix](be) Fix incorrect comparator in DiskInfo::get_device_names (https://github.com/apache/doris/pull/37441) (4 weeks ago) <zjj> ### lakehouse * [fix](hudi) return empty if there is no commit implemented (https://github.com/apache/doris/pull/37702) (4 weeks ago) <Ashin Gau> * [fix](split) remove retry when fetch split batch failed (https://github.com/apache/doris/pull/37636) (4 weeks ago) <Ashin Gau> * [fix](external) record not found file number (https://github.com/apache/doris/pull/38253) (3 weeks ago) <Mingyu Chen> * [fix](fe) fix several blocking bugs (https://github.com/apache/doris/pull/37756) (4 weeks ago) <Mingyu Chen> * [fix](hive) support find serde info from both tbl properties and serde properties (https://github.com/apache/doris/pull/37043) (4 weeks ago) <Mingyu Chen> * [Fix](multi-catalog) Fix core in orc and parquet reader sometimes after low mem exception. (https://github.com/apache/doris/pull/36574) (4 weeks ago) <Qi Chen> * [Fix](multi-catalog) Fix some undefined behaviors. (https://github.com/apache/doris/pull/37845) (4 weeks ago) <Qi Chen> * [Fix](ScanNode) Move the finalize phase of ScanNode to after the end of the Physical Translate phase. (https://github.com/apache/doris/pull/37565) (3 weeks ago) <Tiewei Fang> * [fix](jni-reader) Add an interface for JNI Reader so that Profile can collect statistics about JniReader. (https://github.com/apache/doris/pull/37262) (4 weeks ago) <Tiewei Fang> * [fix](jni_connector) fix that be core when jni_connector open fails (https://github.com/apache/doris/pull/37697) (4 weeks ago) <Tiewei Fang> * [fix](trino-connector) Fix the problem of reading the `DATE` type from Trino too slowly (https://github.com/apache/doris/pull/37266) (4 weeks ago) <Tiewei Fang> * [fix](kerberos)fix and refactor ugi login for kerberos and simple authentication (https://github.com/apache/doris/pull/37301) (4 weeks ago) <slothever> * [fix](multi-catalog)fix paimon meta properties convert (https://github.com/apache/doris/pull/37249) (4 weeks ago) <slothever> * [bugfix](external)Modify the default value of `pushdowncount` (https://github.com/apache/doris/pull/37754) (4 weeks ago) <wuwenchi> * [bugfix](hive)Prevent multiple `fs` from being generated (https://github.com/apache/doris/pull/36954) (4 weeks ago) <wuwenchi> * [bugfix](paimon)Fixed the reading of timestamp with time zone type data (https://github.com/apache/doris/pull/37716) (4 weeks ago) <wuwenchi> * [bugfix]thread pool resource leak (https://github.com/apache/doris/pull/36990) (4 weeks ago) <wuwenchi> * [fix](catalog)fix db name may be null in NotificationEvent (https://github.com/apache/doris/pull/38421) (11 days ago) <zhangdong> * [fix](catalog)Fix internal program error causing client to get stuck (https://github.com/apache/doris/pull/37551) (4 weeks ago) <zhangdong> * [fix](compatibility) Enhance SSL and Long Flag Handling in MySQL Handshake (https://github.com/apache/doris/pull/38086) (4 weeks ago) <zy-kkk> * [fix](hive) Make doris read hive text table parameters and behavior consistent with hive (https://github.com/apache/doris/pull/37638) (4 weeks ago) <苏小刚> ### Query optimizer * [fix](nereids) fix insert stmt throw MultiCastDataSink cannot be cast to DataStreamSink (https://github.com/apache/doris/pull/38526) (2 weeks ago) <924060929> * [fix](nereids) fix The children format needs to be [WhenClause+, DefaultValue?] (https://github.com/apache/doris/pull/38491) (2 weeks ago) <924060929> * [fix](Nereids)Fix bug of external table didn't set row count in StatsCalculator. (https://github.com/apache/doris/pull/37138) (4 weeks ago) <Jibing-Li> * [fix](statistics)Fix column cached stats size bug. (https://github.com/apache/doris/pull/37545) (4 weeks ago) <Jibing-Li> * [fix](statistics)Fix partition record update rows bug. Remove useless code. (https://github.com/apache/doris/pull/37087) (4 weeks ago) <Jibing-Li> * [fix](statistics)Remove old partition stats in the next analyze after insert overwrite. (https://github.com/apache/doris/pull/38175) (3 weeks ago) <Jibing-Li> * [Fix](nereids) add backquote and qualifier to udf, column, column alias and table alias when create view (https://github.com/apache/doris/pull/37237) (4 weeks ago) <feiniaofeiafei> * [Fix](nereids) change char(0) to char(1), varchar(0) to varchar(65533) when create table (https://github.com/apache/doris/pull/38427) (13 days ago) <feiniaofeiafei> * [Fix](nereids) fix normalize repeat alias rewrite (https://github.com/apache/doris/pull/38166) (2 weeks ago) <feiniaofeiafei> * [Fix](nereids) fix partition_prune or expression evaluate wrongly (https://github.com/apache/doris/pull/38897) (11 days ago) <feiniaofeiafei> * [Fix](planner) fix bug of char(255) toSql (https://github.com/apache/doris/pull/37340) (4 weeks ago) <feiniaofeiafei> * [fix](compile) be compile failed in mac due to std::max (https://github.com/apache/doris/pull/37238) (4 weeks ago) <feiniaofeiafei> * [fix](planner) fix bug of select stmt toSql (https://github.com/apache/doris/pull/37274) (4 weeks ago) <feiniaofeiafei> * [fix](nereids) derive column stats for 'expr and A is not null' (https://github.com/apache/doris/pull/37235) (4 weeks ago) <minghong> * [fix](agg_state) adjust nullable should apply on agg_state inner type too (https://github.com/apache/doris/pull/37489) (4 weeks ago) <morrySnow> * [fix](compatibility) type toSql should return lowercase string (https://github.com/apache/doris/pull/38012) (3 weeks ago) <morrySnow> * [fix](constant-folding) disable folding by be by default (https://github.com/apache/doris/pull/37517) (4 weeks ago) <morrySnow> * [fix](Nereids) constant folding for str_to_date on datev1 is wrong (https://github.com/apache/doris/pull/37360) (4 weeks ago) <morrySnow> * [fix](Nereids) normalize aggregate should not push down lambda's param (https://github.com/apache/doris/pull/37109) (4 weeks ago) <morrySnow> * [fix](Nereids) null type in result set will be cast to tinyint (https://github.com/apache/doris/pull/37019) (4 weeks ago) <morrySnow> * [fix](Nereids) null type result with alias name should keep alias name (https://github.com/apache/doris/pull/37457) (4 weeks ago) <morrySnow> * [fix](Nereids) remove db readlock before get table from db (https://github.com/apache/doris/pull/38660) (2 weeks ago) <morrySnow> * [fix](Nereids) tablet prune wrong when decimal value scale is nagtive (https://github.com/apache/doris/pull/37889) (4 weeks ago) <morrySnow> * [fix](nerieds) avoid redundant enumeration same LogicalProject in memo (https://github.com/apache/doris/pull/38317) (3 weeks ago) <morrySnow> * [fix](syntax) multi statements must delim with semicolon (https://github.com/apache/doris/pull/38670) (2 weeks ago) <morrySnow> * [fix](mtmv) Fix rewrite wrongly when sync and async materialized view name is same (https://github.com/apache/doris/pull/37311) (4 weeks ago) <seawinde> * [fix](mtmv)Fix high level materialized view not hit because group by eliminate fail (https://github.com/apache/doris/pull/36888) (4 weeks ago) <seawinde> * [fix](nereids) acos function should return null literal instead of NaN value (https://github.com/apache/doris/pull/37932) (4 weeks ago) <starocean999> * [fix](nereids) mv selection should only consider visible indexes (https://github.com/apache/doris/pull/38148) (3 weeks ago) <starocean999> * [fix](nereids)fix nullable property of ForEachCombinator (https://github.com/apache/doris/pull/37796) (4 weeks ago) <starocean999> * [fix](nereids)semi join transpose rule produce wrong plan if there is mark join (https://github.com/apache/doris/pull/39152) (6 days ago) <starocean999> * [fix](nereids)subquery unnesting get wrong result if correlated conjuncts is not slot_a = slot_b (https://github.com/apache/doris/pull/37644) (4 weeks ago) <starocean999> * [fix](nereids)the keys of agg table with random distribute are not unique (https://github.com/apache/doris/pull/37881) (4 weeks ago) <starocean999> * [fix](mtmv) fix mtmv task nereids cost too much time (https://github.com/apache/doris/pull/37589) (4 weeks ago) <zhangdong> * [fix](mtmv) second level MTMV always refresh all partition by mistake (https://github.com/apache/doris/pull/38698) (2 weeks ago) <zhangdong> * [fix](mtmv)fix MTMVTask log has null pointer (https://github.com/apache/doris/pull/36840) (4 weeks ago) <zhangdong> * [fix](Nereids) add order_qt in fuction groovy (https://github.com/apache/doris/pull/37542) (4 weeks ago) <谢健> * [fix](Nereids) Enhance LogicalJoin input validation when push down agg (https://github.com/apache/doris/pull/37343) (4 weeks ago) <谢健> ### query execution * [fix](local exchange) Fix local exchange blocked by a huge data block (https://github.com/apache/doris/pull/38657) (2 weeks ago) <Gabriel> * [fix](pipeline) Fix blocked tasks if query is canceled before opening (https://github.com/apache/doris/pull/38206) (3 weeks ago) <Gabriel> * [fix](pipeline) Fix mem control in local exchanger (https://github.com/apache/doris/pull/38885) (11 days ago) <Gabriel> * [fix](shuffle) Fix local exchange dependency blocking (https://github.com/apache/doris/pull/38151) (3 weeks ago) <Gabriel> * [pipeline](fix) Set upstream operators always runnable once source operator closed (https://github.com/apache/doris/pull/37297) (4 weeks ago) <Gabriel> * [Fix](InternalSchema) Compute nodes should not be used for Internal schema three replica (https://github.com/apache/doris/pull/36130) (4 weeks ago) <HB> * [Bug](fix) fix coredump case in (not null, null) execpt (not null, not null) case (https://github.com/apache/doris/pull/38750) (2 weeks ago) <HappenLee> * [Bug](fix) fix ubsan use int32_t pointer access bool value (https://github.com/apache/doris/pull/38622) (2 weeks ago) <HappenLee> * [Fix](bug) fix the divide zero in local shuffle (https://github.com/apache/doris/pull/37906) (4 weeks ago) <HappenLee> * [Fix](Nereids) TopN should forbid two-phase topN if child is DistributionSpecGather (https://github.com/apache/doris/pull/36877) (4 weeks ago) <Jensen> * [fix](debug_point) Add reached_limit_early debug point (https://github.com/apache/doris/pull/38127) (3 weeks ago) <Jerry Hu> * [fix](delete) Incorrect precision detection for the decimal type in condition. (https://github.com/apache/doris/pull/37801) (4 weeks ago) <Jerry Hu> * [fix](function) the bucket number arg of width_bucket should be a positive integer value (https://github.com/apache/doris/pull/37892) (4 weeks ago) <Jerry Hu> * [fix](sink) The issue with 2GB limit of protocol buffer (https://github.com/apache/doris/pull/37990) (3 weeks ago) <Jerry Hu> * [fix](spill) Adjust the logic for triggering spilling (https://github.com/apache/doris/pull/37221) (4 weeks ago) <Jerry Hu> * [fix](spill) disable partitioned agg when group by limit opt is set (https://github.com/apache/doris/pull/37873) (4 weeks ago) <Jerry Hu> * [fix](spill) Duplicate calls to Dependency::set_ready() in hash join (https://github.com/apache/doris/pull/37461) (4 weeks ago) <Jerry Hu> * [fix](core) fix closure use after release (https://github.com/apache/doris/pull/38087) (4 weeks ago) <Mryange> * [fix](function) fix core when input not null array in foreach function (https://github.com/apache/doris/pull/37349) (4 weeks ago) <Mryange> * [fix](function) stddev with DecimalV2 type will result in an error (https://github.com/apache/doris/pull/38731) (9 days ago) <Mryange> * [profile](rf) fix set error value in RuntimeFilterInfo (https://github.com/apache/doris/pull/37578) (4 weeks ago) <Mryange> * [Bug](bitmap) clear set when bitmap fastunion (https://github.com/apache/doris/pull/37816) (4 weeks ago) <Pxl> * [Bug](join) avoid overflow on bucket_size+1 (https://github.com/apache/doris/pull/37493) (4 weeks ago) <Pxl> * [fix](agg) fix RowsProduced counter is not set (https://github.com/apache/doris/pull/38271) (3 weeks ago) <TengJianPing> * [fix](hash join) fix numeric overflow when calculating hash table bucket size (https://github.com/apache/doris/pull/37193) (4 weeks ago) <TengJianPing> * [fix](spill) fix spill data usage counter is not update correctly (https://github.com/apache/doris/pull/37352) (4 weeks ago) <TengJianPing> * [fix](spill) handle possible filesystem exception (https://github.com/apache/doris/pull/37212) (4 weeks ago) <TengJianPing> * [fix](memory) Fix Jemalloc Cache Memory Tracker (https://github.com/apache/doris/pull/37464) (4 weeks ago) <Xinyi Zou> * [fix](memory) Modified low water mark=min(6.4G, MemTotal * 5%) (https://github.com/apache/doris/pull/37525) (4 weeks ago) <Xinyi Zou> * [fix](memory) Refactor refresh workload groups weighted memory ratio and record refresh interval memory growth (https://github.com/apache/doris/pull/38168) (3 weeks ago) <Xinyi Zou> * [fix](stacktrace) Add conf `enable_stacktrace` (https://github.com/apache/doris/pull/37713) (4 weeks ago) <Xinyi Zou> * [fix](arrow-flight-sql) Fix get Schema failed when `enable_parallel_result_sink` is false (https://github.com/apache/doris/pull/37779) (4 weeks ago) <Xinyi Zou> * [fix)(colocate join) fix wrong use of colocate join (https://github.com/apache/doris/pull/37361) (4 weeks ago) <camby> * [fix](colocate) fix colocate join while multi tables (https://github.com/apache/doris/pull/37729) (4 weeks ago) <camby> * [fix](round) fix round decimal128 overflow (https://github.com/apache/doris/pull/37733) (4 weeks ago) <camby> * [fix](round) fix round decimal128 overflow (https://github.com/apache/doris/pull/38106) (3 weeks ago) <camby> * [fix](sleep) sleep with character const make be crash (https://github.com/apache/doris/pull/37681) (4 weeks ago) <camby> * [Bug](QueryStatistics) use std::atomic<int64_t> for returned_rows to save data (https://github.com/apache/doris/pull/37072) (4 weeks ago) <zhangstar333> * [Fix]Add audit log event queue size limit (https://github.com/apache/doris/pull/37786) (4 weeks ago) <wangbo> * [Fix]add min scan thread num for workload group's scan thread (https://github.com/apache/doris/pull/38096) (4 weeks ago) <wangbo> * [Fix]check nullptr when log thread num (https://github.com/apache/doris/pull/37263) (4 weeks ago) <wangbo> * [bugfix](wg)refactor query queue for robustness (https://github.com/apache/doris/pull/37642) (4 weeks ago) <wangbo> * [Fix](function) fix coredump for MULTI_MATCH_ANY (https://github.com/apache/doris/pull/37959) (3 weeks ago) <zclllhhjj> * [Fix](function) fix some date function impl in FE with special dates (https://github.com/apache/doris/pull/37766) (4 weeks ago) <zclllhhjj> * [Fix](insert-overwrite) Fix insert overwrite auto detect transaction safe (https://github.com/apache/doris/pull/38103) (2 weeks ago) <zclllhhjj> * [fix](function) Fix wrong nullable processing for convert_tz (https://github.com/apache/doris/pull/38764) (11 days ago) <zclllhhjj> * [Fix](function) fix FE impl of some time functions (https://github.com/apache/doris/pull/37746) (4 weeks ago) <zclllyybb> * [Fix](timezone) make TimeUtils formatter use correct time_zone (https://github.com/apache/doris/pull/37465) (4 weeks ago) <zclllyybb> * [fix](function) Fix wrong result of week/yearweek in constant folding (https://github.com/apache/doris/pull/37376) (4 weeks ago) <zclllyybb> * [fix](function) fix wrong result when convert_tz is out of bound (https://github.com/apache/doris/pull/37358) (4 weeks ago) <zclllyybb> * [Bug](agg) fix collect_set function core dump without arena pool (https://github.com/apache/doris/pull/38234) (3 weeks ago) <zhangstar333> * [Bug](branch-3.0) fix percentile_approx function coredump when upgrade (https://github.com/apache/doris/pull/39321) (4 days ago) <zhangstar333> * [Bug](compatibility) fix percentile function coredump when upgrade (https://github.com/apache/doris/pull/39336) (3 days ago) <zhangstar333> * [Bug](function) fix mod function cause core dump (https://github.com/apache/doris/pull/37999) (4 weeks ago) <zhangstar333> * [Bug](join) fix broadcast join running when hash table build not finished (https://github.com/apache/doris/pull/37643) (4 weeks ago) <zhangstar333> * [Bug](join) fix broadcast join running when hash table build not finished (https://github.com/apache/doris/pull/37792) (4 weeks ago) <zhangstar333> * [bug](expr)fix operator do_projections should use local_state intermediate_projections (https://github.com/apache/doris/pull/38612) (2 weeks ago) <zhangstar333> * [bug](function) fix conv function get wrong result as parse overflow (https://github.com/apache/doris/pull/38001) (3 weeks ago) <zhangstar333> * [bug](function)fix json_replace check return type error (https://github.com/apache/doris/pull/37014) (4 weeks ago) <zhangstar333> * [fix](function)adjust aggregate function's nullable property (https://github.com/apache/doris/pull/37330) (4 weeks ago) <zhangstar333> * [fix](hist) Fix unstable result of aggregrate function hist (https://github.com/apache/doris/pull/38608) (11 days ago) <zhiqiang> * [fix](profile) Fix duplicated execution profile (https://github.com/apache/doris/pull/37166) (4 weeks ago) <zhiqiang> * [fix](profile) Fix profile reject (https://github.com/apache/doris/pull/38030) (4 weeks ago) <zhiqiang> * [fix](profile) Task state of query profile is not set correctly (https://github.com/apache/doris/pull/38082) (3 weeks ago) <zhiqiang> * [fix](query cancel) Fix query is cancelled when it comes from follower FE (https://github.com/apache/doris/pull/37662) (4 weeks ago) <zhiqiang> * [fix](update null map) Fix update_null_map (https://github.com/apache/doris/pull/38787) (10 days ago) <zhiqiang> ### semi-structured data managment * [fix] (compaction) fix time series compaction policy (https://github.com/apache/doris/pull/39170) (https://github.com/apache/doris/pull/39176) (7 days ago) <Sun Chenyang> * [fix] (inverted index ) Fix the incorrect index size during compaction (https://github.com/apache/doris/pull/37232) (4 weeks ago) <Sun Chenyang> * [fix] (inverted index) fix query errors caused by ignore_above (https://github.com/apache/doris/pull/37679) (4 weeks ago) <Sun Chenyang> * [fix] (move-memtable) fix errors caused by checks in the inverted index file writer (https://github.com/apache/doris/pull/37621) (4 weeks ago) <Sun Chenyang> * [fix](index compaction) Fix inverted index file size (https://github.com/apache/doris/pull/37564) (4 weeks ago) <Sun Chenyang> * [fix](inverted index) disable range query in StringTypeInvertedIndexReader (https://github.com/apache/doris/pull/38218) (2 weeks ago) <Sun Chenyang> * [fix](array_range) fix array_range func for large param which should return error (https://github.com/apache/doris/pull/38284) (2 weeks ago) <amory> * [fix](func)fix array_with_const with larger than max_array_size (https://github.com/apache/doris/pull/37495) (4 weeks ago) <amory> * [fix](mysql)fix mysql row buffer open_dynamic_mode make _pos pointer out range of _buf (https://github.com/apache/doris/pull/37936) (4 weeks ago) <amory> * [fix](outfile) fix jsonb boolean outfile (https://github.com/apache/doris/pull/39136) (8 days ago) <amory> * [fix](serde)fix string deserialize with unescaped char (https://github.com/apache/doris/pull/37251) (4 weeks ago) <amory> * [fix](simdjson) fix simdjson reader will parse given root twice when data is object array (https://github.com/apache/doris/pull/38490) (2 weeks ago) <amory> * [Fix](Json) fix some cast issue (https://github.com/apache/doris/pull/38683) (6 days ago) <lihangyu> * [Fix](JsonReader) fix json with duplicate key entry may result out of bound exception (https://github.com/apache/doris/pull/38146) (4 weeks ago) <lihangyu> * [Pick](Variant) fix heap use after free and optimize cases (https://github.com/apache/doris/pull/38039) (4 weeks ago) <lihangyu> * [Pick](Variant) pick some fix (https://github.com/apache/doris/pull/37926) (4 weeks ago) <lihangyu> * [Pick](Variant) pick some fix (https://github.com/apache/doris/pull/38513) (3 weeks ago) <lihangyu> * [fix] (compaction) fix time series compaction policy https://github.com/apache/doris/pull/38220 (https://github.com/apache/doris/pull/38554) (2 weeks ago) <qiye> * [fix](build index)Remove index_meta in tablet schema when the index is dropped. (https://github.com/apache/doris/pull/37646) (4 weeks ago) <qiye> * [fix](index compaction)Remove return error in merged rows check (https://github.com/apache/doris/pull/38732) (12 days ago) <qiye> * [fix](inverted index)Support rename column with inverted index (https://github.com/apache/doris/pull/38079) (4 weeks ago) <qiye> * [fix](inverted index) Corrected the issue of no_index_match failure caused by empty data. (https://github.com/apache/doris/pull/37947) (4 weeks ago) <zzzxl> * [fix](inverted index) fix match_phrase_edge query result error (https://github.com/apache/doris/pull/38327) (11 days ago) <zzzxl> * [fix](inverted index) Incorrect handling of NULL literal https://github.com/apache/doris/pull/37921 https://github.com/apache/doris/pull/37842 (https://github.com/apache/doris/pull/38741) (2 weeks ago) <zzzxl> ### others * [Fix](JobManager)Release the lock immediately after modifying job metadata to avoid holding the lock for an extended period. (https://github.com/apache/doris/pull/38162) (3 weeks ago) <Calvin Kirs> * [Fix](Timezone)The time zone should not be fixed to UTC+8. (https://github.com/apache/doris/pull/37294) (4 weeks ago) <Calvin Kirs> * [Fix](ranger)Resolving JSR 311 conflicts (https://github.com/apache/doris/pull/37575) (4 weeks ago) <Calvin Kirs> * [Fix] Error: missing field initializer (https://github.com/apache/doris/pull/37403) (4 weeks ago) <Uniqueyou> * [fix](Row store) get the correct value of row_store_page_size after FE restarts (https://github.com/apache/doris/pull/38240) (3 weeks ago) <Xr Ling> * [bug](delete) fix delete random distributed tbl (https://github.com/apache/doris/pull/37985) (3 weeks ago) <Xujian Duan> * [fix](deps) fix NoSuchMethodError: newInstanceFromKeytab when using kerberos (https://github.com/apache/doris/pull/37296) (4 weeks ago) <Yulei-Yang> * [fix](multicatalog) make lastdbofcatalog a session variable (https://github.com/apache/doris/pull/37828) (3 weeks ago) <Yulei-Yang> * [fix](HadoopLz4BlockCompression)Fixed the bug that HadoopLz4BlockCompression creates _decompressor every time it decompresses. (https://github.com/apache/doris/pull/37187) (4 weeks ago) <daidai> * [fix](nereids) refine row count estimation for mark join (https://github.com/apache/doris/pull/38270) (3 weeks ago) <xzj7019> * [fix](auth)Fix the error message of auth (https://github.com/apache/doris/pull/37884) (3 weeks ago) <zfr95> * [fix](auth) fix create mv not need alter priv of table (https://github.com/apache/doris/pull/38011) (4 weeks ago) <zhangdong> * [fix](auth)support check priv when tvf use resource (https://github.com/apache/doris/pull/36928) (4 weeks ago) <zhangdong> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org