Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Extract useful methods from sqllogictest bin sqllogictest SQL Logic Tests (.slt)
#14267 opened Jan 24, 2025 by xudong963 Loading…
chore(deps): Update sqlparser to 0.54.0 @alamb common Related to common crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14255 opened Jan 23, 2025 by alamb Loading…
fix: run sqllogictest with complete sqllogictest SQL Logic Tests (.slt)
#14254 opened Jan 23, 2025 by logan-keede Loading…
fix: LimitPushdown rule uncorrect remove some GlobalLimitExec core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#14245 opened Jan 23, 2025 by zhuqi-lucas Loading…
consolidate physical_optimizer tests into core/tests/physical_optimizer core Core DataFusion crate optimizer Optimizer rules
#14244 opened Jan 22, 2025 by alamb Loading…
add try_swapping_with_projection method to ExecutionPlan trait core Core DataFusion crate optimizer Optimizer rules physical-expr Physical Expressions
#14235 opened Jan 22, 2025 by buraksenn Loading…
Perform hashing in CollectLeft HashJoin in parallel physical-expr Physical Expressions
#14234 opened Jan 22, 2025 by ctsk Draft
Remove use of deprecated dict_id in datafusion-proto (#14173) common Related to common crate core Core DataFusion crate optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#14227 opened Jan 22, 2025 by cj-zhukov Loading…
Feature Unifying source execution plans api change Changes the API exposed to users of the crate core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate sqllogictest SQL Logic Tests (.slt) substrait
#14224 opened Jan 21, 2025 by mertak-synnada Loading…
hash join: add build-side join keys to memory accounting physical-expr Physical Expressions
#14222 opened Jan 21, 2025 by korowa Loading…
implement display for ColumnarValue
#14220 opened Jan 21, 2025 by zjregee Loading…
Support arrays_overlap function documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#14217 opened Jan 20, 2025 by erenavsarogullari Loading…
fix: fetch is missed during EnforceDistribution core Core DataFusion crate optimizer Optimizer rules
#14207 opened Jan 20, 2025 by xudong963 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.