alamb opened a new issue, #15528: URL: https://github.com/apache/datafusion/issues/15528
This is an attempt to organize myself and make what I plan to work on more visible ## Weekly High Level Goals - [ ] Work on integrating tpch data generator with @clflushopt : https://github.com/apache/datafusion/issues/14608 - [ ] Get https://github.com/apache/datafusion/issues/3463 ready for merge with @XiangpengHao - [ ] TopK Pushdown #15037 with @adriangb - [ ] https://github.com/apache/arrow-rs/issues/7084 # Other projects I plan to review - [ ] Bug fixes - [ ] Other performance improvements - [ ] Complete insta test migration https://github.com/apache/datafusion/issues/15178 with @blaginin @shruti2522 @qstommyshu and others - [ ] Hardening external sorts: https://github.com/apache/datafusion/issues/14692 with @2010YOUY01 - [ ] Set up Spark function library pattern: https://github.com/apache/datafusion/pull/15168 with @shehabgamin and @andygrove - [ ] Use UTF8 view by default https://github.com/apache/datafusion/issues/15096 with @zhuqi-lucas ## 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