iceberg-python
iceberg-python copied to clipboard
[FEAT]register table using iceberg metadata file via pyiceberg
- If a user has an existing Iceberg table that is not yet registered in the AWS Glue Catalog, and they want to register that table in the Glue Catalog for better future access and management.
- Unit test
- Integration Test