-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Minor: Fix broken links for meetups in content library
documentation
Improvements or additions to documentation
#13445
opened Nov 15, 2024 by
alamb
Loading…
Fix redundant data copying in unnest
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
#13441
opened Nov 15, 2024 by
demetribu
Loading…
Evaluate cheaper condition first in join selection and physical planner
core
Core DataFusion crate
#13435
opened Nov 15, 2024 by
findepi
Loading…
Produce informative error on physical schema mismatch
core
Core DataFusion crate
#13434
opened Nov 15, 2024 by
findepi
Loading…
[MINOR]: fix min max accumulator nan bug
functions
sqllogictest
SQL Logic Tests (.slt)
#13432
opened Nov 15, 2024 by
akurmustafa
Loading…
Fix duckdb & sqlite character_length scalar unparsing
sql
SQL Planner
#13428
opened Nov 14, 2024 by
Sevenannn
Loading…
Fix invalid swap for LeftMark nested loops join
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#13426
opened Nov 14, 2024 by
findepi
Loading…
Improve documentation (and ASCII art) about streaming execution, and thread pools
core
Core DataFusion crate
#13423
opened Nov 14, 2024 by
alamb
Loading…
Fix Duplicated filters within (filter(TableScan)) plan for unparser
sql
SQL Planner
#13422
opened Nov 14, 2024 by
Sevenannn
Loading…
Refactor signatures for lpad, rpad, left, and right
functions
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
Support unparsing Array plan to SQL string
sql
SQL Planner
#13418
opened Nov 14, 2024 by
goldmedal
Loading…
fix: Remove dangling table references in SQL Planner
unparser
sql
#13405
opened Nov 14, 2024 by
peasee
Loading…
feat: Add implicit casting to Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
TypeSignature::String
logical-expr
#13404
opened Nov 14, 2024 by
jonathanc-n
Loading…
Add support for Utf8View to string_to_array and array_to_string
sqllogictest
SQL Logic Tests (.slt)
#13403
opened Nov 14, 2024 by
Omega359
Loading…
Change SQL Logic Tests (.slt)
TypeSignature
for regexp_replace
functions
sqllogictest
#13402
opened Nov 14, 2024 by
jonathanc-n
•
Draft
Fix join on arrays of unhashable types
common
Related to common crate
logical-expr
Logical plan and expressions
TypeSignatureClass
for mixed type function signature
common
#13372
opened Nov 12, 2024 by
jayzhan211
Loading…
feat: Support
Utf8View
for get_wider_type
+ binary_to_string_coercion
functions
#13370
opened Nov 12, 2024 by
jonathanc-n
Loading…
Introduce TypeSignature::Comparable and update Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
NullIf
signature
functions
logical-expr
#13356
opened Nov 11, 2024 by
jayzhan211
Loading…
feat(substrait): replace SessionContext with a trait
core
Core DataFusion crate
substrait
#13343
opened Nov 10, 2024 by
notfilippo
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.