-
Notifications
You must be signed in to change notification settings - Fork 336
Pull requests: apache/datafusion-comet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: implement regr_slope, regr_intercept, regr_r2, regr_sxx, regr_syy, regr_sxy aggregates
#4775
opened Jun 30, 2026 by
andygrove
Member
Loading…
test: enable SparkSessionExtensionSuite with Comet
#4772
opened Jun 30, 2026 by
andygrove
Member
Loading…
deps: [DO NOT MERGE] test iceberg-rust v0.10.0-rc.2
#4771
opened Jun 30, 2026 by
mbutrovich
Contributor
•
Draft
fix: Support scalar inputs for datetime expressions when constant folding is disabled
#4769
opened Jun 30, 2026 by
andygrove
Member
Loading…
docs: triage bug vs enhancement and apply type labels consistently
#4768
opened Jun 30, 2026 by
andygrove
Member
Loading…
docs: update Iceberg docs to clarify S3 storage credentials
#4767
opened Jun 30, 2026 by
mbutrovich
Contributor
Loading…
test: migrate curated temporal expression tests to SQL file tests
#4765
opened Jun 30, 2026 by
andygrove
Member
Loading…
fix: decode CAST(binary AS string) JVM-compatibly instead of unsafe reinterpret
#4763
opened Jun 29, 2026 by
andygrove
Member
Loading…
feat: add unsupported metadata column names to fallback reasons
#4758
opened Jun 29, 2026 by
hsiang-c
Contributor
Loading…
feat: support TimestampNTZ inputs natively for hour/minute/second
#4753
opened Jun 29, 2026 by
andygrove
Member
Loading…
feat: [iceberg] support iceberg metadata columns _file, _partition
#4752
opened Jun 29, 2026 by
parthchandra
Contributor
•
Draft
feat: name incompatible aggregate functions in mixed-execution fallback reason
#4750
opened Jun 29, 2026 by
andygrove
Member
Loading…
feat: Lambda function support from DataFusion, illustrated with array_filter
#4744
opened Jun 28, 2026 by
kazantsev-maksim
Contributor
Loading…
feat: release tokio runtime on driver/executor exit
#4734
opened Jun 26, 2026 by
wForget
Member
Loading…
fix: ArrayInsert evaluation for null source arrays
#4726
opened Jun 25, 2026 by
peterxcli
Member
Loading…
feat: native collect_list / array_agg aggregate
#4720
opened Jun 24, 2026 by
andygrove
Member
Loading…
feat: support multiply_ym_interval with YearMonth interval codegen dispatch
#4715
opened Jun 24, 2026 by
peterxcli
Member
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.