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
The instructions in the documentation for configuring the catalog for pyiceberg are not very comprehensive and, personally, I had some trouble following them. To understand this better, it was helpful for me to look at the code in the Tabular example project and to dig into the code.
In particular, I found that in the Python module documentation there are no references to the yaml configuration file (.pyiceberg.yaml) or where it should be placed. IMO this information should be there to make it easier to use the module.