Describe the bug
%%sql magic function not working
TypeError: required field "type_ignores" missing from Module
To Reproduce
Expected behavior
Works similar to python 3.6
Screenshots

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?
Describe the bug
%%sql magic function not working
TypeError: required field "type_ignores" missing from ModuleTo Reproduce
Expected behavior
Works similar to python 3.6
Screenshots

Versions:
I have tried downgrading the ipython package to 7.33.0 . But it did not help
Any ideas what is the reason?