alamb opened a new issue, #15393: URL: https://github.com/apache/datafusion/issues/15393
This is an attempt to organize myself and make what I plan to work on more visible ## Weekly High Level Goals - [ ] Complete making tpch data generator screaming fast to generate parquet with @clflushopt and @scsmithr : https://github.com/apache/datafusion/issues/14608 - [ ] Get `tree` explain plans on by default https://github.com/apache/datafusion/issues/15343 - [ ] Get https://github.com/apache/datafusion/issues/3463 ready for merge with @XiangpengHao ## Other projects I think are strategically important For a list of projects, see - https://github.com/apache/datafusion/issues/15269 These are the ones I plan to look at / review PRs in order - [ ] Anything performance related - [ ] Hardening external sorts: https://github.com/apache/datafusion/issues/14692 with @2010YOUY01 - [ ] Spark functions: https://github.com/apache/datafusion/pull/15168 - [ ] pushing expressions down into scans: https://github.com/apache/datafusion/issues/14993 - [ ] https://github.com/apache/datafusion/issues/15096#issuecomment-2727513988 ## Weekly Stretch / Nice to have goals - [ ] 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 am trying to 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 -- 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