alamb opened a new issue, #14978: URL: https://github.com/apache/datafusion/issues/14978
This is an attempt to organize myself and make what I plan to work on more visible ## Weekly High Level Goals - [ ] Help @xudong963 to get #14123 ready (mostly testing / herding bugs) - [ ] Complete a sql-parser-rs release https://github.com/apache/datafusion-sqlparser-rs/issues/1671 - [ ] object_store releaase: https://github.com/apache/arrow-rs/issues/6903 - [ ] write a new "this week in datafusion" (BTW if anyone wants to help with writing or releases that would be 🤗 ) ## Other projects I plan to help along with priority (aka look for PRs related to these first) - [ ] Pretty tree explain plans https://github.com/apache/datafusion/pull/14677 - [ ] Splitting out `datasources` with @AdamGS and @logan-keede https://github.com/apache/datafusion/issues/14444 ## Weekly Stretch / Nice to have goals - [ ] Figure out where next to improve our performance - [ ] 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