1. bc37334 [GLUTEN-10215][VL] Remove streaming aggregation workaround in Delta stats writer (#12222) by Hongze Zhang · 33 hours ago main
  2. 4281c08 [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_06_05) (#12247) by Gluten Performance Bot · 34 hours ago
  3. 9de3b50 [VL] Fixed iceberg config logic (#12221) by inf · 35 hours ago
  4. a8bf7ea [MINOR] Fix typo in shuffleInputOutput config name (#12239) by Shilong Duan · 35 hours ago
  5. ca7d68f [VL] Bump FasterXML Jackson to 2.18.6 for Spark 3.5 and above (#12243) by Yuan · 2 days ago
  6. aa82d4a [VL] Reduce Velox scan SQL metrics by default to mitigate driver OOM (#12127) by lifulong · 2 days ago
  7. 9acd3d7 [GLUTEN-12022][VL] Extend S3 filesystem registration in Gluten (#12026) by Reema · 2 days ago
  8. 73ca213 [GLUTEN-6887][VL] Daily Update Velox Version (2026_06_04) (#12230) by Gluten Performance Bot · 2 days ago
  9. 6565a40 [MINOR] Upgrade Spark 4.0 to 4.0.2 (#12180) by Kent Yao · 2 days ago
  10. 2731470 [GLUTEN-12143][VL] Route bitmap_construct_agg to native Velox execution (#12142) by Minni Mittal · 2 days ago
  11. 5668e14 [GLUTEN-12225][CORE] Fix arrow.c shading: exclude memory/vector packages so public API stays unshaded (#12226) by EJ Song · 2 days ago
  12. a2cdb98 [VL] Support native scala udaf in window (#12117) by Rong Ma · 2 days ago
  13. 60ce4f8 [VL] Skip escape argument when offloading `Like` expressions without backslashes (#12152) by Zhu, Lipeng · 3 days ago
  14. b40f776 [INFRA] Enable automated GitHub Copilot code reviews (#12228) by Yuan · 3 days ago
  15. 9c34b45 [GLUTEN-6887][VL] Daily Update Velox Version (2026_06_02) (#12223) by Gluten Performance Bot · 3 days ago
  16. 97f06b4 [VL][Delta] Add DV scan info extraction utility (#12197) by Mohammad Linjawi · 3 days ago
  17. b6cab2f [VL] Isolate /usr/local from native builds on macOS (#12105) by jackylee · 3 days ago
  18. 0dabb55 [VL] Tighten cache-stats wire-edge bound checks (#12224) by Kent Yao · 4 days ago
  19. e8cb66b [GLUTEN-8232][VL] Follow-up: update docs for the vcpkg dynamic OpenSSL feature (#12178) by Yuan · 4 days ago
  20. fb23c3e [MINOR] Make ci-velox-buildstatic-centos-9.sh executable (#12200) by Felipe Pessoto · 4 days ago
  21. 33be6fb [VL][TEST] Pin framedSerializeWithStats cross-language wire format (#12196) by Kent Yao · 5 days ago
  22. ce6e16f [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_29) (#12189) by Gluten Performance Bot · 8 days ago
  23. 2db6253 [VL] Simplify the logic in AppendBatchResizeForShuffleInputAndOutput (#12087) by Rong Ma · 8 days ago
  24. b8bb3b2 [GLUTEN-12174][CH] Fix flatten nullable inner array row handling (#12175) by lgbo · 8 days ago
  25. ed8af63 [GLUTEN-12169][CH] Fix str_to_map nullable input null-map access (#12170) by lgbo · 8 days ago
  26. d87c2b0 [GLUTEN-12172][CH] Fix group limit first array result offset (#12173) by lgbo · 8 days ago
  27. 0aa1620 [GLUTEN-12185][CH] Guard missing prepared set in parquet index filter (#12186) by lgbo · 8 days ago
  28. a897401 [VL] Catch corrupt stats frames per-batch in ColumnarCachedBatchSerializer (#12183) by Kent Yao · 8 days ago
  29. b9865b2 [VL] Bump Iceberg/Hudi for Spark-4.1 package (#12168) by Yuan · 9 days ago
  30. a80309f [GLUTEN-12181][CH] Fix issues for the Spark 3.5 + Delta Delete Vector with the CH backend (#12182) by Zhichao Zhang · 9 days ago
  31. 09a629a [GLUTEN-11980][CORE][TESTS] Add test cases for decimal-key joins if either side of join exists native scan fallback to vanilla. (#12061) by Jiaan Geng · 9 days ago
  32. 33c61b9 [VL] Compute real nullCount for flat-encoded unsupported types in cached-batch partition stats (#12176) by Kent Yao · 9 days ago
  33. c1d7a30 Bump idna from 3.10 to 3.15 in /tools/workload/benchmark_velox/analysis (#12167) by dependabot[bot] · 9 days ago
  34. 952c197 Bump pyopenssl in /tools/workload/benchmark_velox/analysis (#12159) by dependabot[bot] · 9 days ago
  35. 256ab3c [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_28) (#12162) by Gluten Performance Bot · 9 days ago
  36. 82b70aa [INFRA] Use hadoop 2.10.2 for uniffle test (#12111) by Wechar Yu · 9 days ago
  37. 0cc376a [GLUTEN-11917][VL] Respect allowPrecisionLoss from expression context in Spark 4.1 (#12110) by Varun Srinivas · 9 days ago
  38. 55eb0d3 [Velox] Fix Iceberg writer aggregate-init build failure on macOS C++20 libc++ (#12115) by jackylee · 9 days ago
  39. 53dc27d [VL] Hoist per-partition constants out of ColumnarCachedBatchSerializer.serialize hot path (#12166) by Kent Yao · 9 days ago
  40. 4df6e9c [VL][FOLLOWUP] Reduce Velox hash shuffle partition buffer memory by evicting large partitions after split (#12156) by wankun · 9 days ago
  41. b0ca60a [GLUTEN-8232][VL] Allow to enable dynamic openssl link in VCPKG packaging (#11444) by Yuan · 9 days ago
  42. e6e0403 [MINOR][DOC] Update default of spark.gluten.sql.columnar.tableCache to true (#12153) by Kent Yao · 10 days ago
  43. 7bfd45c [VL] Stop using Input.available() to probe trailing markers in CachedColumnarBatch (#12147) by Kent Yao · 10 days ago
  44. 9bc830e [GLUTEN-12058][VL] Skip stage ResourceProfile adjustment rule when off-heap memory is disabled (#12060) by Zhen Wang · 10 days ago
  45. cad164a Bump nbconvert in /tools/workload/benchmark_velox/analysis (#12145) by dependabot[bot] · 10 days ago
  46. ba8c13e Bump pip from 26.0 to 26.1 in /tools/workload/benchmark_velox/analysis (#12144) by dependabot[bot] · 10 days ago
  47. 3b59dc9 [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_27) (#12150) by Gluten Performance Bot · 10 days ago
  48. d175c63 [VL] Narrow down FlushableHashAggregateRule to only protect against Spark code `AggUtils.planAggregateWithOneDistinct` (#12098) by Hongze Zhang · 10 days ago
  49. 6f508d2 [MINOR][GLUTEN-12137] Remove unmaintained gluten-te folder (#12149) by Philo He · 10 days ago
  50. b442528 [MINOR][TEST] Remove SparkFunctionStatistics (#12136) by Philo He · 11 days ago
  51. b83ed55 Bump gitpython in /tools/workload/benchmark_velox/analysis (#12140) by dependabot[bot] · 11 days ago
  52. 14f268c Bump lxml in /tools/workload/benchmark_velox/analysis (#12139) by dependabot[bot] · 11 days ago
  53. 2563a40 [GLUTEN-3456][VL] Enable columnar table cache by default and extend benchmark coverage (#12138) by Kent Yao · 11 days ago
  54. 8b8d413 [Velox][Build][MIRROR] Skip sudo on macOS when staging Velox Arrow patches (#12129) by jackylee · 11 days ago
  55. f713509 [VL] Add devcontainer configuration for Gluten Velox Backend (#12125) by Felipe Pessoto · 11 days ago
  56. 5efa2d6 Bump org.apache.flink:flink-table-planner_2.12 in /backends-clickhouse (#12134) by dependabot[bot] · 11 days ago
  57. cb9e5d7 [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_25) (#12133) by Gluten Performance Bot · 12 days ago
  58. 01bae2b [BUILD] Upgrade Maven to 3.9.16 (#12059) by Yao-MR · 12 days ago
  59. b8c5711 [VL] Add metric abandonedPartialAggregation (#12106) by Hongze Zhang · 12 days ago
  60. d206c5e [MINOR][VL] Remove dead Arrow-CSV / Arrow-Dataset JVM code paths (#12130) by Kent Yao · 12 days ago
  61. 3bfac4d [GLUTEN-11991][VL] CI: Switch to gcc 13 images (#12118) by Hongze Zhang · 12 days ago
  62. 60b9f56 [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_22) (#12128) by Gluten Performance Bot · 13 days ago
  63. d2b48f1 [GLUTEN-11998][CORE] Fix incorrect modifiability status for GlutenConfig entries (#12036) by Mohammad Linjawi · 2 weeks ago
  64. 7bb00d1 [VL] Delta: Add native Delta DV reader support (#12040) by Mohammad Linjawi · 2 weeks ago
  65. e733332 [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_18) (#12102) by Gluten Performance Bot · 2 weeks ago
  66. c69a7c2 [VL] Add cross-config / cross-build-cycle invariant tests for ColumnarCachedBatchSerializer (#12124) by Kent Yao · 2 weeks ago
  67. 5286b8c [MINOR][DOC] Fix and expand build/test instructions in AGENTS.md (#12121) by Kent Yao · 2 weeks ago
  68. 9e6e8bf [VL] Gate non-binary collation StringType in cached batch stats dispatch (#12112) by Kent Yao · 3 weeks ago
  69. 71302c6 [VL] Add Velox batch resizer copyRanges fast path (#12101) by Zhen Li · 3 weeks ago
  70. 0b1e511 [VL] Reduce Velox hash shuffle partition buffer memory by evicting large partitions after split (#12089) by wankun · 3 weeks ago
  71. faad82c [CORE] Fix Delta 4.0 Spark 4.1 package build (#12078) by Mohammad Linjawi · 3 weeks ago
  72. d2c6f38 [VL] Add per-batch input-encoding counter to VeloxHashShuffleWriter (#12107) by Luis Peñaranda · 3 weeks ago
  73. ad03c2d [VL] Restore hash shuffle reader payload merging (#12097) by Zhen Li · 3 weeks ago
  74. 97632d8 [VL] Add min/max partition stats to columnar InMemoryRelation cache for partition pruning (#12092) by Kent Yao · 3 weeks ago
  75. 18390c3 [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_15) (#12096) by Gluten Performance Bot · 3 weeks ago
  76. 356fda0 [GLUTEN-10072][UT] Enable hive execution tests (#12005) by Wechar Yu · 3 weeks ago
  77. f725166 Bump mistune in /tools/workload/benchmark_velox/analysis (#12093) by dependabot[bot] · 3 weeks ago
  78. 3bf0942 [GLUTEN-12071][VL] Respect HadoopConf write options in Velox native Parquet writer (#12072) by Wechar Yu · 3 weeks ago
  79. d35552e [VL] Fix SCOPED_TIMER macro destroying timer immediately (#12083) by Luis Peñaranda · 3 weeks ago
  80. 1cc3535 [GLUTEN-11867] Add JDK 25 build support (#12012) by Yao-MR · 3 weeks ago
  81. 6a23fe5 [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_13) (#12085) by Gluten Performance Bot · 3 weeks ago
  82. 296fd3c [MINOR][DOC] Add AGENTS.md with guidelines for AI coding agents (#12081) by Varun Srinivas · 3 weeks ago
  83. 7669052 [GLUTEN-12075][CH] Add a metric to indicate whether it is Parquet Reader V3 for the CH Backend (#12076) by Zhichao Zhang · 4 weeks ago
  84. ea4d893 [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_11) (#12068) by Gluten Performance Bot · 4 weeks ago
  85. 1f58e54 [VL] Fix parallel BHJ build after #11882 (#12070) by Hongze Zhang · 4 weeks ago
  86. 0342cdb [CORE] Deduplicate fallback reason when merging Appendable tags (#12049) by Joey · 4 weeks ago
  87. 6298aeb [GLUTEN-11782][CORE] Optimize parquet metadata validation by sampling root paths (#12042) by Yao-MR · 4 weeks ago
  88. 5b7955e Bump gitpython in /tools/workload/benchmark_velox/analysis (#12037) by dependabot[bot] · 4 weeks ago
  89. 7e04fae [GLUTEN-12053][CELEBORN] Bump Celeborn version to 0.6.3 (#12057) by Nicholas Jiang · 4 weeks ago
  90. eae60a5 [CORE] Preserve fallback tag for nodes without logicalLink in RemoveFallbackTagRule (#12028) by Joey · 4 weeks ago
  91. c3165c1 [VL] Fix json_tuple rewrite producing incompatible JSON path in fallback scenarios (#12038) by Zouxxyy · 4 weeks ago
  92. 985186d [VL][MINOR] Remove unused bloom filter configs (#12002) by Ankita Victor · 4 weeks ago
  93. 4fa7bdc [VL] Delta: Offload Delta OPTIMIZE compaction command transactions (#12024) by Mohammad Linjawi · 4 weeks ago
  94. aa0bcc8 [GLUTEN-11918][VL] Fall back Cast when per-expression timezone differs from session timezone (#12048) by Yao-MR · 4 weeks ago
  95. 8d76cb8 [GLUTEN-11920] Keep columnar children for dual-mode parents with row output (#12004) by Yao-MR · 4 weeks ago
  96. 82644d3 [GLUTEN-6887][VL] Daily Update Velox Version (2026_05_06) (#12043) by Gluten Performance Bot · 4 weeks ago
  97. 6d6a1af [GLUTEN-1433][VL] Fix TimestampNTZ schema validation (#12029) by Joey · 4 weeks ago
  98. 74c9638 [GLUTEN-12044][CH] Fix build on arm (#12046) by zhanglistar · 4 weeks ago
  99. ffbb647 [MINOR] Ignore .idea/vcs.xml from git tracking (#12041) by inf · 5 weeks ago
  100. 1c4a27e [MINOR][VL] Improve validation log messages for aggregate function signature binding (#12031) by Philo He · 5 weeks ago