tbar4 commented on code in PR #1100: URL: https://github.com/apache/datafusion-ballista/pull/1100#discussion_r1845819720
########## python/README.md: ########## @@ -29,8 +29,8 @@ part of the default Cargo workspace so that it doesn't cause overhead for mainta Creates a new context and connects to a Ballista scheduler process. ```python -from pyballista import SessionContext ->>> ctx = SessionContext("localhost", 50050) +from ballista import Ballista Review Comment: fixed -- 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