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

Implement native support StringView for character length
#11676 opened Jul 26, 2024 by XiangpengHao Loading…
4 tasks done
Increase ByteViewMap block size to 2MB
#11674 opened Jul 26, 2024 by XiangpengHao Loading…
Custom planning behavior for selecting wildcard expression core Core datafusion crate logical-expr Logical plan and expressions sql SQL Planner
#11673 opened Jul 26, 2024 by goldmedal Draft
Docs: adding explicit mention of test_utils to docs documentation Improvements or additions to documentation
#11670 opened Jul 26, 2024 by edmondop Loading…
Merge string-view2 branch to main core Core datafusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions physical-expr Physical Expressions sqllogictest
#11667 opened Jul 26, 2024 by alamb Draft
Rename input_type --> input_types om AggregateFunctionExpr / AccumulatorArgs / StateFieldsArgs api change Changes the API exposed to users of the crate core Core datafusion crate logical-expr Logical plan and expressions
#11666 opened Jul 26, 2024 by lewiszlw Loading…
Provide actionable error messaging due to resource exhaustion. core Core datafusion crate
#11665 opened Jul 26, 2024 by wiedld Draft
Change --string-view to only apply to parquet formats core Core datafusion crate documentation Improvements or additions to documentation sqllogictest
#11663 opened Jul 25, 2024 by XiangpengHao Loading…
Ensure statistic defaults in parquet writers are in sync documentation Improvements or additions to documentation sqllogictest
#11656 opened Jul 25, 2024 by wiedld Loading…
Add LimitPushdown optimization rule and CoalesceBatchesExec fetch core Core datafusion crate optimizer Optimizer rules sqllogictest
#11652 opened Jul 25, 2024 by alihandroid Loading…
Prototype combined Repartition/Filter + Coalesce (WIP)
#11647 opened Jul 25, 2024 by alamb Draft
2 of 9 tasks
Implement physical plan serialization for json Copy plans core Core datafusion crate
#11645 opened Jul 25, 2024 by Lordworms Loading…
Minor: improve documentation on SessionState core Core datafusion crate
#11642 opened Jul 24, 2024 by alamb Loading…
Update cache key used in rust CI script development-process Related to development process of arrow-datafusion
#11641 opened Jul 24, 2024 by findepi Loading…
rfc: optional skipping partial aggregation documentation Improvements or additions to documentation logical-expr Logical plan and expressions sqllogictest
#11627 opened Jul 23, 2024 by korowa Loading…
chore(deps): update substrait requirement from 0.36.0 to 0.38.0 auto-dependencies substrait waiting-on-upstream PR is waiting on an upstream dependency to be updated
#11613 opened Jul 23, 2024 by dependabot bot Loading…
Extract CoalesceBatchesStream to a struct
#11610 opened Jul 22, 2024 by alamb Draft
1 of 2 tasks
Support extract on intervals core Core datafusion crate logical-expr Logical plan and expressions sqllogictest
#11501 opened Jul 16, 2024 by nrc Draft
Test + workaround for SanityCheckPlan error core Core datafusion crate sqllogictest
#11493 opened Jul 16, 2024 by alamb Draft
ProTip! Exclude everything labeled bug with -label:bug.