-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Issues: apache/datafusion
Apache DataFusion Google Summer of Code (GSoC) 2025 Applicati...
#14577
by ozankabak
was closed Feb 19, 2025
Closed
5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add selection vector repartitioning
enhancement
New feature or request
#15420
opened Mar 25, 2025 by
Dandandan
Support zero copy hash repartitioning for Hash Aggregate
enhancement
New feature or request
performance
Make DataFusion faster
#15383
opened Mar 24, 2025 by
Dandandan
1 task
Support zero copy hash repartitioning for Hash Join
enhancement
New feature or request
performance
Make DataFusion faster
#15382
opened Mar 24, 2025 by
Dandandan
1 task
ScalarValue::try_from_array
holds onto input array for Struct, Lists types
bug
#15205
opened Mar 13, 2025 by
Dandandan
Optimize New feature or request
sort_batch
for single column case
enhancement
#14475
opened Feb 4, 2025 by
Dandandan
Improve performance of db-benchmark query 8
enhancement
New feature or request
#13586
opened Nov 27, 2024 by
Dandandan
Make Something isn't working
generate_series
compatible with PostgreSQL
bug
#13316
opened Nov 8, 2024 by
Dandandan
Eliminate more outer joins by supporting more expressions
enhancement
New feature or request
optimizer
Optimizer rules
performance
Make DataFusion faster
#13232
opened Nov 2, 2024 by
Dandandan
EPIC: Implement/investigate other join types
enhancement
New feature or request
performance
Make DataFusion faster
#13181
opened Oct 30, 2024 by
Dandandan
3 tasks
Test running TPC-DS against some data
enhancement
New feature or request
#13072
opened Oct 23, 2024 by
Dandandan
Enable datafusion.optimizer.filter_null_join_keys by default
enhancement
New feature or request
performance
Make DataFusion faster
#12375
opened Sep 7, 2024 by
Dandandan
Fuse operations in New feature or request
performance
Make DataFusion faster
equal_rows_arr
enhancement
#12131
opened Aug 23, 2024 by
Dandandan
Push down TopK below Join
enhancement
New feature or request
performance
Make DataFusion faster
#11900
opened Aug 9, 2024 by
Dandandan
Standardize APPROX_PERCENTILE_CONT / PERCENTILE_CONT and similar aggregation functions
discussion
Project Discussion
enhancement
New feature or request
#11732
opened Jul 30, 2024 by
Dandandan
Reorder boolean expressions (including filter predicates) according to evaluation cost / selectivity
enhancement
New feature or request
#11262
opened Jul 4, 2024 by
Dandandan
Proposal: Change Changes the API exposed to users of the crate
datafusion
Changes in the datafusion crate
enhancement
New feature or request
performance
Make DataFusion faster
Accumulator
trait to accept RecordBatch
/ num_rows
to allow faster Count
api change
#8067
opened Nov 6, 2023 by
Dandandan
Tweak optimal default batch size
enhancement
New feature or request
performance
Make DataFusion faster
#6916
opened Jul 11, 2023 by
Dandandan
Speed up hash partitioning
enhancement
New feature or request
performance
Make DataFusion faster
#6822
opened Jul 2, 2023 by
Dandandan
Improve RoundRobin Something isn't working
performance
Make DataFusion faster
RepartitionExec
bug
#6043
opened Apr 18, 2023 by
Dandandan
Remove usage of Accumulator from window functions
enhancement
New feature or request
performance
Make DataFusion faster
#5948
opened Apr 10, 2023 by
Dandandan
Implement nested join optimization
enhancement
New feature or request
optimizer
Optimizer rules
performance
Make DataFusion faster
#3843
opened Oct 15, 2022 by
Dandandan
Move WHERE expression to join conversion to optimization rule
enhancement
New feature or request
#3840
opened Oct 15, 2022 by
Dandandan
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.