-
Notifications
You must be signed in to change notification settings - Fork 343
Pull requests: apache/datafusion-comet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: replace hand-coded rollup of expression fallback reasons onto operators
#5236
opened Aug 3, 2026 by
andygrove
Member
Loading…
fix: normalize signed zero in nested float array comparisons
#5235
opened Aug 3, 2026 by
divyankshah
Loading…
refactor: use arrow dictionary casts instead of hand-rolled dictionary handling in cast paths
#5234
opened Aug 3, 2026 by
peterxcli
Member
Loading…
perf: compute spark_size list lengths with Arrow length kernel
#5233
opened Aug 3, 2026 by
0lai0
Contributor
Loading…
docs: clarify SparkPhysicalExprAdapter cast checks differ from CometCast.isSupported
#5232
opened Aug 3, 2026 by
mbutrovich
Contributor
Loading…
fix: honor target sorted flag and preserve map field metadata in cast_map_to_map
#5227
opened Aug 3, 2026 by
Smallfu666
Loading…
fix: avoid duplicate CheckOverflow evaluation for decimal division
#5225
opened Aug 2, 2026 by
peterxcli
Member
Loading…
fix: support Utf8/LargeUtf8/Utf8View in native RLike without panicking
#5215
opened Aug 2, 2026 by
sam-1112
Loading…
refactor: use arrow make_comparator for nested structural equality in arrays_overlap and array_position [2/2]
#5194
opened Aug 1, 2026 by
peterxcli
Member
Loading…
refactor: use arity helper for Int to Decimal128 reinterpretation
#5193
opened Aug 1, 2026 by
0lai0
Contributor
Loading…
feat: remove native cast from boolean to decimal
#5185
opened Jul 31, 2026 by
andygrove
Member
Loading…
fix: prevent silent overflow when reading Parquet TIMESTAMP_MILLIS values
#5177
opened Jul 31, 2026 by
peterxcli
Member
Loading…
perf: optimize list_extract without defaults using Arrow take
#5174
opened Jul 31, 2026 by
peterxcli
Member
Loading…
fix: native ansi-errors raised as spark error
#5169
opened Jul 31, 2026 by
peterxcli
Member
Loading…
fix: surface next_day and make_date ANSI errors as Spark exceptions
#5167
opened Jul 31, 2026 by
peterxcli
Member
Loading…
fix: normalize floating-point values in native collect_set
#5166
opened Jul 31, 2026 by
peterxcli
Member
Loading…
fix: skip null slots when checking overflow in unary negation
#5162
opened Jul 31, 2026 by
Smallfu666
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.