alamb commented on issue #11442: URL: https://github.com/apache/datafusion/issues/11442#issuecomment-2226228146
🤔 I have stuff I would like to do. But that doesn't really count as a roadmap for the project 😆 Here are some things I might guess 1. streaming stuff https://github.com/apache/datafusion/issues/11404 (@ozankabak and @ameyc perhaps) 2. ASOF / range joins https://github.com/apache/datafusion/issues/318 (InfluxData might do something here) 3. Performance improvements (what I hope to would personally like to spend more time on): #3463 #6937 #9403 4. @XiangpengHao 's work on StringView: https://github.com/apache/datafusion/issues/10918 / #10921 Possibilities: 1. Logical / user dfined Types: https://github.com/apache/datafusion/pull/11160 @notfilippo 2. Make window functions user defined https://github.com/apache/datafusion/issues/8709 3. Split DataSource / catalogs from the core: https://github.com/apache/datafusion/issues/11182# -- 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]
