tbar4 commented on PR #1100: URL: https://github.com/apache/datafusion-ballista/pull/1100#issuecomment-2452594610
@milenkovicm updated to be more inline with #1091. In Python, running an __init__ always returns a None, so I just added a `build()` function to initialize it. For the remote cluster this might come in handy to have it setup this way in the future if we want to do builder pattern similar to Spark. I have a feeling as more features are added to Ballista this may be needed. -- 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 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