-
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
try to add manual trigger for extended tests in PRs
development-process
Related to development process of DataFusion
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 Core DataFusion crate
optimizer
Optimizer rules
54.1.0
core
#14328
opened Jan 27, 2025 by
alamb
Loading…
equivalence classes: use normalized mapping for projection
physical-expr
Physical Expressions
#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 deprecation message for MemoryExec
physical-expr
Physical Expressions
#14322
opened Jan 27, 2025 by
alamb
Loading…
refactor: switch Physical Expressions
BooleanBufferBuilder
to NullBufferBuilder
in unit tests for unnest
physical-expr
#14321
opened Jan 27, 2025 by
Chen-Yuan-Lai
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…
chore(deps): update getrandom requirement from 0.2.8 to 0.3.0
auto-dependencies
#14315
opened Jan 27, 2025 by
dependabot
bot
Loading…
chore(deps): bump aws-sdk-ssooidc from 1.51.0 to 1.57.1 in /datafusion-cli
auto-dependencies
#14314
opened Jan 27, 2025 by
dependabot
bot
Loading…
fix: LogicalPlan::get_parameter_types fails to return all placeholders
logical-expr
Logical plan and expressions
#14312
opened Jan 27, 2025 by
dhegberg
Loading…
Add relation to alias expr in schema display
logical-expr
Logical plan and expressions
#14311
opened Jan 26, 2025 by
phisn
Loading…
minor: add unit tests for monotonicity.rs
functions
#14307
opened Jan 26, 2025 by
buraksenn
Loading…
start refactoring process by setting up base + init
sqllogictest
SQL Logic Tests (.slt)
#14306
opened Jan 26, 2025 by
logan-keede
Loading…
perf(array-agg): add fast path for array agg for
merge_batch
functions
#14299
opened Jan 25, 2025 by
rluvaton
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…
Script and documentation for regenerating sqlite test files
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
#14290
opened Jan 25, 2025 by
Omega359
Loading…
bug: Fix NULL handling in array_slice
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
#14289
opened Jan 25, 2025 by
jkosh44
Loading…
Customize window frame support for dialect
sql
SQL Planner
#14288
opened Jan 25, 2025 by
Sevenannn
Loading…
Example for using a separate threadpool for CPU bound work (try 2)
#14286
opened Jan 24, 2025 by
alamb
Loading…
Add regexp_extract func
documentation
Improvements or additions to documentation
functions
sqllogictest
SQL Logic Tests (.slt)
#14282
opened Jan 24, 2025 by
SKY-ALIN
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.