Ted-Jiang opened a new issue #2062: URL: https://github.com/apache/arrow-datafusion/issues/2062
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Current Ballista implementation is more like standalone system that able to run the Datafusion operators in a distributed way. But threr are some gaps between them. Currently we need fix: - [ ] https://github.com/apache/arrow-datafusion/issues/2032 - [ ] https://github.com/apache/arrow-datafusion/issues/1984 - [x] https://github.com/apache/arrow-datafusion/issues/2007 - [x] https://github.com/apache/arrow-datafusion/issues/1985 Welcome to add missing part 😊! **Describe the solution you'd like** **Describe alternatives you've considered** Maybe we can find a solution to find functions that are missed in the ballista but implemented in the datafusion automatically. -- 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]
