1. 2458657 [enhance](job) optimize auto resume rule to adapt VCG failover (#59421) by hui lai · 88 minutes ago master
  2. 73fe371 [fix](compaction) Fix wrong JSON value used for tablet IDs in compaction status (#59236) by Siyang Tang · 26 hours ago
  3. 0391e1c [Fix](cloud-mow) Fix Fe memory leak due to `txnLastSignatureMap` (#59385) by bobhan1 · 26 hours ago
  4. 04157ad [chore](http)httputils execute use getHttpClient function (#58595) by koarz · 26 hours ago
  5. 66a7d11 [fix](fe) modify tablet cooldownConfLock to reduce memory (#59356) by meiyi · 26 hours ago
  6. 1f6d752 [fix](storage-engine) _clean_unused_rowset_metas should skip rowsets in _unused_rowsets map (#59390) by meiyi · 26 hours ago
  7. e3e0590 [Feature](iceberg) Add manifest-level cache for Iceberg tables to reduce I/O and parsing overhead (#59056) by Socrates · 35 hours ago
  8. d1e9f7e [fix](schema scan) Fix NPE for schema scan (#59389) by Gabriel · 35 hours ago
  9. cf57972 [feat](cloud) Support fdb multi version clients (#59360) by walter · 35 hours ago
  10. c28afa3 [opt](complex type) support prune nested column through lateral view (#58776) by 924060929 · 2 days ago
  11. 680bbea [fix](memtable) fix memtable memory limit waiting threads count error (#59361) by hui lai · 2 days ago
  12. b6a4635 [opt](meta-service)add real request ip for FE RPC to MS (#59107) by koarz · 2 days ago
  13. 2e5a428 [fix](nereids) Interval.equals() should consider timeUnit (#59316) by minghong · 2 days ago
  14. 016e2db [fix](fe) cloud replica use one Random object to reduce memory (#59320) by meiyi · 2 days ago
  15. d336eed [fix](filecache) load meta exit with file NOT_FOUND exception (#59311) by zhengyu · 2 days ago
  16. 8e12694 [opt](filecache) support config hot reload of file cache microbench in running state (#58922) by Haolin Guan · 2 days ago
  17. 9c39ca3 [fix](inverted index) fix multiple drop index failure (#59353) by Jack · 2 days ago
  18. 8bcedb4 [Bug](exec) Return error is materialization_opertor not found right backend id (#58470) by HappenLee · 2 days ago
  19. 67b5e76 [test](mv) Add injected row count stats for chose sync mv stably in regression test (#59205) by seawinde · 2 days ago
  20. 5eaaf30 [fix](ut) fix be timestamptz ut (#59189) by TengJianPing · 2 days ago
  21. 85c07d3 [env](thirdparty)import timsort (#59239) by Mryange · 3 days ago
  22. 9014927 [fix](cache) fix concurrent read-write issue on shared roaring bitmap in inverted index (#59253) by zzzxl · 3 days ago
  23. 3e6d6900 [chore](ci) Update macOS runner version to 15 in workflow (#59317) by Dongyang Li · 3 days ago
  24. 3e2ed4a [opt](cloud) optimize load performance for inverted index when pack small files (#59011) by Xin Liao · 3 days ago
  25. c6585e3 [fix](nullable) set SlotRef's nullable to right value for nestloop join (#59310) by starocean999 · 3 days ago
  26. 4a2c38c [refactor](olap) Reduce header dependencies on column_reader.h (#59324) by Jerry Hu · 3 days ago
  27. 9f2c6ed [fix](filecache) fix observation bug in multi-BE cluster (#59259) by zhengyu · 3 days ago
  28. 8bc93bf [feature](k8s) enable ddc debug (#59292) by catpineapple · 3 days ago
  29. f0fe480 [chore](ci) Update validateBackupPrefix for configuration (#59064) by Dongyang Li · 3 days ago
  30. e420f32 [fix](variant) function element at compute signature (#59083) by Sun Chenyang · 3 days ago
  31. dbc4805 [fix](cloud) Fix cloud warm up balance slow scheduling (#58962) by deardeng · 3 days ago
  32. ae2ba6f [fix](coordinator) fix legacy coordinator use 1 instance for shuffle fragment when children has multiple instances (#59295) by 924060929 · 3 days ago
  33. f57e8f3 [fix](query cache) fix query cache throw 'Cannot invoke "String.getBytes(java.nio.charset.Charset)" because "str" is null' (#59296) by 924060929 · 3 days ago
  34. dcdf1ab [Fix](java-opts)Fix Incorrect --add-opens Usage for JNI Compatibility (#59278) by Calvin Kirs · 4 days ago
  35. b15d7ef [improve](cloud) Txn lazy committer commit partitions in parallel (#59291) by walter · 4 days ago
  36. 670deb9 [Fix](routine load) Fix routine load partial update (#59209) by bobhan1 · 4 days ago
  37. faa32ab [opt](catalog) make catalog createtime the same format as updatetime (#59288) by camby · 4 days ago
  38. 977aef7 [chore](FE) Fix incorrect character encoding in FE responses by updating encoding properties (#59264) by Gavin Chou · 4 days ago
  39. 6bcd55e [Chore](sort) remove SortingQueueStrategy::Default (#59279) by Pxl · 4 days ago
  40. d102aee [feat] add Parquet metadata TVF (#58972) by Chenjunwei · 5 days ago
  41. 41d6be0 [fix](storage) fix duplicate reserve buffer when init plain encoding (#59254) by hui lai · 5 days ago
  42. e7eb78d [enhance](transaction) support abort transaction when coordinate be down in cloud mode (#59240) by hui lai · 5 days ago
  43. d5485f3 [chore](profile) Fix the memory usage in HeapSorter (#59252) by Jerry Hu · 5 days ago
  44. 31df3a1 [feat](Catalog)Support Paimon DLF Catalog Using OSSHDFS Storage (#59245) by Calvin Kirs · 5 days ago
  45. 2dace7a [fix](cache) always create data and index page cache to avoid null pointer (#59266) by zzzxl · 5 days ago
  46. 1dc9bbd [chore](ci) Update branch condition for thrift setup (#59251) by Dongyang Li · 5 days ago
  47. 31b5608 [chore](test) Update excluded directories in regression-conf.groovy (#59115) by Dongyang Li · 5 days ago
  48. d1e66aa [fix](cloud) fix tablet stats for versioned keys (#59193) by walter · 5 days ago
  49. 1bb5b4e [Feature](Recycler) Batch delete optimization for versioned tablet recycling (#59247) by Jimmy · 5 days ago
  50. 25c864d [fix](cloud) Fix balanced_tablets_shards leak memory and fix some file cache case (#59093) by deardeng · 5 days ago
  51. 2fa6f72 [opt](memory) lazily create column writer when flush memtable for partial update (#58982) by hui lai · 5 days ago
  52. 26750be [refact](inverted index) refact compound idx writer (#59219) by Jack · 5 days ago
  53. 3f2a712 [chore](partition) Write versioned partition key when commit index (#59078) by Yixuan Wang · 5 days ago
  54. 8e8556b [chore](function) add alias for split functions (#59200) by TengJianPing · 6 days ago
  55. f84cfcf [opt](config) support dynamically change hms timeout (#59051) by camby · 6 days ago
  56. e95d266 [feat](snapshot) calculate snapshot data size (#59168) by meiyi · 6 days ago
  57. 72a6c12 [Improvement](shuffle) add Crc32CHashPartitioner (#59052) by Pxl · 6 days ago
  58. 235d8d9 [fix](test) fix case salt_join make it disable join reorder (#59035) by feiniaofeiafei · 6 days ago
  59. f3bd871 [fix](cloud) Add cluster name for routine load err msg (#59099) by deardeng · 6 days ago
  60. b7fb2bb [Feature](Streaming Job) Extend streaming job to support MySQL synchronization (#58898) by wudi · 6 days ago
  61. 8d460d6 [opt](profile) use same metric name as OLAP SCAN NODE for FILE SCAN NODE (#59159) by Mingyu Chen (Rayner) · 6 days ago
  62. b4f4b21 [fix](catalog) fix wrong issue of getBackendMeta (#59191) by Mingyu Chen (Rayner) · 6 days ago
  63. b2a218d [improve](cloud) Shuffle the partitions to reduce committing conflicts (#59212) by walter · 7 days ago
  64. d4c38d1 [improve](cloud) Get visible version explicitly wait for pending txns (#59213) by walter · 7 days ago
  65. edb3926 [improve](cloud) TxnLazyCommitter do not block bthreads (#59216) by walter · 7 days ago
  66. 77f6cd4 [improve](cloud) Allow to control txn lazy commit advancing during reads (#59196) by walter · 7 days ago
  67. b4e78ba [feature](inverted index) Implement es-like boolean query (#58545) by zzzxl · 8 days ago
  68. 83aafd6 [chore](test) Export `JAVA_HOME` before start fe (#59084) by Yixuan Wang · 9 days ago
  69. 28be8c7 [fix](pkfk) Fix drop table not drop constraint related info (#58958) by feiniaofeiafei · 9 days ago
  70. 0a5c352 [fix](p0) fix unstable p0 test (#59160) by TengJianPing · 9 days ago
  71. aef789f [Enhancement](iceberg) add iceberg expire cache params in catalog property (#57187) by yaoxiao · 9 days ago
  72. 281e13d [fix](inverted index) check policy type when dropping index policy (#59132) by zzzxl · 9 days ago
  73. 654bcb7 [fix](catalog) Only sync storage vault when it exists (#59113) by walter · 9 days ago
  74. d5465e8 [fix](metrics) resolve deadlock by moving deregister_hook to destructor (#59110) by walter · 9 days ago
  75. c8ba19d [fix](job) set cluster when routine load job replay from image (#59135) by hui lai · 9 days ago
  76. 38199f1 [feat](snapshot) fix recycle deleted instance (#59134) by meiyi · 9 days ago
  77. 6d98eab [fix](load) Fix the sensitivity issue of load column mapping with expressions (#59149) by Refrain · 9 days ago
  78. fe0df60 [fix](packed-file) fix issues in packed file recycler checker (#59153) by Luwei · 9 days ago
  79. 0918952 [refactor](filecache) ttl management refactoring (#57922) by zhengyu · 9 days ago
  80. 86f0b3a [feat](catalog) Support passing credentials_provider_type to BE for S3 access (#59082) by zy-kkk · 9 days ago
  81. 9e81066 [fix](inverted index) also release dir when search cache after writer enable and fix get_index_file_names for v1 (#59139) by Jack · 9 days ago
  82. 8ef5bab [Feature](Export) support native format (#58711) by lihangyu · 9 days ago
  83. 3f65bfd [refine](util) add cast_to_column to cast ColumnPtr (#58092) by Mryange · 10 days ago
  84. edbfb8f [fix](test) fix test test_view_var_persist unstable (#58931) by feiniaofeiafei · 10 days ago
  85. 15d2a42 [fix](core) fix core if hll_from_base64 input invalid (#59106) by Mryange · 10 days ago
  86. 752d86c [chore](dep)Remove unused dependencies (#59079) by Calvin Kirs · 10 days ago
  87. 0d85bd1 [chore](expr) remove isAnalysis flag on Expr (#59119) by morrySnow · 10 days ago
  88. 7919b4b [fix](test) modify conf for regression tests (#59073) by Mingyu Chen (Rayner) · 10 days ago
  89. 5a1fce5 [fix](nullable) set SlotRef's nullable to right value (#59092) by morrySnow · 10 days ago
  90. 843381e [Enhancement](variable) Adding a whitelist allows you to ignore certain unsupported variables (#58998) by lw112 · 10 days ago
  91. 37114b8 [Opt](encoding) Let `storage_format` control default encoding for interger and binary (#59075) by bobhan1 · 10 days ago
  92. 89d2308 [fix](olap) Should erase the segment footer cache after compaction (#59101) by Jerry Hu · 10 days ago
  93. 80d73c8 [opt](olap) Optimize reading by rowids of Map Column (#59043) by Jerry Hu · 10 days ago
  94. bb6b39b [fix](rbo) use wrong child's output of set operation (#59105) by morrySnow · 10 days ago
  95. cdc1873 [chore](compilation)fix compilation error in BE benchmark. (#59122) by Mryange · 10 days ago
  96. 4475ce4 [refactor](predicate) Refine predicate and unit tests (#59126) by Gabriel · 10 days ago
  97. 0ce9262 [chore](checker) Add `resource_mgr` for checker (#58954) by Yixuan Wang · 10 days ago
  98. 262b16e [refactor](predicate) Initialize topN predicate with correct cid (#59088) by Gabriel · 10 days ago
  99. f418eed [fix](cases) fix unstable case test_full_compaciton_run_status.groovy (#58123) by shuke · 10 days ago
  100. c43fc48 [fix](auth)fix some ldap bug (#58541) by zhangdong · 10 days ago