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

Reduce size of Expr struct core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner substrait
#14366 opened Jan 29, 2025 by alamb Draft
Deprecate the use of datafusion_sql::ResolvedTableReference and TableReference core Core DataFusion crate optimizer Optimizer rules sql SQL Planner substrait
#14365 opened Jan 29, 2025 by alamb Loading…
move information_schema to datafusion-catalog catalog Related to the catalog crate core Core DataFusion crate substrait
#14364 opened Jan 29, 2025 by logan-keede Loading…
Support marking columns as system columns via Field's metadata common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions
#14362 opened Jan 29, 2025 by adriangb Loading…
Unpin aws sdk dependencies in datafusion-cli
#14361 opened Jan 29, 2025 by alamb Loading…
Minor: include the number of files run in sqllogictest display sqllogictest SQL Logic Tests (.slt)
#14359 opened Jan 29, 2025 by alamb Loading…
Fix UNION field nullability tracking logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#14356 opened Jan 29, 2025 by findepi Loading…
chore(deps): bump korandoru/hawkeye from 5 to 6 auto-dependencies development-process Related to development process of DataFusion
#14354 opened Jan 29, 2025 by dependabot bot Loading…
Fix incorrect searched CASE optimization optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#14349 opened Jan 29, 2025 by findepi Loading…
Add more supported options to scalar_to_sql sql SQL Planner
#14346 opened Jan 29, 2025 by cetra3 Loading…
chore(deps): update rand_distr requirement from 0.4.3 to 0.5.0 auto-dependencies core Core DataFusion crate
#14334 opened Jan 28, 2025 by dependabot bot Loading…
add manual trigger for extended tests in pull requests development-process Related to development process of DataFusion
#14331 opened Jan 27, 2025 by buraksenn Loading…
Provide user-defined invariants for logical node extensions. core Core DataFusion crate logical-expr Logical plan and expressions
#14329 opened Jan 27, 2025 by wiedld Loading…
WIP: Update to arrow-rs / parquet 54.1.0 core Core DataFusion crate optimizer Optimizer rules
#14328 opened Jan 27, 2025 by alamb Loading…
equivalence classes: use normalized mapping for projection physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#14327 opened Jan 27, 2025 by askalt Loading…
feat: Add regexp_substr function documentation Improvements or additions to documentation functions
#14323 opened Jan 27, 2025 by osipovartem Loading…
Improve documentation about extended tests development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#14320 opened Jan 27, 2025 by alamb Loading…
start refactoring process by setting up base + init sqllogictest SQL Logic Tests (.slt)
#14306 opened Jan 26, 2025 by logan-keede Loading…
Add nulls checks to generated pruning predicates core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#14297 opened Jan 25, 2025 by adriangb Loading…
use a single row_count column during predicate pruning instead of one per column core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#14295 opened Jan 25, 2025 by adriangb Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.