LuigiCerone opened a new issue, #6873:
URL: https://github.com/apache/iceberg/issues/6873

   ### Feature Request / Improvement
   
   The instructions in the [documentation](https://py.iceberg.apache.org/api/) 
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](https://github.com/tabular-io/docker-spark-iceberg/blob/main/spark/.pyiceberg.yaml)
 and to dig into the 
[code](https://github.com/apache/iceberg/blob/master/python/pyiceberg/utils/config.py).
   
   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.
   
   ### Query engine
   
   None


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to