Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Extract parquet statistics from timestamps with timezones core Core datafusion crate
#10766 opened Jun 2, 2024 by xinlifoobar Loading…
build(deps): update Arrow/Parquet to 52.0, object-store to 0.10 logical-expr Logical plan and expressions physical-expr Physical Expressions substrait
#10765 opened Jun 2, 2024 by waynexia Draft
Minor: Refactor memory size estimation for HashTable physical-expr Physical Expressions
#10748 opened Jun 1, 2024 by marvinlanhenke Loading…
Move DynamicFileCatalog back to core core Core datafusion crate
#10745 opened May 31, 2024 by goldmedal Loading…
Add ParquetAccessPlan, unify RowGroup selection and PagePruning selection core Core datafusion crate
#10738 opened May 31, 2024 by alamb Loading…
Speed up arrow_statistics test core Core datafusion crate
#10735 opened May 31, 2024 by alamb Loading…
Implement non-nested struct statistic extraction core Core datafusion crate
#10730 opened May 30, 2024 by Lordworms Loading…
Minor: Add tests for extracting dictionary parquet statistics core Core datafusion crate
#10729 opened May 30, 2024 by alamb Loading…
Extending join fuzz tests to support join filtering core Core datafusion crate
#10728 opened May 30, 2024 by edmondop Draft
feat: Update Parquet row filtering to handle type coercion core Core datafusion crate
#10716 opened May 29, 2024 by jeffreyssmith2nd Loading…
Convert variance sample to udaf logical-expr Logical plan and expressions physical-expr Physical Expressions sqllogictest
#10713 opened May 29, 2024 by yyin-dev Draft
1 of 2 tasks
Add parquet_index_advanced.rs example of index in into parquet files core Core datafusion crate
#10701 opened May 28, 2024 by alamb Draft
1 of 4 tasks
DRAFT: Introduce ValidType to Signautre logical-expr Logical plan and expressions sqllogictest
#10697 opened May 28, 2024 by jayzhan211 Draft
Introduce Sum UDAF api change Changes the API exposed to users of the crate core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql sqllogictest
#10651 opened May 24, 2024 by jayzhan211 Loading…
fix: use total ordering in the min & max accumulator for floats core Core datafusion crate physical-expr Physical Expressions
#10627 opened May 22, 2024 by westonpace Loading…
Start setting up new StreamTable config core Core datafusion crate
#10600 opened May 21, 2024 by matthewmturner Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.