-
Notifications
You must be signed in to change notification settings - Fork 453
Open
Description
Describe the bug
%%sql magic function not working
TypeError: required field "type_ignores" missing from Module
To Reproduce
%%sql
show databases;
Expected behavior
Works similar to python 3.6
Versions:
- sparkmagic 0.20.5
- Livy (if you know it) custom build for 3.3.0 spark
- Spark 3.3.0
- pyspark 3.3.0
- ipython 8.14.0
- jupyterlab 4.0.2
- python 3.10
I have tried downgrading the ipython package to 7.33.0 . But it did not help
Any ideas what is the reason?
Metadata
Metadata
Assignees
Labels
No labels