-
Notifications
You must be signed in to change notification settings - Fork 340
Pull requests: apache/datafusion-comet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: [branch-1.0] support SampleExec natively for sampling without replacement (#5110)
#5144
opened Jul 30, 2026 by
andygrove
Member
Loading…
feat: adding
elapsed_compute to the writer
#5143
opened Jul 30, 2026 by
comphead
Contributor
Loading…
fix: normalize nested field nullability in ShuffleScanExec and ExpandExec
#5138
opened Jul 29, 2026 by
andygrove
Member
Loading…
fix: make cast from float/double to decimal compatible with Spark
#5136
opened Jul 29, 2026 by
andygrove
Member
Loading…
perf: classify string-to-timestamp shapes in one byte scan (up to 5.6x faster)
#5130
opened Jul 29, 2026 by
andygrove
Member
Loading…
test: add schema scenarios and allocation measurement to isolated C2R benchmark
#5118
opened Jul 29, 2026 by
andygrove
Member
Loading…
fix: honor eval mode when casting boolean to decimal
#5083
opened Jul 28, 2026 by
andygrove
Member
Loading…
2 of 3 tasks
fix: round on Int64 with scale <= -19 now overflows correctly
#5082
opened Jul 28, 2026 by
andygrove
Member
Loading…
fix: raise REMAINDER_BY_ZERO for Float/Double under ANSI mode
#5081
opened Jul 28, 2026 by
andygrove
Member
Loading…
fix: include ABFS container in object store cache key
#5053
opened Jul 27, 2026 by
peterxcli
Member
Loading…
feat: add experimental native support for in-memory cache, disabled by default
#5051
opened Jul 27, 2026 by
andygrove
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.