-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
I have been off for a few days and I am (again) feeling overwhelmed by the number of PRs waiting on review. This ticket is my attempt to organize myself and provide visibility into my own plans
Anyone should feel free to help work down the review backlog or post here if they would like to draw additional attention to their changes.
At a high level I prioritize reviews like this:
- Bug fixes
- Things that make DataFusion easier to use (documentation, code cleanup, etc)
- Finishing up outstanding projects (notably [EPIC] Automatically generate all function documentation from code #12740 and [Epic] Unify
WindowFunctionInterface (remove built in list ofBuiltInWindowFunctions) #8709) - Performance improvements
- New features
I am hoping to work on myself:
- [DISCUSS] Document criteria for adding new features / what belongs in core DataFusion (e.g. sql syntax, functions, etc) #12357
- Document DataFusion Threading / tokio runtimes (how to separate IO and CPU bound work) #12393
- Blog post with DataFusion July - Sep 2024 #11631
- Release arrow-rs / parquet minor version
53.3.0(November 2024) arrow-rs#6597 - Document Schema metadata expectations #12736
Metadata
Metadata
Assignees
Labels
No labels