andygrove commented on issue #625: URL: https://github.com/apache/arrow-ballista/issues/625#issuecomment-1400986935
You need to use BallistaContext rather than SessionContext. See https://github.com/apache/arrow-ballista/issues/595 for more details. Basically you are running thee query in DataFusion in the Python process and not in the Ballista cluster. -- 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]
