Open srggrs opened 1 year ago
same here python 3.11.5 deltaray==0.2.0
type 'Dataset' is not subscriptable File "/home/pdx/workspace/notebooks/delta-lake-test.py", line 5, in <module> import deltaray TypeError: type 'Dataset' is not subscriptable
+1 python 3.10 deltaray 0.2.0
Following a PR that fixes this bug. Please merge!
cc: @dennyglee @JHibbard @dongsupkim-onepredict @srggrs
I got this bug when importing deltaray
Step to reproduce