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

Expose sqllogictest Error && convert_schema_to_types sqllogictest SQL Logic Tests (.slt)
#14313 opened Jan 27, 2025 by xudong963 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…
test: attempt to analyze boundaries for select columns physical-expr Physical Expressions
#14308 opened Jan 26, 2025 by hiltontj Draft
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…
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…
add tests to check precision loss fix physical-expr Physical Expressions
#14284 opened Jan 24, 2025 by himadripal Loading…
Fix regression in CASE expression physical-expr Physical Expressions
#14283 opened Jan 24, 2025 by andygrove 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…
feat: implement invoke_with_args for struct and named_struct core Core DataFusion crate functions
#14276 opened Jan 24, 2025 by pepijnve Loading…
Fix Float and Decimal coercion core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#14273 opened Jan 24, 2025 by findepi Loading…
Feature: Monotonic Sets core Core DataFusion crate functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#14271 opened Jan 24, 2025 by mertak-synnada Loading…
Fix Type Coercion for UDF Arguments common Related to common crate documentation Improvements or additions to documentation functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#14268 opened Jan 24, 2025 by shehabgamin Loading…
ProTip! Exclude everything labeled bug with -label:bug.