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
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
- Catalog configurations should be provided in [.pyiceberg.yaml](./.pyiceberg.yaml) file under `pgcatalog` see [PyIceberg SQL Catalog](https://py.iceberg.apache.org/configuration/#sql-catalog) for details.
16
+
17
+
## Flags
18
+
19
+
```bash
20
+
usage: pyiceberg_receiver [-h] -p PORT-d DIR
21
+
22
+
options:
23
+
-h, --help show this help message andexit
24
+
-p PORT, --port PORT The port number to use for the gRPC server.
0 commit comments