-
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: add withAlternative alias mechanism for CometConf
#4979
opened Jul 20, 2026 by
andygrove
Member
Loading…
3 tasks
feat: support interval codegen dispatch for nested values and native shuffle
#4976
opened Jul 20, 2026 by
peterxcli
Member
Loading…
feat: native RANGE window frames with explicit offset on DATE ORDER BY
#4974
opened Jul 19, 2026 by
0lai0
Contributor
Loading…
fix:
get_json_object returns first value for duplicate keys to match Spark
#4971
opened Jul 18, 2026 by
u70b3
Contributor
Loading…
chore(deps): bump object_store from 0.13.2 to 0.14.1 in /native
dependencies
Pull requests that update a dependency file
#4957
opened Jul 17, 2026 by
dependabot
Bot
Loading…
feat: build gate + inert wiring for contrib Delta scans [Delta contrib split, part 2]
#4952
opened Jul 17, 2026 by
schenksj
Contributor
Loading…
feat: Implement TimeType support - Infrastructure - sort, min/max
#4951
opened Jul 16, 2026 by
YutaLin
Contributor
Loading…
build: enable Spark SQL tests for released Spark 4.2.0
run-spark-4.2-tests
Run the Spark 4.2 SQL tests on this PR
perf: vectorize float/decimal to narrow-integer casts
#4941
opened Jul 15, 2026 by
andygrove
Member
Loading…
perf: optimize
spark_array_compact (no-op fast path for null-free arrays)
#4934
opened Jul 15, 2026 by
andygrove
Member
Loading…
perf: reuse quantile summary buffers during merge
#4932
opened Jul 15, 2026 by
peterxcli
Member
Loading…
perf: optimize cast_decimal128_to_utf8 in datafusion-comet-spark-expr
#4924
opened Jul 14, 2026 by
andygrove
Member
Loading…
perf: optimize
spark_cast_float64_to_utf8 (~40% faster)
#4918
opened Jul 14, 2026 by
andygrove
Member
Loading…
perf: optimize
date_parser / cast string to date (up to 2x faster)
#4917
opened Jul 14, 2026 by
andygrove
Member
Loading…
perf: optimize
parse_string_to_decimal (30-40% faster)
#4916
opened Jul 14, 2026 by
andygrove
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.