1. 98a2933 [feat](maxcompute) Support INSERT INTO for MaxCompute external catalog tables (#60769) by Mingyu Chen (Rayner) · 2 hours ago master
  2. ca983a8 [Improvement] add zlib_crc32_fixed (#60735) by Pxl · 3 hours ago
  3. acc2433 [feature](bm25) support score range filter pushdown (min_score semantics) (#60100) by zzzxl · 3 hours ago
  4. 3e5257f [Fix](DDL) Make autoBucket flag modifiable and add testcases for ALTER TABLE BUCKETS (#60651) by zclllyybb · 4 hours ago
  5. be0d8e5 [fix](ann range search) range search prepare failed on NULL literal (#60564) by zhiqiang · 6 hours ago
  6. 0744fe7 [fix](load) fix quorum success invalid in move-memtable-on-sink load path (#60681) by hui lai · 6 hours ago
  7. 7a50e54 [chore](backup) remove AbstractBackupTableRefClause (#60801) by morrySnow · 7 hours ago
  8. fd5c837 [feat](authentication): add fe-authentication modules (api/spi/handler/plugins) (#60407) by Calvin Kirs · 8 hours ago
  9. 579dd10 [Feature] Add FE constant folding for cosine_similarity and standardize test patterns (#60403) by Copilot · 20 hours ago
  10. ee7bfe3 [fix](search) Validate mode parameter in search() DSL options (#60785) by Jack · 20 hours ago
  11. 7ee1bc4 [fix](search) Fix wildcard query on variant subcolumns returning empty results (#60793) by Jack · 20 hours ago
  12. 729b9f8 [fix](search) Add searcher cache reuse and DSL result cache for search() function (#60790) by Jack · 20 hours ago
  13. b1fe567 [feat](audit log) add queue_time_ms in audit_log (#60418) by Fy · 23 hours ago
  14. 170e293 [fix](iterator) Use explicit output schema in new_merge_iterator and new_union_iterator (#60772) by ivin · 27 hours ago
  15. b076ae9 [feat](query_v2) Add PrefixQuery, PhrasePrefixQuery and UnionPostings support (#60701) by zzzxl · 27 hours ago
  16. b969330 [bugfix](k8s) fix fe.out not generated when start_fe.sh --console (#60522) by deardeng · 27 hours ago
  17. 48894b9 [fix](cloud) Fix NPE in group commit when backend belongs to a different cluster (#60652) by deardeng · 27 hours ago
  18. 816e31b [fix](cloud) Fix auto-start functionality when encountering TVF and external queries (#59963) by deardeng · 27 hours ago
  19. 0fded79 [fix](local exchange) Fix BUCKET_HASH_SHUFFLE partition expr (#60764) by Gabriel · 32 hours ago
  20. 001358e [fix](core)Fix a DCHECK failure when short-circuit evaluation and array_map are used together. (#60693) by Mryange · 32 hours ago
  21. ec31a80 [fix](function)width_bucket did not enforce that the fourth argument must be a constant. (#60643) by Mryange · 3 days ago
  22. a396f34 [feature](iceberg) support insert into iceberg table with sort-order (#60540) by zhangstar333 · 3 days ago
  23. 6cd22c9 [feat](search) Support field-grouped query syntax field:(term1 OR term2) (#60786) by Jack · 4 days ago
  24. 7dcca9d [feat](paimon) integrate paimon-cpp reader (#60676) by Chenjunwei · 4 days ago
  25. 203a15c [fix](paimon) install paimon-cpp arrow static deps into isolated dir (#60730) by Chenjunwei · 5 days ago
  26. f77e7b5 [fix](search) Fix MATCH_ALL_DOCS query failing in multi-field search mode (#60784) by Jack · 6 days ago
  27. 9a9b3b2 [fix](search) Upgrade query type for variant subcolumns with analyzer-based indexes (#60782) by Jack · 7 days ago
  28. b450937 [refactor](search) Refactor SearchDslParser to single-phase ANTLR parsing and fix ES compatibility issues (#60654) by Jack · 7 days ago
  29. 48fc0ae [Fix](keywords) add composite time units to nonReserved (#60775) by linrrarity · 9 days ago
  30. 93b174a [fix](cloud) Fix disable_auto_compaction property not taking effect in cloud mode (#60544) by Jimmy · 10 days ago
  31. 116fffc [feat](jni-writer) Support JNI-based write framework for custom writers (#60756) by Mingyu Chen (Rayner) · 11 days ago
  32. 587aecb [fix](schemachange) fix IndexChangeJob stuck on WAITING_TXN due to exception (#60754) by Yulei-Yang · 11 days ago
  33. c02eeda [fix](local exchange) Do global shuffle for shuffled join/set operator (#60758) by Gabriel · 11 days ago
  34. b5b09c2 [Enhancement](func) Add fold constant for PREVIOUS_DAY (#60755) by linrrarity · 11 days ago
  35. 8356299 [opt](variant) unify doc writer pipeline and index writes (#60668) by lihangyu · 11 days ago
  36. 4128eb4 [fix](search) Make AND/OR/NOT operators case-sensitive in search DSL (#59747) by Jack · 11 days ago
  37. 0c7d9e7 [feat](inverted index) skip .nrm generation for non-tokenized indexes (#60722) by hoshinojyunn · 11 days ago
  38. 588ed1e [fix](txn) Set transaction status to COMMITTED only after commit info is fully populated (#60749) by zclllyybb · 11 days ago
  39. 598861d [fix](compile) fix compile backend on MacOS failed (#60723) by 924060929 · 11 days ago
  40. 9de1c1c [opt](cloud) Prioritize scheduling the most recently active tablets in cloud (#59539) by deardeng · 11 days ago
  41. 5a37369 [feat](tvf) Support INSERT INTO TVF to export query results to local/HDFS/S3 files (#60719) by Mingyu Chen (Rayner) · 11 days ago
  42. d563436 [feature](geo) support 3 spatial functions: ST_Distance, ST_GeometryType, ST_Length (#60170) by Xichun Zhao · 12 days ago
  43. f7d49d5 [Chore](build) fix conflict field id (#60743) by Pxl · 12 days ago
  44. 148908f [Feature](aggregation) support aggregate_function_null_v2 (#60228) by Pxl · 12 days ago
  45. 5cbe1b4 [feature](cloud) Support compaction read-write separation for cloud mode (#60310) by Jimmy · 12 days ago
  46. 67019ff [fix](topnFilter)Fix TopN filter probe expressions to wrap nullable slots when pushed through outer joins. (#59074) by minghong · 12 days ago
  47. 73404df [opt](nereids) support order by clause in create table (#60684) by zhangstar333 · 12 days ago
  48. eccb882 [fix](custom analyzer) Fix basic and icu tokenizer can not be customized (#60506) by hoshinojyunn · 12 days ago
  49. 6f2b7da [fix](cte) unnest subquery before RewriteCteChildren (#60717) by minghong · 12 days ago
  50. c137bd2 [fix](runtime) Clear query_ctx_map_delay_delete in FragmentMgr::stop() to avoid UB (#60718) by zclllyybb · 12 days ago
  51. 90ffecd [Exec](performance) change colocate execution parallel num (#60677) by HappenLee · 12 days ago
  52. c422f2a [fix](compile) tmp work around (#60725) by Dongyang Li · 12 days ago
  53. 97eb630 [opt](optimizer)force join commute optimize even memoMaxGroupExpressionSize exceed (#58746) by minghong · 12 days ago
  54. 5699e26 [Feature](func) Support function PREVIOUS_DAY (#60680) by linrrarity · 13 days ago
  55. c5606c5 [fix](thirdparty) add Thrift_VERSION fallback in paimon-cpp arrow patch (#60711) by Chenjunwei · 13 days ago
  56. e13d314 [feat](maxcompute) support create/drop table operations (#60702) by Mingyu Chen (Rayner) · 13 days ago
  57. 71fb984 [Opt](cloud) Add segment prefetcher (#59482) by bobhan1 · 13 days ago
  58. 025af0c [Feature](paimon) Refactor Paimon system tables to use native table execution path (#60556) by Socrates · 13 days ago
  59. b2f30e8 [feat](libhdfs3) support dfs.client.use.datanode.hostname for libhdfs3 (#59915) by camby · 13 days ago
  60. 77ef840 [fix](client) Handle empty S3 list page with more results in concurrent deletion scenario (#60332) by Yixuan Wang · 13 days ago
  61. 00bdff9 [fix](cloud) Fix CloudRowsetWriter vtable use-after-free in delete bitmap task (#60528) by Xin Liao · 13 days ago
  62. d3a5d6b [fix](filecache) fix disk size calculation in block_file_cache_factory (#60644) by zhengyu · 13 days ago
  63. 8229f66 [opt](deps) change paimon-cpp download to tag (#60694) by Mingyu Chen (Rayner) · 13 days ago
  64. 4e61e0b [conf](passthrough) add ForcePassthrough SessionVariable (#60671) by Mryange · 13 days ago
  65. 1f5d7c3 [fix](function) Fix array_join to handle non-constant columns. (#60612) by Mryange · 13 days ago
  66. 66282a5 [fix](cloud) add metrics for FE to MS rpc (#60574) by meiyi · 13 days ago
  67. e66fe27 [Feature](execution) support adjuct filter order by cost (#60079) by Pxl · 13 days ago
  68. 73e7523 [refine](function)In functions, ensure that an empty input column returns an empty column. (#60660) by Mryange · 13 days ago
  69. 52fa0e7 [fix](regression-case) Fix routineload case : test_routine_load_timeout_value (#60664) by Refrain · 14 days ago
  70. 71139d7 [fix](move-memtable) fix StreamWrite EINVAL error when report tablet load info (#60688) by hui lai · 14 days ago
  71. 6f56efb [fix](regression) Fix case : test_routine_load_adaptive_param (#60673) by Refrain · 14 days ago
  72. a013e7e [enhance](auth)Hidden the token info during StreamLoad in BE info (#60656) by Refrain · 14 days ago
  73. fa24ad1 [improve](log) Add segment file info when bitshuffle page corruption detected (#60547) by Luwei · 14 days ago
  74. 1cdd04c [opt](txn) Per-transaction locking and parallel publish for DatabaseTransactionMgr (#59990) by Yongqiang YANG · 14 days ago
  75. 98ca256 [Enhancement](file-cache) Add fine-grained control for compaction file cache (#60609) by Gavin Chou · 14 days ago
  76. 3266935 [fix](parquet)fix parquet reader lazy materialization cannot filter. (#60474) by daidai · 14 days ago
  77. d489a79 (tools) Add show_segment_data operation to meta_tool (#60608) by Gavin Chou · 14 days ago
  78. 961f70e [Chore](runtime-filter) replace DCHECK/CHECK with Error Status or Exceptions (#60563) by Pxl · 2 weeks ago
  79. b01fef5 [refactor](scan) extract scanner profile update logic and update on eos (#60615) by Pxl · 2 weeks ago
  80. a277f74 [enhance](variant) add condition cache for variant type (#60532) by Sun Chenyang · 2 weeks ago
  81. 7990571 [fix](cloud) Fix warmup inflight count not decremented on early return (#60480) by deardeng · 2 weeks ago
  82. 2c85148 [refactor](paimon) Per-catalog Paimon metadata cache with two-level table+snapshot structure (#60478) by Socrates · 2 weeks ago
  83. 8ade19f [fix](iceberg) fix unstable iceberg case (#60646) by Socrates · 2 weeks ago
  84. 8f5f928 [opt](nereids)pass ConnectContext to canUseNereidsDistributePlanner method instead of call ConnectContext.get() (#60529) by starocean999 · 2 weeks ago
  85. f36d231 [fix](cloud) Fix misleading CommittedVersion display in show partitions (#60623) by deardeng · 2 weeks ago
  86. 46f373c [bugfix](k8s) fix Log4jConfig class loading before Config.init in console mode (#60531) by deardeng · 2 weeks ago
  87. 5446faa [bugfix](k8s) fix log output for K8S environment in cloud and add unit tests (#60490) by deardeng · 2 weeks ago
  88. 4f8e661 [fix](expr)Ensure short-circuit expressions never receive a count of 0 (#60594) by Mryange · 2 weeks ago
  89. 0a7e867 [fix](nereids) Fix incorrect isDomain parsing in SET PASSWORD statement (#60565) by bobhan1 · 2 weeks ago
  90. 2658f89 [chore](thirdparty) Integrate paimon-cpp into thirdparty build system (#60296) by Chenjunwei · 2 weeks ago
  91. 0ec2d7a [opt](profile) change some metrics' level in profile (#60294) by Mingyu Chen (Rayner) · 2 weeks ago
  92. 939b1f9 [refactor](search) Refactor SearchDslParser to single-phase ANTLR parsing (#60635) by Jack · 2 weeks ago
  93. 1227bc7 [Chore](Variant) set enable_variant_schema_auto_cast default true and enhance tests (#60628) by Gary · 2 weeks ago
  94. 26e98e9 [regression](streamingjob) add log for pg case (#60624) by wudi · 2 weeks ago
  95. 0b60272 [Optimize](NestedLoopJoin) if the build side is small, iterate the build side first. (#60179) by Mryange · 2 weeks ago
  96. f6af3e8 [Fix](datetime) fix %f (microseconds) format specifier in str_to_date (#60632) by zclllyybb · 2 weeks ago
  97. 22a2d5a [Fix](dictionary) Fix empty InsertIntoDictionaryCommand originSql (#60631) by zclllyybb · 2 weeks ago
  98. 3bf3bc2 [fix](datetime) throw exception for date_floor/ceil instead of return NULL (#60633) by zclllyybb · 2 weeks ago
  99. a48802b3 [feat](nereids)support choosing physical plan containing specific group IDs (#60603) by minghong · 2 weeks ago
  100. 32ec896 [fix](agg) Fix grouping function handling and repeatSlotIdList calculation in DecomposeRepeatWithPreAggregation (#60091) by feiniaofeiafei · 2 weeks ago