Ryan Nowacoski
Results
2
issues of
Ryan Nowacoski
Use ctx.bytes rather than getting the InputStream directly so that the contents of the InputStream are cached in the Request object. Right now if a Decorator tries to access the...
### Feature Request / Improvement `register_table` is currently the only Catalog method not implemented https://github.com/apache/iceberg-python/blob/main/pyiceberg/catalog/glue.py#L407 Also the docs are misleading because this method is shown in the docs and doesn’t...