I hereby claim:
- I am liko9 on github.
- I am liko9 (https://keybase.io/liko9) on keybase.
- I have a public key ASBXiSuXhF0c_hx-Bic4e1EolIYjCURrF58uCmIAQQZp3go
To claim this, I am signing this object:
| #!python3 | |
| from pyiceberg.catalog import load_catalog | |
| from pyiceberg.exceptions import NoSuchPropertyException | |
| # This assumes that the following catalogs are defined in your ~/.pyiceberg.yaml | |
| hive = load_catalog("hive") | |
| tabular = load_catalog("rest") | |
| for ns in hive.list_namespaces(): | |
| for t in hive.list_tables(ns): |
I hereby claim:
To claim this, I am signing this object: