You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have an option for running a catalog using sqlite. To make this easier, we need to have an install extra for that, so you can do pip3 install pyiceberg[sql-sqlite], similar to sql-postgres.