1. 4fc6bdb [fix](function) fix convert_tz function fe time_zone range problem (#56228) by dwdwqfwe · 3 hours ago master
  2. 616eba6 [opt](inverted index) add debug logs (#56280) by zzzxl · 3 hours ago
  3. db09cef [Chore](errmsg) Avoid extra error stacktrace for error in scanner (#56335) by zclllyybb · 3 hours ago
  4. af71338 [fix](cloud) recycle orphan partitions (#56306) by walter · 4 hours ago
  5. cd475b2 [opt](paimon) Optimize Paimon Time Travel Implementation and Fix Schema Consistency Issues (#56023) by Petrichor · 5 hours ago
  6. 8470c2f [feature](info) Append RunningTasks into BE info (#56277) by Gabriel · 6 hours ago
  7. 2148a6d [fix] (agg_strategy) fix result wrong when the multi_distinct_func and count distinct multi expr exists same time (#56271) by feiniaofeiafei · 7 hours ago
  8. ebd27d8 [fix](github) force use text diff for .out files (#56330) by Mingyu Chen (Rayner) · 8 hours ago
  9. fca7aff [fix](olap) A crash caused by an incorrect storage type in the IN predicate (#56309) by Jerry Hu · 8 hours ago
  10. a793b19 [fix](es) Handle object type in Elasticsearch mapping when table is empty (#56152) by Socrates · 13 hours ago
  11. 0fbab81 [Fix](s3) Fix hdfs will throw an exception if the URL verification fails (#56268) by wudi · 19 hours ago
  12. f4d164d [fix](nereids)prevent null exception in ShowTableCommand (#56239) by starocean999 · 22 hours ago
  13. cf84078 [fix](case) test_csv_with_header (#56107) by shuke · 22 hours ago
  14. cf536ab [fix](regression) fix unstable case cse.groovy (#56227) by minghong · 24 hours ago
  15. 9b39be2 [fix](docker case) Fix warm up case failed due to schema change (#56252) by deardeng · 25 hours ago
  16. 8d9c5d6 [enhance](mtmv)Base table changes should not cause nested MTMV to schema change status (#56244) by zhangdong · 26 hours ago
  17. dd4c598 [Fix](datetime) fix wrong implicit microsecond digits after reducing precision of datetime (#53659) by zclllyybb · 26 hours ago
  18. d61d2cb [fix](nereids) fix unstable test of sql cache (#56264) by 924060929 · 26 hours ago
  19. 317d560 [opt](ai) detail optimization for AI Funcion (#55762) by linrrarity · 27 hours ago
  20. 41aeb12 [fix](nereids)fix tableNameInfo is null in tableRefInfo (#56219) by yaoxiao · 27 hours ago
  21. d46a04e [feature](function) add is_ipv4/is_ipv6 (#56255) by DogDu · 27 hours ago
  22. 9076cc3 [opt](exec) opt the row id fetcher performance (#56222) by HappenLee · 27 hours ago
  23. 79ddf56 [Chore](auto-pick)4.0.x autopick (#56282) by Calvin Kirs · 30 hours ago
  24. 4717a02 [fix](test) Reduce cache cleanup interval to fix flaky test (#56253) by Kaijie Chen · 30 hours ago
  25. d7c9e5e [fix](file writer) fix value of s3 bytes written bvar incorrect (#56262) by hui lai · 30 hours ago
  26. 6131f46 [fix](function) incorrect result of json_extract with path '**' (#56226) by Jerry Hu · 30 hours ago
  27. 242444b [Refactor](function) Throw exception rather than return null for datetime function error handling (#56079) by zclllyybb · 31 hours ago
  28. 23acc85 [fix](cases) add load ddl test cases (#56263) by MoanasDaddyXu · 32 hours ago
  29. 1364d36 [Feat](Snapshot) Support Snapshot MS Http Interface (#56202) by abmdocrt · 32 hours ago
  30. 99d000b [fix](cloud) make recycle_snapshot_meta_and_data public (#56240) by walter · 32 hours ago
  31. 03c3afd [improvement](load) improve load strict mode (#55902) by TengJianPing · 34 hours ago
  32. f8fac2d [fix](multi-catalog) should set initedScanRangeLocations after getScanRangeLocations (#56245) by Socrates · 2 days ago
  33. 643caa7 [fix](count) fix wrong count push down logic (#56182) by Mingyu Chen (Rayner) · 2 days ago
  34. 972941b [fix](prepare statement)Prepare stage only explain sql to get output slots. (#56224) by James · 3 days ago
  35. f0f26d7 [fix](script) Fix recycler cannot find `core-site.xml` and `hdfs-site.xml` (#56248) by Lei Zhang · 4 days ago
  36. e602e48 [Fix](Catalog)S3A: Support assuming IAM role via ProfileCredentialsProvider (#56213) by Calvin Kirs · 4 days ago
  37. 1edd28f [fix](nereids) fix bugs about convert hot value from string type to date type (#56185) by minghong · 4 days ago
  38. 56d6863 [enhance](mtmv)log snapshot after task finish (#56198) by zhangdong · 4 days ago
  39. ac8b1b1 [test](exchange) set _send_multi_blocks only false (#56211) by Mryange · 4 days ago
  40. b776be4 [enhance](metric)add metrics for statistics/mtmv/sql cache/plan (#55617) by zhangdong · 4 days ago
  41. a64e6a3 [fix](test) fix test_routine_load_alter case fail (#56206) by hui lai · 4 days ago
  42. 058e31d [fix](nereids)useless common sub expression is inferred for aggregation (#55815) by minghong · 4 days ago
  43. 598073f [Bug](type) add PGenericType for varbinary type (#56188) by zhangstar333 · 4 days ago
  44. d9e5a11 [chore](task) set tablet id in create finish req and skip warn for drop (#56178) by Yongqiang YANG · 4 days ago
  45. 3e9b560 [chore](test) improve coverage of function_jsonb.cpp (#56151) by Jerry Hu · 4 days ago
  46. 7f9b130 [fix](nereids) runtime filter generation bug for topn lazy materialization (#56137) by minghong · 4 days ago
  47. 84cb785 [fix](iceberg) Fix classloader usage in the Iceberg system table scanner (#56150) by zy-kkk · 4 days ago
  48. 1ce7bf0 [fix](coordinator) Fix wrong bucket assignments by nereids coordinator (#56201) by 924060929 · 4 days ago
  49. 2951187 [fix](jdbc catalog) Use SQL to get column without using ` enclosed (#55922) by zy-kkk · 4 days ago
  50. 2ce06f0 [Chore](fragment) some refactor of PipelineFragmentContext (#56177) by Pxl · 4 days ago
  51. 944b4e5 [fix](sc) Skip empty rowset version hole filling for versions <= alter_version (#56209) by Xin Liao · 4 days ago
  52. eae9856 [fix](fold constant) abs's return type should be argument type (#56190) by morrySnow · 4 days ago
  53. 8dc41ea [fix](export) avoid throw npe when export task has illegal url (#56161) by 924060929 · 4 days ago
  54. d5ffa12 [Fix](date) Fix the wrong result of str_to_date when input is Time type (#56192) by linrrarity · 4 days ago
  55. 14c7745 [Refactor](cast) Remove old cast to datelike type codes (#55887) by zclllyybb · 4 days ago
  56. 4d52e23 [feature](regression test & stream-load) Add the enableUtf8Encoding field to control the behavior of the HTTP client encoding header. (#56205) by Refrain · 4 days ago
  57. 70ad298 [Opt](cloud-mow) BE can limit the size of `get_delete_bitmap` response roughly (#55712) by bobhan1 · 4 days ago
  58. ded6615 [minor](refactor) Refine orc/parquet readers (#56187) by Gabriel · 4 days ago
  59. 72e1080 [opt](coercion) String type has the highest precedence in contexts other than comparison expressions. (#56172) by morrySnow · 4 days ago
  60. ea0e95f [opt](load) limit concurrency of delete_bitmap computation (#52962) by Kaijie Chen · 4 days ago
  61. 8524079 [opt](txn) limit publishing txns on a table (#54230) by Yongqiang YANG · 5 days ago
  62. b0123fa [fix](storage): Ensure TOO_MANY_VERSION error to be correctly detected and triggered in RowsetBuilder (#55751) by Refrain · 5 days ago
  63. bff47ec [fix](test) try to fix two filecache regresion test case (#56195) by Lei Zhang · 5 days ago
  64. 1b89033 [fix](cache stat) add builder stat to scanner (#56165) by Yongqiang YANG · 5 days ago
  65. 9d0110e [enhance](variant) Add some metrics for querying variant in the profile (#55941) by Sun Chenyang · 5 days ago
  66. 5e98aad [feature](cloud) Support query with freshness tolerance (#53540) by bobhan1 · 5 days ago
  67. 62a96ba [chore](cloud) Save snapshot resource id and return the object info in clone response (#56179) by walter · 5 days ago
  68. 8983080 [opt](case) add debug logs (#56176) by zzzxl · 5 days ago
  69. 7f16e31 [fix](load_stream) close brpc stream after load stream is closed (#56120) by Yongqiang YANG · 5 days ago
  70. 852f4d6 [fix](job) do not expose finished before write editlog (#56168) by Yongqiang YANG · 5 days ago
  71. 87f8248 [chore](refactor-params)remove old properties (#56163) by Calvin Kirs · 5 days ago
  72. a19572f [test] (ut) add ut for segment::get_data_type_of (#56146) by Sun Chenyang · 5 days ago
  73. e0c60f3 [opt](count) select smallest column for count star (#56093) by Mingyu Chen (Rayner) · 5 days ago
  74. 04cc05c [fix](local shuffle) add distribute exprs to set operation node (#56157) by morrySnow · 5 days ago
  75. e7dd113 [chore](case) make test_config_prune_delete_sign happy for cloud mode (#56160) by Yongqiang YANG · 5 days ago
  76. ab7a784 [fix](case) fix ccr_syncer_p0/test_txn_insert (#56155) by meiyi · 5 days ago
  77. 8572a0a [Chore](segment) refactor of SegmentIterator::_next_batch_internal (#56063) by Pxl · 5 days ago
  78. 08ddccc [fix](nereids) default use sql cache and fix some bugs (#55513) by 924060929 · 5 days ago
  79. e7880bb [refine](datatype) Provide a to_string function for DataTypeSerDe. (#55919) by Mryange · 5 days ago
  80. f7e591b [Enhancement](nereids) optimize legacy partitions (#56132) by yaoxiao · 5 days ago
  81. 0869825 [Fix](microbench) Fix microbench compile err (#56118) by deardeng · 5 days ago
  82. 47d972b [feat](load): directly report the first data quality error in load response (#55666) by Kaijie Chen · 5 days ago
  83. 7146661f [fix](union) Terminate union sink if sources finished (#56153) by Gabriel · 5 days ago
  84. f05cf95 [fix](virtual slot) Fix grouping scalar function (#56127) by zhiqiang · 6 days ago
  85. 76ee8ab [chore](case) fix some failure cases (#56140) by Yongqiang YANG · 6 days ago
  86. abaa042 [refactor](thrift) remove useless thrift definition and remove related code (#56102) by yiguolei · 6 days ago
  87. 1af5955 [Enhancement](txn) Fix get version timstamp func (#56145) by abmdocrt · 6 days ago
  88. 37f9b46 [chore](cloud) add DORIS_ADDITIONAL_DEFINITIONS to expose the underlying definitions (#56147) by walter · 6 days ago
  89. 3de3322 [fix](function) use need_replace_null_data_to_default for function round (#56129) by Mryange · 6 days ago
  90. ef93ba0 [fix](group commit) fix insert into insert_max_filter_ratio does not work (#56133) by meiyi · 6 days ago
  91. 9527592 [Enhancement](nereids) optimize tableRef in Backup command (#56095) by yaoxiao · 6 days ago
  92. 193bccf [fix](top rf)fix abs(column) topn rf assert_cast fail. (#55903) by daidai · 6 days ago
  93. e66a2d4 [fix](nereids) fix broker load with negative failed (#56101) by Xin Liao · 6 days ago
  94. 02bbc36 Revert "[feature](inverted index) introduce config enable_new_partition_inverted_index_v2_format to set new partiton inverted index format v2 (#55069) (#56134) by Jack · 6 days ago
  95. ec98e85 [test](iceberg) add iceberg rest obs gcs hdfs test (#56076) by zy-kkk · 6 days ago
  96. 7b9e6a8 [refactor](variant) use read type to insert default when compaction (#56066) by Sun Chenyang · 6 days ago
  97. 5cef9c7 [Chore](nereids) remove SetStmt (#56080) by csding · 6 days ago
  98. 5ce957e [fix](case) improve error logging (#56128) by zzzxl · 6 days ago
  99. 3fbcc53 [fix](test) fix test_simplify_comparison_predicate_int_vs_double due to merging affected PRs simultaneously (#56126) by yujun · 6 days ago
  100. 8ce0d26 [feature](schema)add sql_block_rule_status system table (#55700) by zhangdong · 6 days ago