Skip to content

Pull requests: apache/datafusion-comet

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf: nested struct statistics pruning
#5772 opened Sep 8, 2026 by peterxcli Member Draft
feat: address remaining issues for CreateArray
#5766 opened Sep 7, 2026 by comphead Contributor Loading…
bench: add a benchmark for the Spark hash kernels
#5765 opened Sep 7, 2026 by viirya Member Loading…
Feat/5579 padding codegen dispatch
#5764 opened Sep 7, 2026 by Satyr09 Loading…
ci: label pull requests by changed paths and title prefix
#5762 opened Sep 7, 2026 by dwsmith1983 Contributor Loading…
test: cover ambiguous exact nested Parquet field matches
#5751 opened Sep 6, 2026 by peterxcli Member Loading…
test: restore Spark 4.1 Variant shredding suites
#5745 opened Sep 6, 2026 by rich7420 Contributor Loading…
fix: check nested TIMESTAMP_MILLIS overflow in unfiltered scans area:scan Parquet scan / data reading bug Something isn't working correctness
#5740 opened Sep 6, 2026 by peterxcli Member Loading…
perf: avoid repeated decimal promotion in expression serialization area:expressions Expression evaluation enhancement New feature or request performance
#5736 opened Sep 6, 2026 by peterxcli Member Loading…
perf: use Arrow cast for date to timestamp NTZ area:expressions Expression evaluation enhancement New feature or request performance
#5735 opened Sep 6, 2026 by peterxcli Member Loading…
perf: reduce allocations when collecting cache statistics enhancement New feature or request performance
#5734 opened Sep 6, 2026 by peterxcli Member Loading…
fix: let AQE optimize queries over Comet caches bug Something isn't working
#5733 opened Sep 6, 2026 by peterxcli Member Loading…
fix: narrow Iceberg complex-null scan fallback to struct columns area:Iceberg area:scan Parquet scan / data reading bug Something isn't working
#5732 opened Sep 6, 2026 by ErikBPF Loading…
fix: native Iceberg write panics on an evolved partition spec and on a timestamptz partition path area:Iceberg area:writer Native Parquet writer bug Something isn't working crash Native engine crash/panic/segfault
#5729 opened Sep 5, 2026 by andygrove Member Loading…
3
6
Add Lance contrib build gate area:scan Parquet scan / data reading build Build environment enhancement New feature or request
#5728 opened Sep 5, 2026 by wirybeaver Loading…
feat: support native concat_ws with string arrays area:expressions Expression evaluation array expressions enhancement New feature or request
#5725 opened Sep 5, 2026 by peterxcli Member Loading…
ProTip! Filter pull requests by the default branch with base:main.