LuigiCerone commented on code in PR #6874:
URL: https://github.com/apache/iceberg/pull/6874#discussion_r1110769307
##########
python/mkdocs/docs/api.md:
##########
@@ -28,6 +28,19 @@ catalog:
credential: t-1234:secret
```
+These info must be placed inside a file called `.pyiceberg.yaml` located
either in the `$HOME` directory or in the `$PYICEBERG_HOME` directory (if var
is set).
+
+Examples of other values:
+
+| Config key | Description |
[Example](https://github.com/tabular-io/docker-spark-iceberg) |
Review Comment:
Hi @Fokko, thanks for your review :). Yes you are right, I have updated the
PR, let me know what you think. Thanks!
--
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]