- 356dd94 feat: Add support for Spark Pi math expression (#3789) by Rafael Fernández · 10 hours ago main
- 1b4b26f feat: Add support for Spark Cbrt math expression (#3788) by Rafael Fernández · 12 hours ago
- 37f6345 docs: replace project logos with updated branding (#4230) by Pranamya Vadlamani · 14 hours ago
- a4f0229 feat: Add support for Spark Acosh, Asinh, Atanh math expressions (#3787) by Rafael Fernández · 14 hours ago
- e5351f4 feat: Add support for Spark ToDegrees and ToRadians math expressions (#3786) by Rafael Fernández · 15 hours ago
- 5df67d5 add encode time tracking for shuffle operations (#4068) by ChenChen Lai · 15 hours ago
- 5e20267 fix: resolve Scala compiler warnings for auto-tupling and bare try (#4227) by Andy Grove · 17 hours ago
- 9bded95 test: add explicit negative-count cases for array_repeat (#4182) by Vladislav Zabolotsky · 17 hours ago
- 846a105 Map ProfileCredentialsProvider to profile credential chain (#4213) by Karuppayya · 17 hours ago
- d5c2bed test: skip flaky StateStoreSuite under Comet and disambiguate JDK matrix names (#4226) by Andy Grove · 17 hours ago
- d792743 docs: check off 53 implemented expressions in spark_expressions_support.md (#4147) by Andy Grove · 18 hours ago
- 604ccc2 docs: refresh Gluten comparison with ANSI, Spark 4, and Iceberg coverage (#4169) by Andy Grove · 18 hours ago
- 730cf2f ci: pin JDK per Spark version in Iceberg workflow matrix (#4120) by Kuo-Hao Huang · 19 hours ago
- a8f3560 fix: broadcast exchange bypasses AQE partition coalescing (#4163) by Andy Grove · 20 hours ago
- 21ab33b perf: reduce per-node allocations in to_native_metric_node (#4075) by Andy Grove · 20 hours ago
- 57181c1 docs: document Spark 4 IntelliJ setup (#4198) by Yubo Xu · 20 hours ago
- 3fc301a fix: enhance JNI local frame management with error handling in with_env function (#4225) by ChenChen Lai · 22 hours ago
- fbadc91 fix: support Spark 4.1 BloomFilter V2 format and bit-scattering (#4196) by Andy Grove · 28 hours ago
- 7d5884f fix: [Spark 4.1.1] preserve parent struct nullness when all requested fields missing in Parquet (#4190) by Andy Grove · 31 hours ago
- 06d565a fix: [Spark 4.1.1] preserve stored allowDecimalPrecisionLoss in DecimalPrecision rule (#4179) by Andy Grove · 34 hours ago
- 6746f47 deps: Bump OpenDAL to 0.56.0. (#4217) by Matt Butrovich · 34 hours ago
- d1e1480 test: relax bytesRead ratio assertion for Spark 4.1+ (#4197) by Andy Grove · 2 days ago
- da187f2 feat: support `PartialMerge` aggregation mode (#4003) by Oleks V · 2 days ago
- 7200cc7 test: [Spark 4.1.1] unignore CachedBatchSerializerNoUnwrapSuite (#4137) (#4204) by Andy Grove · 2 days ago
- 6bfc865 feat: add bug-triage Claude skill (#4109) by Andy Grove · 2 days ago
- d12c5c9 docs: start Spark 4.1 known-limitations section, seeded with #4199 (#4202) by Andy Grove · 2 days ago
- 1a6cd98 test: [Spark 4.1.1] unignore SPARK-52921 union partitioning tests (#4195) by Andy Grove · 2 days ago
- 47d8fbb docs: add roadmap items for spillable hash join, UDF support, memory management, and 1.0.0 release (#4171) by Andy Grove · 3 days ago
- d0fe577 fix: honor strictFloatingPoint in RangePartitioning (#4167) by ChenChen Lai · 3 days ago
- 4da2012 chore(deps): bump cc in /native in the all-other-cargo-deps group (#4168) by dependabot[bot] · 3 days ago
- 0d49389 feat: support regular BuildRight+LeftAnti hash join (#4073) by Liang-Chi Hsieh · 3 days ago
- 4958915 test: unignore InjectRuntimeFilterSuite tests gated on issue #242 (#4178) by Andy Grove · 3 days ago
- 425f9c9 build: Enable Spark SQL tests for Spark 4.1.1 (#4093) by Andy Grove · 5 days ago
- 3ed80e9 feat: AQE DPP for native Parquet scans with broadcast reuse (#4112) by Matt Butrovich · 5 days ago
- 050320d chore: Update `spark_expressions_support.md` doc (#4165) by Oleks V · 5 days ago
- dd05146 docs: add implement-comet-expression Claude skill (#4158) by Andy Grove · 5 days ago
- 8f7e112 feat: add config to gate converting Spark shuffle to Comet shuffle when child is non-Comet plan (#4166) by Andy Grove · 5 days ago
- 8eef32d test: support fallback chain in CometPlanStabilitySuite, dedupe existing goldens (#4129) by Andy Grove · 6 days ago
- 442d3fb feat: add support for timestamp_seconds expression (#3146) by Andy Grove · 6 days ago
- 6cd6cf3 ci: Enable Comet PR test matrix and TPCDS plan-stability for Spark 4.2 (#4126) by Andy Grove · 6 days ago
- 4d01ce1 docs: Update roadmap in contributor guide (#4144) by Andy Grove · 6 days ago
- 050e1e2 ci: add Spark 4.0 / JDK 21 profile (#4060) by James Willis · 7 days ago
- dc5929a fix: substring with negative start index (#4017) by KAZUYUKI TANIMURA · 7 days ago
- f10613b feat: Support Spark expression `str_to_map` (#3654) by Eric Chang · 7 days ago
- 61bcf31 docs: Fix errors in list of supported Spark versions (#4141) by Andy Grove · 7 days ago
- ade0c60 docs: improve review skill and contributor guide for serde patterns (#4132) by Andy Grove · 7 days ago
- 2d41937 docs: update Spark version support and add version compatibility page (#4138) by Andy Grove · 7 days ago
- d2ada84 feat: add MapSort expression support for Spark 4.0 (#4076) by Andy Grove · 8 days ago
- 95c6a1b chore: support Spark 4.1/4.2 for golden files generation (#4134) by Oleks V · 8 days ago
- 56749ec chore: audit array_intersect and expand SQL test coverage (#4071) by Andy Grove · 8 days ago
- f7b632c feat: task-level input metrics (bytesRead) for Iceberg native scan (#4128) by Matt Butrovich · 8 days ago
- b1ca457 fix: throw SchemaColumnConvertNotSupportedException from native_datafusion schema mismatch (#4117) by Andy Grove · 8 days ago
- 9108ec4 docs: support conditional content for snapshot vs release builds (#4030) by Andy Grove · 8 days ago
- 52b8ff1 ci: reduce macOS PR matrix to single Spark 4.0 profile (#4104) by Andy Grove · 8 days ago
- 2008411 build: add spark-4.2 Maven profile targeting 4.2.0-preview4 (#4119) by Andy Grove · 8 days ago
- fcaf705 ci: enable Spark 4.1 PR test matrix (#4106) by Andy Grove · 8 days ago
- 13e5f8c refactor: consolidate identical spark-4.0 and spark-4.1 shims into spark-4.x (#4118) by Andy Grove · 8 days ago
- e6ef10b build: add spark-4.1 Maven profile and shim sources (#4097) by Andy Grove · 8 days ago
- fc29bc3 docs: add Understanding Comet Plans user guide page (#4086) by Andy Grove · 9 days ago
- 4b086bb fix: reject incompatible decimal precision/scale in native_datafusion scan (#4090) by Andy Grove · 9 days ago
- c05bd16 fix: reject string/binary read as numeric in native_datafusion scan (#4091) by Andy Grove · 9 days ago
- b5b86b1 reject non-default collated string join keys in Comet hash join and sort-merge join (#4095) by ChenChen Lai · 9 days ago
- 9a20f29 Bump Spark 4.0.1 to 4.0.2 (#4114) by Andy Grove · 9 days ago
- ddafe0c docs: rename SQL File Tests to Comet SQL Tests and Scala tests to Comet Scala Tests (#4108) by Andy Grove · 9 days ago
- c7d97db ci: stopping running PR builds with 3.5.5/3.5.6 (#4103) by Andy Grove · 9 days ago
- bf3cf9b fix: enable Spark 4 SQL tests previously ignored for issues #3313 and #3314 (#4092) by Andy Grove · 10 days ago
- fdf00d4 fix: fall back for shredded Variant scans on Spark 4.0 (#4084) by Andy Grove · 10 days ago
- 023d912 feat: fix array_compact for Spark 4.0 and correct return type metadata (#3796) by Andy Grove · 11 days ago
- 964e578 perf: avoid redundant columnar shuffle when both parent and child are non-Comet (#4010) by Andy Grove · 11 days ago
- 5076f63 docs: add compatibility documentation to all expressions (#4067) by Andy Grove · 12 days ago
- 2cb6142 test: re-enable sql_hive-1 for Spark 4.0 and fix two small failures (#4047) by Andy Grove · 12 days ago
- 3be3a34 doc: update documentation for cast and datetime functions (#4058) by Parth Chandra · 12 days ago
- 5333d09 fix: scalar subquery pushdown and reuse for CometNativeScanExec (SPARK-43402) (#4053) by Matt Butrovich · 12 days ago
- 724152e feat: Add TimestampNTZType support for unix_timestamp (#4039) by Parth Chandra · 12 days ago
- f089295 fix: fall back to Spark for shuffle/sort/aggregate on non-default collated strings [Spark 4] (#4035) by Andy Grove · 12 days ago
- beecc2d feat: Cast string to timestamp_ntz (#4034) by Parth Chandra · 12 days ago
- a64c6ab fix: Iceberg reflection for current() on TableOperations hierarchy (#3895) by Karuppayya · 12 days ago
- a80a3a8 chore: promote array_insert to compatible and consolidate expression docs (#4065) by Andy Grove · 12 days ago
- 499f24d chore: gitignore generated docs directories (#4066) by Andy Grove · 12 days ago
- 3f572eb docs: Generate expression compatibility docs from code (#4057) by Andy Grove · 12 days ago
- 7dd3c4d ci: add concurrency blocks for more workflows (#4064) by Matt Butrovich · 12 days ago
- 491f75c chore(deps): bump the all-other-cargo-deps group (#4061) by dependabot[bot] · 12 days ago
- 644fd57 feat: add support for array_position expression (#3172) by Andy Grove · 12 days ago
- c0fd8ec ci: skip heavy test workflows for GenerateDocs and changelog changes (#4056) by Andy Grove · 12 days ago
- a247063 docs: split compatibility guide into multiple pages (#4055) by Andy Grove · 13 days ago
- 0c2fa63 test: add date_trunc DST regression test in non-UTC session timezone (#4040) by Andy Grove · 13 days ago
- 779c251 chore: enable array_union (#4043) by KAZUYUKI TANIMURA · 13 days ago
- b358012 fix: enable arrays_overlap (#3901) by KAZUYUKI TANIMURA · 13 days ago
- 3d80308 test: unignore passing DPP test, retag remaining DPP failures to #4045 (#4046) by Andy Grove · 13 days ago
- b98a736 test: unignore passing Spark 4.0 SQL tests and retag remaining to specific issues (#4041) by Andy Grove · 13 days ago
- 33f2764 test: more non-aqe DPP tests (#4037) by Matt Butrovich · 13 days ago
- 0c13675 test: unignore DynamicPartitionPruning static scan metrics test (#4038) by Andy Grove · 14 days ago
- 6e6a2de fix: support to_json on Spark 4.0 (#4036) by Andy Grove · 14 days ago
- 1679f81 fix: cast to and from timestamp_ntz (#4008) by Parth Chandra · 14 days ago
- dcaaffa test: fix SparkToColumnar plan-shape assertions on Spark 4 (#4032) by Andy Grove · 14 days ago
- 2bd01af feat: Support Spark expression: arrays_zip (#3643) by hsiang-c · 14 days ago
- bb79752 test: run more JVM tests (#4026) by KAZUYUKI TANIMURA · 14 days ago
- 29bcb75 chore: update documentation links for 0.15.0 release (#4029) by Andy Grove · 14 days ago
- aacbc5f test: run more Spark 4 tests (#4013) by KAZUYUKI TANIMURA · 2 weeks ago
- 1bf057d chore: update pending PR filter (#4025) by Oleks V · 2 weeks ago