-
Notifications
You must be signed in to change notification settings - Fork 325
Pull requests: apache/datafusion-comet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: implement native S3 write support
#4547
opened May 31, 2026 by
kazantsev-maksim
Contributor
•
Draft
docs: mark explode/posexplode, cast aliases, and rewrite-backed datetime functions as supported
#4543
opened May 30, 2026 by
andygrove
Member
Loading…
fix: route StringReplace through codegen dispatcher to fix empty-search divergence
#4537
opened May 30, 2026 by
andygrove
Member
Loading…
feat: surface native parquet read failures as FAILED_READ_FILE
#4536
opened May 30, 2026 by
schenksj
Loading…
fix: decline CreateArray with struct-nullability-divergent children
#4533
opened May 30, 2026 by
schenksj
Loading…
fix: materialize ConstantColumnVector on Comet's serialize/export paths
#4532
opened May 30, 2026 by
schenksj
Loading…
fix: rebalance deep AND/OR chains to avoid protobuf recursion limit
#4531
opened May 30, 2026 by
schenksj
Loading…
fix: decline native V1 scans on object_store-unsupported filesystem schemes
#4525
opened May 30, 2026 by
schenksj
Loading…
fix(shuffle): tolerate non-UTF-8 bytes in get_string (lossy decode)
#4524
opened May 30, 2026 by
schenksj
Loading…
fix: correct GetStructField null handling for null parent structs (value + nullability)
#4523
opened May 30, 2026 by
schenksj
Loading…
chore(deps): bump assertables from 9.9.0 to 10.0.0 in /native
dependencies
Pull requests that update a dependency file
#4512
opened May 29, 2026 by
dependabot
Bot
Loading…
feat: add informational message channel distinct from fallback reasons
#4509
opened May 29, 2026 by
andygrove
Member
Loading…
perf: avoid FFI import/export between native subtree and ShuffleWriter
#4507
opened May 29, 2026 by
mbutrovich
Contributor
Loading…
feat: Native Parquet Iceberg Data File Writes In Comet
#4487
opened May 28, 2026 by
jordepic
Contributor
Loading…
docs: require audit skill to file issues and add Spark 4.1.1 to version list
#4468
opened May 27, 2026 by
andygrove
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.