milenkovicm opened a new issue, #1067: URL: https://github.com/apache/datafusion-ballista/issues/1067
As per our discussion in #1066 I'm opening this epic to break down PR #1066 to set of smaller chunks. - [ ] python support - datafusion python is the main effort, we should focus making it run on ballista - [ ] helm support - this can be contrib project - [ ] good part of ci directory - ci works without it, could not relate content to anything in the repo - [ ] plugin sub-system - never finalized, dangling code - [ ] caching support - this can be a contrib project, we could cover it with pluggable scheduler strategies - [ ] support for hdfs - library too old, there are newer library to be used - [ ] UI - can be a contrib project - [ ] keda, rest-api, flight-sql making them optional features - we could move them to contrib project, - [ ] key value store is gone - only memory store remains, we may want to take different approach - [ ] removes some dependencies which were detected as not used - [ ] externalise object store creation (to be done) For `could be contrib` functionalities I suggest just to remove them at this point, who ever needs them can make contrib project from them -- 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]
