Sign in
apache
/
datafusion-comet
/
HEAD
8bab4a5
perf: stop using FFI in native shuffle read path (#3731)
by Andy Grove
· 7 hours ago
main
c5f1ec8
fix: disable ANSI mode in benchmarks to avoid exceptions on invalid input (#3750)
by Parth Chandra
· 12 hours ago
e444b6f
chore: refactor to extract `common` and `jni-bridge` as separate crates (#3667)
by Andy Grove
· 31 hours ago
885a942
chore: remove iceberg-java integration (#3739)
by Andy Grove
· 32 hours ago
cb7b4f3
chore(deps): bump runs-on/action from 2.0.3 to 2.1.0 (#3741)
by dependabot[bot]
· 34 hours ago
f97d743
chore(deps): bump lz4_flex from 0.12.1 to 0.13.0 in /native (#3744)
by dependabot[bot]
· 35 hours ago
70691d0
Use thread context classloader for Iceberg class loading (#3738)
by Karuppayya
· 36 hours ago
0177afc
fix: Use the loaded Comet extension too (Spark 3.5.8) (#3707)
by Martin Grigorov
· 2 days ago
2c71845
fix: Native engine crashes on literal DateTrunc and TimestampTrunc (#3668)
by ChenChen Lai
· 2 days ago
d3b2007
fix: enable native_datafusion Spark SQL tests for #3320, #3401, #3719 (#3718)
by Andy Grove
· 3 days ago
477c8a4
build: lint as a separate step (#3717)
by Dmitrii Blaginin
· 4 days ago
a1a82fd
docs: Add some .lldbint configurations for debugging document (#3686)
by Zhen Wang
· 4 days ago
9978655
chore: keep original error message for failed SQL test (#3725)
by Oleks V
· 4 days ago
47a5fb6
test: enable ignored 4.0 tests, enable ansi mode (#3454)
by Parth Chandra
· 4 days ago
bfdc0f6
fix: Correct GetArrayItem null handling for dynamic indices and re-enable native execution (#3709)
by ChenChen Lai
· 4 days ago
f27c4c3
chore: Refactor planner random and partition expressions (#3704)
by Bhargava Vadlamani
· 4 days ago
55bc99f
Fix: map_from_arrays() with NULL inputs causes native crash (#3356)
by Kazantsev Maksim
· 4 days ago
1fdc450
feat: Add PR review skill for Comet expression reviews (#3711)
by Andy Grove
· 4 days ago
cb6d5b6
chore: update documentation links for 0.14.0 release (#3716)
by Andy Grove
· 4 days ago
1795a38
chore: bump version to 0.15.0-SNAPSHOT (#3715)
by Andy Grove
· 4 days ago
71f22f5
fix: enable more Spark SQL tests for `native_datafusion` (`DynamicPartitionPruningSuite` / `ExplainSuite`) (#3694)
by Andy Grove
· 5 days ago
f6d84b1
fix: fall back from native_datafusion for duplicate fields in case-insensitive mode (#3687)
by Andy Grove
· 5 days ago
f85f697
chore: Add changelog for 0.14.0 release (#3681)
by Andy Grove
· 5 days ago
76ea2dd
perf: Coalesce broadcast exchange batches before broadcasting (#3703)
by Matt Butrovich
· 5 days ago
1c8c873
chore(deps): bump lz4_flex from 0.12.0 to 0.12.1 in /native (#3713)
by dependabot[bot]
· 5 days ago
7119cf9
Revert "chore(deps): bump runs-on/action from 2.0.3 to 2.1.0 (#3684)" (#3714)
by Dmitrii Blaginin
· 5 days ago
420dd89
fix: route file-not-found errors through SparkError JSON path (#3699)
by Andy Grove
· 5 days ago
c27b1e1
fix: enable native_datafusion Spark SQL tests previously ignored in #3315 (#3696)
by Andy Grove
· 6 days ago
9b773f3
ci: remove Java Iceberg integration tests from CI (#3673)
by Andy Grove
· 7 days ago
8cfbca2
fix: run scan metrics test with both native_datafusion and native_iceberg_compat (#3690)
by Andy Grove
· 8 days ago
73a713a
Update Iceberg docs to switch ordering of two implementations and add a tuning config to native reader. (#3691)
by Matt Butrovich
· 8 days ago
3d63168
chore(deps): bump actions/checkout from 4 to 6 (#3685)
by dependabot[bot]
· 8 days ago
90727fd
chore(deps): bump runs-on/action from 2.0.3 to 2.1.0 (#3684)
by dependabot[bot]
· 8 days ago
c08d119
chore(deps): bump actions/setup-java from 4 to 5 (#3683)
by dependabot[bot]
· 8 days ago
f49e4b6
chore: Mark expressions with known correctness issues as incompatible (#3675)
by Andy Grove
· 9 days ago
2e07099
deps: update to iceberg-rust 0.9.0 rc1 (#3657)
by Matt Butrovich
· 9 days ago
919c9ad
perf: Optimize some decimal expressions (#3619)
by Andy Grove
· 9 days ago
a05c568
perf: use aligned pointer reads for SparkUnsafeRow field accessors (#3670)
by Andy Grove
· 9 days ago
42c806b
upgrade to DF 52.3.0 (#3672)
by Andy Grove
· 9 days ago
d9ed85f
fix: Support on all-literal RLIKE expression (#3647)
by ChenChen Lai
· 10 days ago
1da18dd
chore: Remove deprecated SCAN_NATIVE_COMET constant and related test code (#3671)
by Andy Grove
· 10 days ago
ae8e57c
fix: resolve Miri UB in null struct field test, re-enable Miri on PRs (#3669)
by Andy Grove
· 10 days ago
b9f29c8
fix: disable native C2R for legacy Iceberg scans [iceberg] (#3663)
by Matt Butrovich
· 10 days ago
e188c66
ci: add dedicated RAT license check workflow for all PRs (#3664)
by Andy Grove
· 10 days ago
8434c87
chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 in /native (#3660)
by dependabot[bot]
· 10 days ago
6db3bfb
chore: fix license header - ansi docs (#3662)
by Bhargava Vadlamani
· 11 days ago
477013e
doc: Document sql query error propagation (#3651)
by Parth Chandra
· 11 days ago
a60ad5f
perf: Improve performance of native row-to-columnar transition used by JVM shuffle (#3289)
by Andy Grove
· 11 days ago
9909535
feat: add debug assertions before unsafe code blocks (#3655)
by Andy Grove
· 11 days ago
6e2a125
feat: support Spark luhn_check expression (#3573)
by n0r0shi
· 11 days ago
98b4484
feat: Enable native c2r by default, add debug asserts (#3649)
by Andy Grove
· 12 days ago
1772097
feat: enable debug assertions in CI profile, fix unaligned memory access bug (#3652)
by Andy Grove
· 12 days ago
f57e54a
feat: [ANSI] Ansi sql error messages (#3580)
by Parth Chandra
· 2 weeks ago
8cbec8e
chore: Array literals tests enable (#3633)
by Oleks V
· 2 weeks ago
34bbe78
feat: Cast numeric (non int) to timestamp (#3559)
by Bhargava Vadlamani
· 2 weeks ago
bd42649
deps: update to latest iceberg-rust to pick up get_byte_ranges [iceberg] (#3635)
by Matt Butrovich
· 2 weeks ago
c264092
chore(deps): bump docker/login-action from 3 to 4 (#3638)
by dependabot[bot]
· 2 weeks ago
51fd766
chore(deps): bump docker/setup-buildx-action from 3 to 4 (#3636)
by dependabot[bot]
· 2 weeks ago
dc80d10
chore(deps): bump github/codeql-action from 4.32.5 to 4.32.6 (#3637)
by dependabot[bot]
· 2 weeks ago
5205af9
chore(deps): bump docker/build-push-action from 6 to 7 (#3639)
by dependabot[bot]
· 2 weeks ago
440f558
chore: Fix clippy complaints (#3634)
by Oleks V
· 2 weeks ago
aaaa6a6
chore: Refactor cast module temporal types (#3624)
by B Vadlamani
· 2 weeks ago
ba9b842
Hoist some stuff out of NativeBatchDecoderIterator into CometBlockStoreShuffleReader that can be reused. (#3627)
by Matt Butrovich
· 3 weeks ago
48e32a8
chore: refactor cast module numeric data types (#3623)
by B Vadlamani
· 3 weeks ago
bae59b5
chore: use datafusion impl of `bit_count` function (#3616)
by Kazantsev Maksim
· 3 weeks ago
0cc1e8c
feat(benchmarks): add async-profiler support to TPC benchmark scripts (#3613)
by Andy Grove
· 3 weeks ago
c0c67bd
chore: use datafusion impl of `space` function (#3612)
by Kazantsev Maksim
· 3 weeks ago
d81b383
docs: Fix link to overview page (#3625)
by Manu Zhang
· 3 weeks ago
58078f1
does: Bump to DataFusion 52.2. (#3622)
by Matt Butrovich
· 3 weeks ago
7de18d1
more runners (#3626)
by Dmitrii Blaginin
· 3 weeks ago
a6b340e
chore: replace legacy datetime rebase tests with current scan coverage [iceberg] (#3605)
by Andy Grove
· 3 weeks ago
254a81c
chore: update codeql with pinned version (#3621)
by Kevin Liu
· 3 weeks ago
6cff599
CI: Add CodeQL workflow for GitHub Actions security scanning (#3617)
by Kevin Liu
· 3 weeks ago
1a4eef6
chore: bump iceberg-rust dependency to latest [iceberg] (#3606)
by Matt Butrovich
· 3 weeks ago
43e4510
chore(deps): bump actions/upload-artifact from 6 to 7 (#3610)
by dependabot[bot]
· 3 weeks ago
6e975f5
chore(deps): bump actions/download-artifact from 7 to 8 (#3609)
by dependabot[bot]
· 3 weeks ago
a3f7f66
deps: DataFusion 52.0.0 migration (SchemaAdapter changes, etc.) [iceberg] (#3536)
by Oleks V
· 3 weeks ago
c916849
docs: add SAFETY comments to all unsafe blocks in shuffle spark_unsafe module (#3603)
by Andy Grove
· 3 weeks ago
68b2c4d
chore: Add Java Flight Recorder profiling to TPC benchmarks (#3597)
by Andy Grove
· 3 weeks ago
394b014
build: fix runs-on tags for consistency (#3601)
by Andy Grove
· 3 weeks ago
fec133b
build: Skip CI workflows for changes in benchmarks directory (#3599)
by Andy Grove
· 3 weeks ago
7c465c4
chore: Remove all remaining uses of legacy BatchReader from Comet [iceberg] (#3468)
by Andy Grove
· 3 weeks ago
84df1ce
docs: recommend SQL file tests for new expressions (#3598)
by Andy Grove
· 3 weeks ago
d0aa1ff
perf: Add Comet config for native Iceberg reader's data file concurrency (#3584)
by Matt Butrovich
· 4 weeks ago
ea5dc31
fix: handle type mismatches in native c2r conversion (#3583)
by Andy Grove
· 4 weeks ago
77fdeb7
chore: Add consistency checks and result hashing to TPC benchmarks (#3582)
by Andy Grove
· 4 weeks ago
9d2ad62
build: Runs-on for `PR Build (Linux)` (#3579)
by Dmitrii Blaginin
· 4 weeks ago
a01774f
chore: Add Docker Compose support for TPC benchmarks (#3576)
by Andy Grove
· 4 weeks ago
8a26dc3
chore(deps): bump the all-other-cargo-deps group (#3581)
by dependabot[bot]
· 4 weeks ago
fd0559e
chore: Cast module refactor : String (#3577)
by B Vadlamani
· 4 weeks ago
92f6eaa
chore: makes dependabot to group deps into single PR (#3578)
by Oleks V
· 4 weeks ago
e596547
chore(deps): bump aws-credential-types from 1.2.12 to 1.2.13 in /native (#3566)
by dependabot[bot]
· 4 weeks ago
be9942b
chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#3565)
by dependabot[bot]
· 4 weeks ago
054916d
chore(deps): bump assertables from 9.8.4 to 9.8.6 in /native (#3570)
by dependabot[bot]
· 4 weeks ago
d2e3c26
chore: Add TPC-* queries to repo (#3562)
by Andy Grove
· 4 weeks ago
e033f3b
chore(deps): bump uuid from 1.20.0 to 1.21.0 in /native (#3567)
by dependabot[bot]
· 4 weeks ago
587244f
chore(deps): bump parquet from 57.2.0 to 57.3.0 in /native (#3568)
by dependabot[bot]
· 4 weeks ago
45b670a
chore: Consolidate TPC benchmark scripts (#3538)
by Andy Grove
· 4 weeks ago
c3ef76c
perf: Initialize tokio runtime worker threads from spark.executor.cores (#3555)
by Andy Grove
· 4 weeks ago
f697d27
perf: executePlan uses a channel to park executor task thread instead of yield_now() (#3553)
by Matt Butrovich
· 4 weeks ago
Next »