1. 204eca6 [bugfix](glibc) fix glibc compatible bugs (#67701) by yiguolei · 5 hours ago master
  2. 0557668 [fix](cloud) Exclude covered rowsets from compaction minimum timestamps (#67617) by Luwei · 16 hours ago
  3. bfe46ec [fix](row binlog) make time-based incremental reads use a safe fence (#67594) by Luwei · 16 hours ago
  4. 00b08ad [fix](window) Respect frames when simplifying window functions (#67706) by morrySnow · 19 hours ago
  5. 2f6358d [fix](aggregate) Guard aggregate not-null inference by null semantics (#67668) by morrySnow · 19 hours ago
  6. 1335022 [fix](variable) Apply sql_select_limit to materialized CTE results (#67656) by morrySnow · 20 hours ago
  7. 2e89f3a [fix](mv) Prevent snapshot reads from using current MVs (#67700) by morrySnow · 21 hours ago
  8. ec886f3 [fix](nereids) Disambiguate NULL/OFFSET metadata from same-named nested fields (#65805) by minghong · 21 hours ago
  9. 62327d3 [opt](ci) update mtmv code owner (#67526) by morrySnow · 21 hours ago
  10. acd7e31 [fix](rbo) Preserve nullability in distinct window rewrites (#67666) by morrySnow · 21 hours ago
  11. 3763638 [improvement](parser) Avoid empty identifier suffix contexts (#67685) by morrySnow · 22 hours ago
  12. 18967f2 [fix](test) Deflake insert overwrite auto detect failure (#67571) by hui lai · 24 hours ago
  13. 300d532 [fix](table stream) Preserve table stream offsets during cleanup (#67533) by TsukiokaKogane · 24 hours ago
  14. 6fe0b19 [improvement](pk lookup) Avoid copying segment key bounds (#67618) by foxtail463 · 25 hours ago
  15. e4093c3 [fix](regression) Stabilize compaction regression cases (#67613) by Jamie · 26 hours ago
  16. 85e9da5 [fix](be) Fix array_range overflow and batch integer output (#67584) by HappenLee · 26 hours ago
  17. 3c83b69 [fix](build) Update Doris compose to Debian 12 with Liberica JDK 17 (#67664) by deardeng · 27 hours ago
  18. b3766d7 [fix](bin) Read final config lines without trailing newlines (#67663) by shuke · 27 hours ago
  19. 77cdd9c [fix](cloud) Set file cache TTL on cloud schema change output (#67454) by Xin Liao · 27 hours ago
  20. 0796543f [fix](arrow-flight) Forward a statement to the master FE without touching the MySQL channel (#67569) by Mingyu Chen (Rayner) · 27 hours ago
  21. 1d629e4 [improvement](streaming-job) Adjust CDC request timeout and split batch defaults (#67559) by wudi · 27 hours ago
  22. d86ad92 [fix](http) Clamp range reads to file size (#67634) by Gabriel · 27 hours ago
  23. 303d121 [fix](fe) Preserve active export jobs and label mappings during cleanup (#67539) by Yixuan Wang · 27 hours ago
  24. e08bcd1 [fix](iceberg) Fix V2 reads across nested schema evolution (#67574) by Gabriel · 27 hours ago
  25. 1fc400b [fix](be) Initialize bthread context key before first use (#67580) by hui lai · 28 hours ago
  26. 88b470c [fix](fe) Adapt warm-up scheduler tests to JUnit 5 (#67655) by bobhan1 · 2 days ago
  27. 9957987 [fix](cloud) Return existing rowset for concurrent commits (#67637) by Yixuan Wang · 2 days ago
  28. 396ad79 [fix](test) Isolate TPC-H MOR-as-DUP tables from compaction (#67566) by bobhan1 · 2 days ago
  29. c88e889 [feature](function) Add ST_IsClosed function (#67350) by YanzhiJin5 · 2 days ago
  30. a42928c [fix](be) Avoid repeated peer connect failures (#67464) by deardeng · 2 days ago
  31. bd01e33 [refactor](qe) Merge the duplicate ConnectType enum and drop the unreachable forward branch (#67572) by Mingyu Chen (Rayner) · 2 days ago
  32. 94ad62a [fix](cloud) prevent warm-up job scheduling starvation (#67527) by bobhan1 · 2 days ago
  33. c275e05 [fix](catalog) Restore DLF support for Iceberg and Paimon (#67545) by Gabriel · 2 days ago
  34. 798eb24 [fix](binlog) Fix row binlog recovery for multi-tablet transactions (#67508) by Luwei · 2 days ago
  35. e1df149 [fix](local shuffle) Prevent local exchange under serial parent pipeline (#67490) by Mryange · 2 days ago
  36. ac7244f [fix](ci) Skip Codex auth with reused refresh tokens (#67635) by shuke · 2 days ago
  37. 685e91f [feature](timestamp_ns) Add end-to-end TIMESTAMP_NS support (#66761) by TengJianPing · 2 days ago
  38. 53264e0 [fix](be) Reduce Iceberg equality delete index memory (#67570) by Gabriel · 2 days ago
  39. 62b8b4b [fix](be) Preserve rows for untrusted Parquet null counts (#67573) by Gabriel · 2 days ago
  40. 53e1f62 [Improve](cloud) Only register watershed txn id once when BE enters decommissioning state (#67322) by shee · 2 days ago
  41. be7c013 [fix](fe) Upgrade gRPC and remove unused LZ4 dependencies (#67585) by Calvin Kirs · 2 days ago
  42. 2be8fba [improvement](snapshot) Add snapshot retained analysis interface (#67616) by Luwei · 3 days ago
  43. 28c63a4 [fix](profile) Nereids Optimize Time shows N/A when MV pre-rewrite is skipped (#67532) by xy720 · 3 days ago
  44. 612896b [improvement](ci) Verify Litefuse subagent trace completeness (#67567) by shuke · 3 days ago
  45. c7a44c7 [fix](auth) Add privilege checks to SHOW/EXPLAIN/REFRESH DICTIONARY (#67343) by Jerry Hu · 3 days ago
  46. 54f5c41 [improvement](cascades) Fuse project pushdown into join reorder (#67541) by morrySnow · 3 days ago
  47. eea19b3 [improvement](predicate) Extend monotonic predicate inference to storage scans (#67182) by foxtail463 · 3 days ago
  48. 94f0d69 [improvement](ci) Accept Astra and Fable 5.1 review receipts (#67561) by shuke · 3 days ago
  49. efedf10 [improvement](ci) Harden Litefuse OTLP reliability (#67416) by shuke · 3 days ago
  50. f75e66f [improvement](parquet) Prune array_contains with row group statistics (#67441) by Gabriel · 3 days ago
  51. cace2bb [improvement](workflow) Accept qualified local review receipts (#66959) by shuke · 3 days ago
  52. 4d9468c [fix](subquery) Resolve correlated qualified columns before dereference (#67438) by Calvin Kirs · 3 days ago
  53. cf1a553 [fix](be) Eliminate undefined float-to-wide-integer conversion (#67463) by TengJianPing · 3 days ago
  54. 66f237a [fix](config) Mask sensitive FE configs in SHOW FRONTEND CONFIG via @ConfField(sensitive) (#67338) by starocean999 · 3 days ago
  55. 23b5ee5 [fix](arrow-flight) Release a finished Flight query's coordinator instead of holding it until wait_timeout (#67504) by Raghvendra Singh · 3 days ago
  56. 287a334 [feature](function) Support map arguments for inner_product (#67311) by Pxl · 3 days ago
  57. 74ccaf8 [chore](lance) update lance version to tag 0.1.9 (#67496) by zhangstar333 · 4 days ago
  58. b58b2c5 [enhancement](thirdparty) fix arrow build bug and clear dangerous env… (#67535) by yiguolei · 5 days ago
  59. caa7bbf [fix](test) move StreamingInsertJobStatusTransitionTest to JUnit 5 (#67543) by Mingyu Chen (Rayner) · 5 days ago
  60. 050442d [fix](test) remove JUnit 4 from the fe reactor and unblock the dependency licence review (#67396) by Mingyu Chen (Rayner) · 5 days ago
  61. ad4e9d7 [feature](be) Support file metadata columns in V2 scans (#67207) by Oliveira · 5 days ago
  62. dc848b3 [fix](temp-table) Fix CTAS/DROP for temporary tables and unmute 5 P0 cases (#67529) by Mingyu Chen (Rayner) · 6 days ago
  63. 43db29b [fix](zonemap) Treat reversed zone map bounds as invalid (#67431) by Chenyang Sun · 6 days ago
  64. 4ab2cd7 [feature](function) Add array_except_all scalar function (#67132) by Mryange · 6 days ago
  65. 146d359 [improvement](parser) Assign query organization to a single owner (#67429) by morrySnow · 6 days ago
  66. de9ed8e [fix](udf) Reject variadic user-defined functions (#67373) by linrrarity · 6 days ago
  67. 60854db [feat](stream) Support ALTER STREAM ... SET/MODIFY COMMENT (#67471) by Mingyu Chen (Rayner) · 6 days ago
  68. 4eb013c [fix](paimon) tolerate removed paimon-cpp session variable (#67472) by Socrates · 6 days ago
  69. d326680 [refactor](statistics) Organize statistics classes by responsibility (#67483) by morrySnow · 6 days ago
  70. b502984 [chore](build) Assign owners for workflows and thirdparty (#67519) by Dongyang Li · 6 days ago
  71. a560c74 [feature](ivm) Support incremental view maintenance (IVM) for materialized tables (MTMV) (#62606) by yujun · 6 days ago
  72. 099d5bd [fix](arrow-flight) Do not take the point-query short circuit on an Arrow Flight connection (#67487) by Mingyu Chen (Rayner) · 6 days ago
  73. 219c619 [fix](iceberg) Preserve nested field case in created schemas (#67166) by Gabriel · 7 days ago
  74. 182022b [fix](file cache) keep the cache monitor off the LRU recorder lock (#67315) by deardeng · 7 days ago
  75. b514878 [fix](ci) Accept a hyphen in the PR title, and stop ignoring .github (#67491) by Mingyu Chen (Rayner) · 7 days ago
  76. 74d11cd [fix](ci) Migrate code review tracing to OTLP (#67413) by shuke · 7 days ago
  77. b42ebc8 [fix](parser) Remove stale post-processor usage from limit test (#67482) by morrySnow · 7 days ago
  78. fedf874 [fix](build) Allow Doris hidden columns in Gitleaks (#67477) by Dongyang Li · 7 days ago
  79. b4c6d13 [fix](cloud) Avoid conflicts when recycling transactions with the same label (#65746) by Yixuan Wang · 7 days ago
  80. cdb0578 [improvement](parser) Localize identifier post-processing (#67457) by morrySnow · 7 days ago
  81. d145a5d [improvement](parser) Skip hidden tokens in internal SQL parsing (#67434) by morrySnow · 7 days ago
  82. d34f06b [fix](be): fix BE access to aws under eks pod identity (#67076) by Owen Leung · 7 days ago
  83. 38339c5 [improvement](auth) Scope mysql.user rows to the caller and mask password columns (#67444) by Calvin Kirs · 7 days ago
  84. 7829cb7 [chore](paimon) remove paimon-cpp dependency (#67385) by Socrates · 7 days ago
  85. 71a6324 [fix](be) Own the allocated LSN map in SharedMemtable to fix UAF on flush task teardown (#67442) by Nelson Boss · 7 days ago
  86. 383be27 [fix](build) Fix two arm64 BE build failures: kuromoji_build_dict link and SNII_CRC32C_X86 -Wundef (#67451) by Mingyu Chen (Rayner) · 7 days ago
  87. 224ba5f [improvement](parser) Factor LIMIT clause common prefix (#67455) by morrySnow · 7 days ago
  88. f054492 [improvement](parser) Factor common EXPLAIN and CTE prefixes (#67427) by morrySnow · 8 days ago
  89. b1d21a6 [fix](job) Prevent stale cloud broker load retries (#67250) by Refrain · 8 days ago
  90. 72071af [fix](fe) Return transaction insert execution errors (#67386) by meiyi · 8 days ago
  91. 1250443 [fix](sqlcache) Do not replay the MySQL sql cache on an Arrow Flight connection (#67381) by Mingyu Chen (Rayner) · 8 days ago
  92. da1eb72 [improvement](parser) Left factor primary expression grammar (#66951) by morrySnow · 8 days ago
  93. ddbaaab [fix](build) prevent math regression from global lance-c linkage (#67237) by linrrarity · 8 days ago
  94. 0494105 [feature](http) Add structured type metadata to table schema API (#66670) by Alan Tang · 8 days ago
  95. 2a3a390 [opt](build) Decouple common/status.h from thrift/protobuf generated headers (#67036) by Mingyu Chen (Rayner) · 8 days ago
  96. 18894dd [fix](arm) fix compile error in arm platform (#67419) by TengJianPing · 8 days ago
  97. 5c16fe4 [chore](readme) Add UTM parameters to the Slack links so GitHub clicks are attributed (#67430) by Mingyu Chen (Rayner) · 8 days ago
  98. e5a4e72 [fix](cloud) Wait for running transactions before incremental reads (#67181) by Luwei · 8 days ago
  99. fc3235c [fix](be) Handle incomplete WAL records during replay (#67204) by meiyi · 8 days ago
  100. 53a7c36 [fix](fe) Avoid redundant partition version fetch during SQL cache validation (#67125) by meiyi · 8 days ago