-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add sqlite sqllogictest run to extended.yml
development-process
Related to development process of DataFusion
Add recursion limit configuration to SQL Planner
DFParser
sql
#14095
opened Jan 12, 2025 by
tlm365
Loading…
Add two new methods in ScalarFunction Core DataFusion crate
functions
logical-expr
Logical plan and expressions
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
return_type_from_args
and is_nullable_from_args_nullable
core
#14094
opened Jan 12, 2025 by
jayzhan211
Loading…
fix null date args in range
sqllogictest
SQL Logic Tests (.slt)
#14093
opened Jan 12, 2025 by
cht42
Loading…
Simplify the return type of SQL Planner
sql_select_to_rex()
sql
#14088
opened Jan 11, 2025 by
jonahgao
Loading…
fix: encode should work with non-UTF-8 binaries
functions
sqllogictest
SQL Logic Tests (.slt)
#14087
opened Jan 11, 2025 by
mesejo
Loading…
doc-gen: make user_doc to work with predefined consts
logical-expr
Logical plan and expressions
#14086
opened Jan 11, 2025 by
ding-young
Loading…
Minor: Add a link to RecordBatchStreamAdapter to Related to the execution crate
SendableRecordBatchStream
execution
#14084
opened Jan 11, 2025 by
alamb
Loading…
feat: add support for Related to proto crate
LogicalPlan::DML(...)
serde
proto
#14079
opened Jan 10, 2025 by
milenkovicm
Loading…
Add Related to common crate
core
Core DataFusion crate
physical-expr
Physical Expressions
proto
Related to proto crate
ColumnStatistics::Sum
common
#14074
opened Jan 10, 2025 by
gatesn
Loading…
Minor: Document the rationale for the lack of Cargo.lock
documentation
Improvements or additions to documentation
#14071
opened Jan 10, 2025 by
alamb
Loading…
feat: metadata columns
catalog
Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
#14057
opened Jan 9, 2025 by
chenkovsky
Loading…
fix: yield when the next file is ready to open to prevent CPU starvation
core
Core DataFusion crate
#14028
opened Jan 6, 2025 by
jeffreyssmith2nd
Loading…
feat(datafusion-functions-aggregate): add support for lists and other nested types in SQL Logic Tests (.slt)
min
and max
functions
sqllogictest
#13991
opened Jan 2, 2025 by
rluvaton
Loading…
WIP: Proposed interface for physical plan invariant checking.
core
Core DataFusion crate
physical-expr
Physical Expressions
Find a way to communicate the ordering of a file back with the existi…
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#13933
opened Dec 28, 2024 by
zhuqi-lucas
Loading…
doc-gen: migrate scalar functions (encoding & regex) documentation
documentation
Improvements or additions to documentation
functions
#13919
opened Dec 27, 2024 by
Chen-Yuan-Lai
•
Draft
Add substrait tpch round trip tests from sql query
substrait
#13888
opened Dec 23, 2024 by
robtandy
Loading…
Require all zero argument UDFs use Core DataFusion crate
functions
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
Signature::Nullary
, improve error messages
core
chore: Migration Guide
documentation
Improvements or additions to documentation
#13849
opened Dec 19, 2024 by
comphead
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.