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

docs: 📝 Add expected answers to DataFrame method examples core Core DataFusion crate
#12564 opened Sep 21, 2024 by Eason0729 Loading…
feat: Support adding a single new table factory to SessionStateBuilder core Core DataFusion crate
#12563 opened Sep 21, 2024 by Weijun-H Loading…
WIP: Account for constant equivalence properties in union, tests physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#12562 opened Sep 20, 2024 by alamb Draft
add flags for temporary ddl logical-expr Logical plan and expressions sql SQL Planner
#12561 opened Sep 20, 2024 by hailelagi Draft
Fix and Improve Sort Pushdown for Nested Loop and Hash Join core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#12559 opened Sep 20, 2024 by berkaysynnada Loading…
Require Debug for TableProvider, TableProviderFactory and PartitionStream api change Changes the API exposed to users of the crate catalog Related to the catalog crate core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#12557 opened Sep 20, 2024 by alamb Loading…
Require Debug for AnalyzerRule, FunctionRewriter, and OptimizerRule api change Changes the API exposed to users of the crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules
#12556 opened Sep 20, 2024 by alamb Loading…
parquet: Add option to cache file metadata common Related to common crate core Core DataFusion crate
#12548 opened Sep 20, 2024 by progval Draft
Use qualified aliases to simplify searching DFSchema common Related to common crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#12546 opened Sep 20, 2024 by jonahgao Loading…
parquet: Make page_index/pushdown metrics consistent with row_group metrics api change Changes the API exposed to users of the crate core Core DataFusion crate documentation Improvements or additions to documentation
#12545 opened Sep 20, 2024 by progval Loading…
2
6
Introduce Scalar type for ColumnarValue common Related to common crate core Core DataFusion crate functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions
#12536 opened Sep 19, 2024 by notfilippo Loading…
1 task
Add IMDB(JOB) Benchmark [2/N] (imdb queries) development-process Related to development process of DataFusion sqllogictest SQL Logic Tests (.slt)
#12529 opened Sep 18, 2024 by austin362667 Loading…
5 of 8 tasks
POC: Fusing repart and partial aggr core Core DataFusion crate physical-expr Physical Expressions
#12526 opened Sep 18, 2024 by Rachelint Draft
Enable parquet pushdown_filter by default common Related to common crate sqllogictest SQL Logic Tests (.slt)
#12524 opened Sep 18, 2024 by alamb Draft
2 tasks
Support REPLACE INTO for INSERT statements catalog Related to the catalog crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#12516 opened Sep 17, 2024 by fmeringdal Draft
Add JOB benchmark dataset [1/N] (imdb dataset)
#12497 opened Sep 17, 2024 by doupache Loading…
Join reorder to support hash joins with projections core Core DataFusion crate
#12491 opened Sep 16, 2024 by onursatici Draft
Support List type coercion for CASE-WHEN-THEN expression optimizer Optimizer rules physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#12490 opened Sep 16, 2024 by goldmedal Loading…
Remove ScalarValue::Dictionary common Related to common crate core Core DataFusion crate optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate sql SQL Planner
#12488 opened Sep 16, 2024 by findepi Draft
Implement PartialOrd for Expr and sub fields/structs without using hash values api change Changes the API exposed to users of the crate common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate substrait
#12481 opened Sep 16, 2024 by ngli-me Loading…
return absent stats when filters are pushed down core Core DataFusion crate physical-expr Physical Expressions
#12471 opened Sep 15, 2024 by waruto210 Loading…
feat(planner): Allowing setting sort order of parquet files without specifying the schema core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#12466 opened Sep 14, 2024 by devanbenz Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.