Fokko commented on code in PR #6874:
URL: https://github.com/apache/iceberg/pull/6874#discussion_r1110182066


##########
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:
   This information is under the configuration page: 
https://py.iceberg.apache.org/configuration/
   
   This PR shows that it wasn't obvious, should we refer to that page?



-- 
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