-
Notifications
You must be signed in to change notification settings - Fork 170
Pull requests: apache/datafusion-comet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Fall back to Spark for unsupported partition or sort expressions in window aggregates
#1253
opened Jan 9, 2025 by
andygrove
Loading…
fix: speed up ConcurrentHashMap#computeIfAbsent of JDK8
#1245
opened Jan 9, 2025 by
SteNicholas
Loading…
build: bump spark version to 3.3.4, 3.4.4, 3.5.4 for spark-3.3, spark-3.4 and spark-3.5
#1243
opened Jan 9, 2025 by
SteNicholas
Loading…
chore: extract conversion_funcs, conditional_funcs, bitwise_funcs and array_funcs expressions to folders based on spark grouping
#1223
opened Jan 5, 2025 by
rluvaton
Loading…
chore: extract math_funcs expressions to folders based on spark grouping
#1219
opened Jan 5, 2025 by
rluvaton
Loading…
perf: Improve query planning to more reliably fall back to columnar shuffle when native shuffle is not supported
#1209
opened Jan 1, 2025 by
andygrove
Loading…
extract expressions to folders based on spark grouping
#1206
opened Dec 29, 2024 by
rluvaton
Loading…
feat: Implement custom RecordBatch serde for shuffle for improved performance
#1190
opened Dec 20, 2024 by
andygrove
Loading…
[comet-parquet-exec] CometNativeScan metrics from ParquetFileMetrics and FileStreamMetrics
#1172
opened Dec 16, 2024 by
mbutrovich
Loading…
[comet-parquet-exec] Add Native Scan to CometReadBenchmark
#1150
opened Dec 7, 2024 by
mbutrovich
Loading…
build(deps): bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.5
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#954
opened Sep 19, 2024 by
dependabot
bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.