alamb opened a new issue, #14850: URL: https://github.com/apache/datafusion/issues/14850
This is an attempt to organize myself and make what I plan to work on more visible ## Weekly High Level Goals - [ ] work with @xudong963 to get #14123 ready (mostly testing / herding bugs) - [ ] publish 45 blog post from @Omega359 : https://github.com/apache/datafusion-site/pull/57 - [ ] Make a sql-parser-rs release https://github.com/apache/datafusion-sqlparser-rs/issues/1671 - [ ] Review a bunch of PRs (naturally) ## Other projects I plan to help along with priority (aka look for PRs related to these first) - [ ] Splitting out `datasources` with @AdamGS and @logan-keede https://github.com/apache/datafusion/issues/14444 - [ ] Statistics / Analysis with @clflushopt @ozankabak and others https://github.com/apache/datafusion/pull/14735 ## Weekly Stretch / Nice to have goals - [ ] Make a new "this week in datafusion" - [ ] Improve new documentation for DataSourceExec / Config files - [ ] Try to move an example or two from datafusion-examples ## Background I am putting this list on github because: 1. I like how github renders checklists w/ PR titles so it is easy to track (I currently have a local text file...) 2. I thought others might be interested from seeing what I am doing / planning to do 3. It makes me feel better that I don't have time to review all the PRs 😠The way I prioritize PRs is in the following order 1. Bug fixes 2. Documentation / UX / API improvements (things that make DataFusion easier/better to work with) 3. Performance improvements 4. New features with wide appeal 5. New functions Note new features and functions are deliberately at the bottom Related: - https://github.com/apache/datafusion/issues/14698 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org