alamb opened a new issue, #18486: URL: https://github.com/apache/datafusion/issues/18486
This is my weekly plan, mostly for my own organizational needs (as I am dropping too many things). I am making it public in the hopes that helps others to see what I am working on -- also I spend so much time in github the interface is very familiar to me and I can cross link all the issues I am working (it is also my excuse as to why I haven't reviewed many good looking PRs) I will update this list as I run into more things # PR review queue (rough order) - [ ] https://github.com/apache/datafusion/pull/18146 ## What am I personally working on now - [ ] DataFusion meetup prep next week: https://github.com/apache/datafusion/discussions/16703 - [ ] https://github.com/apache/datafusion/issues/18337 (and related fallout) - [ ] Parquet push decoder: https://github.com/apache/arrow-rs/pull/8159 ##Projects I am supporting proactively (high on my priority list) - [ ] Next DF release: https://github.com/apache/datafusion/issues/17558 - [ ] Adaptive parquet predicate pushdown evaluation faster with @hhhizzz https://github.com/apache/arrow-rs/pull/8733 - [ ] Low level arrow bit manipulation fast with @rluvaton https://github.com/apache/arrow-rs/pull/8619 - [ ] DataFusion object store requests go faster with @BlakeOrth https://github.com/apache/datafusion/issues/17214 - [ ] Release object store 0.13.0: https://github.com/apache/arrow-rs-object-store/issues/367 - [ ] Improve DataFusion ClickBench performance (ticket TBF) ## Projects on my backlog These are ones I would like to support but don't have the capacity at the moment to push, in relative order - [ ] row numbers in parquet https://github.com/apache/arrow-rs/issues/7299 with @jkylling and @vustef - [ ] Help integrate Variant with @friendlymatthew https://github.com/apache/datafusion/issues/16116 - [ ] https://github.com/apache/datafusion/issues/18249 from @NGA-TRAN PRs that look great but need a thorough review (looking for help here 🎣 from anyone else) - [ ] https://github.com/apache/datafusion/issues/17824 from the @theirix - [ ] external tables for multiple locations: https://github.com/apache/datafusion/pull/17702 - [ ] relation extension planner: https://github.com/apache/datafusion/pull/17843 - [ ] writing REE arrays to parquet: https://github.com/apache/arrow-rs/pull/8069 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
