You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "LuigiCerone (via GitHub)" <gi...@apache.org> on 2023/02/18 07:09:41 UTC

[GitHub] [iceberg] LuigiCerone commented on a diff in pull request #6874: Add more pyiceberg doc

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org