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