1. 88c1ffc fix: make tan and atan2 compatible (#3849) by KAZUYUKI TANIMURA · 2 days ago main
  2. 204d7e4 fix: improve tracing feature (#3688) by Andy Grove · 2 days ago
  3. 6565de9 fix: handle ambiguous and non-existent local times (#3865) by Matthew Alex · 2 days ago
  4. 735adfb chore(deps): bump actions/github-script from 8 to 9 (#3923) by dependabot[bot] · 2 days ago
  5. 94f4527 fix: audit array_insert expression for correctness and test coverage (#3890) by Andy Grove · 3 days ago
  6. ad838ad feat: add native support for get_json_object expression (#3747) by Andy Grove · 3 days ago
  7. a341a57 fix: Update TPC-DS q36a golden file for Spark 4.0 decimal UNION widening change (#3915) by Parth Chandra · 3 days ago
  8. 9052f2b chore: reenable `array_remove` tests (#3917) by Oleks V · 3 days ago
  9. 4afd042 chore: reenable `array_contains` tests (#3912) by Oleks V · 4 days ago
  10. 967a81e fix: use min instead of max when capping write buffer size to Int range (#3914) by Andy Grove · 4 days ago
  11. fc03f7d chore: reenable `width_bucket` test (#3910) by Oleks V · 4 days ago
  12. 8d3ad57 feat: Mark array_compact as Compatible and improve test coverage (#3889) by Andy Grove · 4 days ago
  13. ef99fe8 test: Enable more Spark tests (#3905) by KAZUYUKI TANIMURA · 4 days ago
  14. 67624a8 ci: Remove native_datafusion workflows after 4f5eaf0. (#3908) by Matt Butrovich · 4 days ago
  15. 6260665 feat: add standalone shuffle benchmark tool (#3752) by Andy Grove · 4 days ago
  16. 19ab0e7 fix: add EmptySchemaShufflePartitioner and test from #3858 (#3893) by Matt Butrovich · 4 days ago
  17. 98adfbd test: improve array_distinct test coverage and incompatibility description (#3887) by Andy Grove · 4 days ago
  18. 9d3e166 fix: Make cast string to timestamp compatible with Spark (#3884) by Parth Chandra · 4 days ago 0.15.0-preview-1
  19. 99aed8e chore: `native_datafusion` to report scan task input metrics (#3842) by Oleks V · 5 days ago
  20. 90633dc deps: upgrade to DataFusion 53.0, Arrow to 58.1 (#3629) by Matt Butrovich · 5 days ago
  21. 10513e5 test: do not ignore test SPARK-48037 (#2774) by KAZUYUKI TANIMURA · 6 days ago
  22. 9b2f1b1 feat: support LEAD and LAG window functions with IGNORE NULLS (#3876) by Liang-Chi Hsieh · 6 days ago
  23. b6a07e0 chore: add SQL tests for FIRST/LAST aggregates (#3891) by Oleks V · 8 days ago
  24. 592bb17 test: parameterize file count in Native_datafusion metrics test (#3896) by ChenChen Lai · 9 days ago
  25. ad6cd45 chore(deps): bump actions/github-script from 7 to 8 (#3897) by dependabot[bot] · 9 days ago
  26. 0bb5542 chore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 (#3898) by dependabot[bot] · 9 days ago
  27. 996eeb8 chore(deps): bump the all-other-cargo-deps group (#3899) by dependabot[bot] · 9 days ago
  28. 4f5eaf0 feat: enable native_datafusion scan in auto mode (#3781) by Andy Grove · 10 days ago
  29. fb180b0 feat: add audit-comet-expression Claude Code skill (#3793) by Andy Grove · 10 days ago
  30. 6855f2b fix: address clippy collapsible_match warnings (#3863) by Manu Zhang · 10 days ago
  31. 423b572 fix: Native_datafusion reports correct files and bytes scanned (#3798) by ChenChen Lai · 10 days ago
  32. 87d049b test: ceil and floor works correctly for Decimal128 (#3848) by KAZUYUKI TANIMURA · 10 days ago
  33. c3f59a6 chore(deps): bump jni from 0.21.1 to 0.22.4 in /native (#3753) by Manu Zhang · 10 days ago
  34. acbdeac fix: skip Comet columnar shuffle for stages with DPP scans (#3879) by Andy Grove · 10 days ago
  35. 3c927dd doc: GetArrayItem is now supported (#3880) by KAZUYUKI TANIMURA · 10 days ago
  36. ba6b3ce docs: expand profiling guide with JVM and async-profiler coverage (#3628) by Andy Grove · 11 days ago
  37. 012d5b4 test: add SQL file test for casting double to string (#3854) by Andy Grove · 11 days ago
  38. d937479 perf: remove BufReader wrapper when copying spill files to shuffle output (#3861) by Andy Grove · 11 days ago
  39. 7878f0d fix: cache object stores and bucket regions to reduce DNS query volume (#3802) by Andy Grove · 12 days ago
  40. c97f033 fix: native_datafusion: case-insensitive mode doesn't detect duplicate/ambiguous Parquet fields (#3808) by Vipul Vaibhaw · 12 days ago
  41. 3c154ca fix: correct invalid Option.contains assertion in cast test (#3851) by Manu Zhang · 12 days ago
  42. f210412 test: cast negative zero to string (#3829) by KAZUYUKI TANIMURA · 12 days ago
  43. 7a7a988 fix: include scan impl in PR Linux artifact names (#3853) by Manu Zhang · 12 days ago
  44. 28bd4bc feat: Implement CRC32C algorithm (#3822) by Steve Vaughan · 13 days ago
  45. b6fd787 Replace catalyst.util.fileToString with Files.readString (#3844) by Steve Vaughan · 13 days ago
  46. 2950540 fix: query tolerance= in SQL file tests now also asserts Comet native execution (#3797) by Andy Grove · 13 days ago
  47. e5e452a feat: support SQL aggregate FILTER (WHERE ...) clause in native execution (#3835) by Liang-Chi Hsieh · 13 days ago
  48. 5080b0d docs: broaden area:writer and area:scan label descriptions (#3843) by Andy Grove · 13 days ago
  49. 75a833d docs: add bug triage guide for prioritizing open issues (#3812) by Andy Grove · 13 days ago
  50. 67f8da1 fix: remove unnecessary IgnoreCometNativeDataFusion tags from 3.5.8 diff (#3831) by Andy Grove · 13 days ago
  51. bef7759 feat: expose comet metrics through Sparks external monitoring system (#3708) by Bhargava Vadlamani · 13 days ago
  52. d7a228c chore: Remove `SupportsComet` interface (#3818) by Andy Grove · 2 weeks ago
  53. 64edcc3 chore: update git plugin to allow worktrees (#3815) by Parth Chandra · 2 weeks ago
  54. 5ff0788 fix: remove broken directBuffer feature for parquet reads (#3814) by Andy Grove · 2 weeks ago
  55. 6aa577b docs: Add docs about global singletons to development guide (#3809) by Matt Butrovich · 2 weeks ago
  56. 7a87461 docs: document negative zero cast-to-string incompatibility (#3811) by Andy Grove · 2 weeks ago
  57. 77bd8e0 fix: correct array_append return type and mark as Compatible (#3795) by Andy Grove · 2 weeks ago
  58. 4edd904 refactor: reorganize shuffle crate module structure (#3772) by Andy Grove · 2 weeks ago
  59. c3dd3a4 fix: handle scalar decimal value overflow correctly in ANSI mode (#3803) by Parth Chandra · 2 weeks ago
  60. 124646f chore(deps): bump the all-other-cargo-deps group (#3806) by dependabot[bot] · 2 weeks ago
  61. 5680418 chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (#3805) by dependabot[bot] · 2 weeks ago
  62. 74b41aa fix: handle inf/-inf/nan in ShimSparkErrorConverter cast overflow (#3768) by Manu Zhang · 2 weeks ago
  63. dd6a4d5 ci: run Iceberg Spark tests on all PRs and commits to main branch (#3792) by Matt Butrovich · 3 weeks ago
  64. cfd8a1c fix: add timezone and special formats support for cast string to timestamp (#3730) by Parth Chandra · 3 weeks ago
  65. 3f374c3 tests: fix Iceberg test diffs for Spark 3.4 (#3785) by Matt Butrovich · 3 weeks ago
  66. bc5fa00 Test: Add test coverage and documentation for SumDecimal/AvgDecimal nullability behavior (#3766) by Vipul Vaibhaw · 3 weeks ago
  67. d2e0393 chore: Run Spark 4.0 SQL tests with native_datafusion scan (#3728) by Andy Grove · 3 weeks ago
  68. a5e238a tests: add CometDateTimeUtilsSuite to CI workflow (#3782) by Andy Grove · 3 weeks ago
  69. 810782d feat: Support Spark expression days (#3746) by ChenChen Lai · 3 weeks ago
  70. 5f37dfc test: Port DateTimeUtilsSuite timestamp format tests in Comet (#3780) by Parth Chandra · 3 weeks ago
  71. 09a7ebb fix: native error message not propagated to SparkException on empty errorClass (#3727) by Manu Zhang · 3 weeks ago
  72. dc7d54c chore(deps): update datafusion to 52.4.0 (#3769) by Andy Grove · 3 weeks ago
  73. 8a0272d chore: update Iceberg Java diffs after #3739 (#3774) by Matt Butrovich · 3 weeks ago
  74. 2106cef docs: document iceberg spark tests in contributor guide (#3777) by Matt Butrovich · 3 weeks ago
  75. 4d2c398 fix: fix string to timestamp cast for UTC timestamps (#3656) by Parth Chandra · 3 weeks ago
  76. 8867501 chore: fix allocations in schema adapter for `native_datafusion` scan (#3755) by Oleks V · 3 weeks ago
  77. cfa6e69 fix: replace all #3311 references with specific issues in 3.5.8 diff (#3761) by Andy Grove · 3 weeks ago
  78. 4c311d1 perf: Mark more operators as FFI safe to avoid deep copies (#3765) by Andy Grove · 3 weeks ago
  79. a5a9f44 perf: Enable native c2r for more queries (#3764) by Andy Grove · 3 weeks ago
  80. e23d946 chore: run Spark 3.4 tests with `native_datafusion` scan (#3722) by Andy Grove · 3 weeks ago
  81. 34d50a7 chore: extract shuffle module into separate crate (#3749) by Andy Grove · 3 weeks ago
  82. aee298d feat: add sort_array benchmark (#3758) by Han-Wen Tsao · 3 weeks ago
  83. a1922ee chore(deps): bump cc in /native in the all-other-cargo-deps group (#3743) by dependabot[bot] · 3 weeks ago
  84. 325d2c6 chore(deps): bump github/codeql-action from 4.32.6 to 4.33.0 (#3742) by dependabot[bot] · 3 weeks ago
  85. 6853af6 chore(deps): bump rustls-webpki from 0.103.9 to 0.103.10 in /native (#3751) by dependabot[bot] · 3 weeks ago
  86. 8bab4a5 perf: stop using FFI in native shuffle read path (#3731) by Andy Grove · 3 weeks ago
  87. c5f1ec8 fix: disable ANSI mode in benchmarks to avoid exceptions on invalid input (#3750) by Parth Chandra · 3 weeks ago
  88. e444b6f chore: refactor to extract `common` and `jni-bridge` as separate crates (#3667) by Andy Grove · 3 weeks ago
  89. 885a942 chore: remove iceberg-java integration (#3739) by Andy Grove · 3 weeks ago
  90. cb7b4f3 chore(deps): bump runs-on/action from 2.0.3 to 2.1.0 (#3741) by dependabot[bot] · 3 weeks ago
  91. f97d743 chore(deps): bump lz4_flex from 0.12.1 to 0.13.0 in /native (#3744) by dependabot[bot] · 3 weeks ago
  92. 70691d0 Use thread context classloader for Iceberg class loading (#3738) by Karuppayya · 3 weeks ago
  93. 0177afc fix: Use the loaded Comet extension too (Spark 3.5.8) (#3707) by Martin Grigorov · 3 weeks ago
  94. 2c71845 fix: Native engine crashes on literal DateTrunc and TimestampTrunc (#3668) by ChenChen Lai · 3 weeks ago
  95. d3b2007 fix: enable native_datafusion Spark SQL tests for #3320, #3401, #3719 (#3718) by Andy Grove · 4 weeks ago
  96. 477c8a4 build: lint as a separate step (#3717) by Dmitrii Blaginin · 4 weeks ago
  97. a1a82fd docs: Add some .lldbint configurations for debugging document (#3686) by Zhen Wang · 4 weeks ago
  98. 9978655 chore: keep original error message for failed SQL test (#3725) by Oleks V · 4 weeks ago
  99. 47a5fb6 test: enable ignored 4.0 tests, enable ansi mode (#3454) by Parth Chandra · 4 weeks ago
  100. bfdc0f6 fix: Correct GetArrayItem null handling for dynamic indices and re-enable native execution (#3709) by ChenChen Lai · 4 weeks ago