This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0.1-tmp in repository https://gitbox.apache.org/repos/asf/doris.git
at 23e89afd34 fix missing method BaseAnalysisTask.getLastExecTime() This branch includes the following new commits: new 86d8d40c25 [fix](stats) Ignore complex type by default when collect column statistics (#21965) new 2b2ebd7575 [Fix](regression-test) nereids_p0/javaudf and nereids_p0/outfile cases cannot run on multi be cluster (#21929) new 0e4d06de44 [fix](memory) fix invalid large memory check && fix memory info thread safety (#22027) new 2db8f00b36 [fix](binlog) Fix BinlogUtils getExpiredMs overflow (#22174) new 7f724494b8 [Improvement](aggregate) optimization for AggregationMethodKeysFixed::insert_keys_into_columns (#22216) new 7805d13236 [fix](point query) Fix ArrayIndexOutOfBoundsException if close a prepare stmt (#22237) new f86c17c3b1 [improvement](compression) support LZ4_HC algorithm and parse LZ4_RAW (#22165) new e96f083df2 [improvement](s3) increase the connection num of s3 client (#22049) new dcee7db085 [fix] iceberg catalog to specify the version and time (#22209) new e1a462d75a [Enhancement](binlog) Add binlog enable diable check in BinlogManager (#22173) new 456810e6e0 [fix](tablet clone) fix single replica load failed during migration (#22077) new 7abfb1b453 [fix](Nereids) parse logical binary stack overflow (#22308) new e68ede62a7 [fix](Nereids) project hidden columns when show_hidden_columns is true (#22285) new 422a24ef88 [improvement](regression-test) add compression algorithm regression test (#22303) new f502df2e08 fix merge conflict for LZ4_HC_compression_level new e6befffa43 [opt](hive)opt select count(*) stmt push down agg on parquet in hive . (#22115) new 86a75327eb [vectorized](udf) java udf support with return map type (#22300) new 3c3f8b7e44 [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio (#22249) new b1adc8cc47 [Improvement] Add iceberg metadata cache and support manifest file content cache (#22336) new a381353149 [enhancement](nereids) Execute sync analyze task with multi-thread (#22211) new d2509da1e9 [fix](Nereids) fix test framework of hypergraph (#22434) new 20ab4dd9c2 [fix](string-column) fix unescape length error (#22411) new 768a2c577c [Fix](Planner) fix create view tosql not include partition (#22482) new 1c3f299ed2 [improvement](regression) syncer regression test (#22490) new 601338de67 [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset (#21888) new f117cda844 [improvement](file-scan) reduce the min size of file split (#22412) new 3a78ffb3f3 [feature](Nereids): add or expansion in CBO(#22465) new 59cae269fa [Improvement](statistics)Return meaningful error message when show column stats column name doesn't exist (#22458) new 697fba64e2 [fix](stacktrace) Fix Jemalloc enable profile fail to run BE after rewrites dl_iterate_phdr (#22549) new cd6b901a9c [refactor](reader) move reader from vec/exec/scan to vec/exec/format (#22371) new 7b83e98d05 [chore](cmake) Split thirdparty into cmake/thirdparty.cmake (#22572) new ffbf9cc637 [Enhancement](planner)support fold constant for date_trunc() (#22122) new 84184a2dcd [feature](Nereids): normalize join condition after expanding or condition NLJ (#22555) new 6221937f22 [fix](tablet clone) fix not add colocate replica and print some logs #22378 new cba0656a29 [Enhancement](binlog) Add Barrier log into BinlogManager (#22559) new 9bc7aee695 [improvement](binlog) gc be binlog metas when tablet is dropped. (#22447) new 2dddfdc50e [typo](kerberos)support read jdk auth creds and add some krb tips in FAQ (#22535) new d661935541 [fix](planner) fix bug of push conjuncts through second phase agg (#22417) new 81c423027a [fix](nereids) allow in or exits subquery in binary operator (#22391) new 5415416ad1 [Fix](Nereids) rand() and uuid() should not fold constant (#22492) new 37a110b4be [Feature](Export) Supports concurrently export of table data (#21911) new 37ebfbacbc [fix](stats) Load partition stats unexpectedly (#22589) new b778ada85b [Fix](Load)Multi table plan not include task info (#22613) new ccc5aa8636 [Fix](Planner) fix window function in aggregation (#22603) new 91f66b07ed [fix](bug) fix be custom conf persistence path and read path are inconsistent (#22520) new cb9e894f7d [fix](load)Fix wrong default value for char and varchar of reading json data (#22626) new 028a327f5a [fix](jdbc catalog) getInsertSql to use databaseProperName for column names (#22616) new a430d2888d [fix](rest)check response code when get image (#22272) new 9c64d0b55e [fix](memory) Independent count exec node memory profile (#22598) new 0863b9c8f0 [fix](case) add order by in repositoryAffinityList1.sql (#22605) new 5c82dd10b1 [improvement](hdfs) support hedged read (#22634) new 5d21c1657b [fix](memory) enable Jemalloc arena dirty pages (#22639) new 415484b0a0 [Test](function) not unpack when else column is const null in IF function (#22419) new 16beb1493f [refractor](regression-test) sort out test cases of external tables (#22640) new f8580d6c00 [feature](compaction) support delete in cumulative compaction (#19609) new 020a8c3032 [fix](regression) fix failed test delete_p0 in branch-2.0 #22652 new d4667dd436 [enhancement](config) add some pre-process and pre-check for BE storage config attentions in docs (#22486) new c8a514e8e2 [Feature](broker)Support GCS (#20904) new dc29341a6d [opt](Nereids) disable strict consistency dml by default temporary (#22672) new 369da5cd9c [fix](broker-load) fix error when using multi data description for same table in load stmt (#22666) new 1dfe78edbd [Improvement](binlog) Add full/incr engine clone with binlog (#22678) new 13592e11a7 [opt](Nereids) turnoff pipeline when dml temporary (#22693) new bbbba85cdc [feature](Nereids) eliminate sort that is not directly below result sink (#22550) new 08716b1eee [fix](planner) fix bug of push constant conjuncts through set operation node (#22695) new e85af25bad [fix](nereids) decimalv2 and float like type's common type should be consistant with old planner in arithmetic expr (#22654) new 34ea99faf0 [style](jdbc catalog) Tidy the jdbc catalog java file directory (#22691) new 27b92b6891 [improvement](stats) Add lifecycle hooks to AnalysisTask to make codes more clear (#22658) new eac1519fb4 [fix](chore] need to remove reference in assert_cast (#22706) new 6442502223 [fix](delete-pred) fix special char in delete sub condition #22667 new 18f9541e89 [improvement](resource-tag) Add Backend tag location check (#22670) new 23e89afd34 fix missing method BaseAnalysisTask.getLastExecTime() The 71 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org