alamb opened a new issue, #15121:
URL: https://github.com/apache/datafusion/issues/15121

   This is an attempt to organize myself and make what I plan to work on more 
visible
   
   ## Weekly High Level Goals
   - [ ] Complete board report: 
https://github.com/apache/datafusion/issues/13713
   - [ ] Make arrow release: https://github.com/apache/arrow-rs/issues/7107
   - [ ] Complete draft blog post about the DataFusion Optimizer
   - [ ] Get v1 of tree explain plans 
https://github.com/apache/datafusion/issues/14914 reader for wider review with 
@irenjj 
   
   (BTW if anyone wants to help with writing or releases that would be 🤗 )
   
   ## Other projects I think are strategically important
   These are the ones I plan to look at / review PRs for first
   - [ ] Anything performance related (though really I am interested in things 
that help many/all DataFusion users)
   - [ ] pushing expressions down into scans: 
https://github.com/apache/datafusion/issues/14993
   - [ ] Spark function 
https://github.com/apache/datafusion/issues/5600https://github.com/apache/datafusion/pull/14392#issuecomment-2703064824
 (e.g. [this]() with @shehabgamin)
   - [ ] Productionizing / hardening external sorts: 
https://github.com/apache/datafusion/issues/14692 with @2010YOUY01 
   
   ## Weekly Stretch / Nice to have goals
   - [ ] Figure out next steps for 
https://github.com/apache/datafusion/issues/12393
   - [ ] 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 
   


-- 
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

Reply via email to