jupyter-incubator / sparkmagic

Jupyter magics and kernels for working with remote Spark clusters
Other
1.33k stars 447 forks source link

Jupyterlab 4.0.2 python 3.10 #818

Open Armadik opened 1 year ago

Armadik commented 1 year ago

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

Screenshots image

Versions:

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

Armadik commented 1 year ago

The problem is solved by fix in livy. https://issues.apache.org/jira/projects/LIVY/issues/LIVY-795?filter=allissues