deanm0000 commented on PR #1072: URL: https://github.com/apache/datafusion-python/pull/1072#issuecomment-2741548913
To address @timsaucer's point from the issue, what about doing ```python ctx = SessionContext.global_ctx() ``` instead of just `ctx=SessionContext()`. I don't really know the internals so I don't know what the difference is but I did find `https://github.com/apache/datafusion-python/pull/1060/files` which makes that available. -- 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