milenkovicm opened a new issue, #585: URL: https://github.com/apache/arrow-datafusion-python/issues/585
**Describe the bug** [/examples/sql-on-pandas.py](https://github.com/apache/arrow-datafusion-python/blob/main/examples/sql-on-pandas.py) example does not run in python 3.10, 3.11, complaining with `Can't instantiate abstract class SessionContext ...` Note: there is same problem with `sql-on-cudf.py` **To Reproduce** run [/examples/sql-on-pandas.py](https://github.com/apache/arrow-datafusion-python/blob/main/examples/sql-on-pandas.py) **Expected behavior** example to run **Additional context** Add any other context about the problem here. -- 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]
