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

feat: implement contextualized ObjectStore core Core DataFusion crate execution Related to the execution crate
#14805 opened Feb 21, 2025 by waynr Draft
1 task
Chore/Add additional FFI unit tests
#14802 opened Feb 21, 2025 by timsaucer Loading…
Fix Clippy 1.85 warnings core Core DataFusion crate execution Related to the execution crate physical-expr Physical Expressions sql SQL Planner
#14800 opened Feb 20, 2025 by mbrobbel Loading…
Simplify FileSource::create_file_opener's signature core Core DataFusion crate
#14798 opened Feb 20, 2025 by AdamGS Loading…
Fix test not to litter in repository execution Related to the execution crate
#14795 opened Feb 20, 2025 by findepi Loading…
fix: normalize column names in table constraints sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14794 opened Feb 20, 2025 by jonahgao Loading…
Benchmark deps cleanup core Core DataFusion crate functions physical-expr Physical Expressions
#14793 opened Feb 20, 2025 by findepi Loading…
Add support for Dictionary to AST datatype in unparser sql SQL Planner
#14783 opened Feb 20, 2025 by cetra3 Loading…
Add statistics_truncate_length parquet writer config common Related to common crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#14782 opened Feb 19, 2025 by akoshchiy Loading…
Reuse alias if possible logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#14781 opened Feb 19, 2025 by blaginin Draft
Add DataFrame fill_null core Core DataFusion crate
#14769 opened Feb 19, 2025 by kosiew Loading…
[wip] attach diagnostic to duplicate table name error common Related to common crate sql SQL Planner
#14767 opened Feb 19, 2025 by zjregee Loading…
Allow setting the recursion limit for sql parsing common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14756 opened Feb 19, 2025 by cetra3 Loading…
Allow FileSource-specific repartitioning core Core DataFusion crate
#14754 opened Feb 18, 2025 by AdamGS Loading…
Feature/parse float as decimal default true common Related to common crate
#14752 opened Feb 18, 2025 by jatin510 Draft
Make Expr::alias and alias_qualified smarter by calling unalias logical-expr Logical plan and expressions optimizer Optimizer rules
#14749 opened Feb 18, 2025 by joroKr21 Loading…
fix: graceful NULL and type error handling in array functions logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#14737 opened Feb 18, 2025 by alan910127 Loading…
Examples: boundary analysis example for AND/OR conjunctions documentation Improvements or additions to documentation
#14735 opened Feb 18, 2025 by clflushopt Loading…
chore: Add detailed error for sum::coerce_type common Related to common crate functions logical-expr Logical plan and expressions sql SQL Planner
#14710 opened Feb 17, 2025 by dentiny Loading…
ProTip! Exclude everything labeled bug with -label:bug.