jackye1995 commented on issue #2202:
URL: https://github.com/apache/iceberg/issues/2202#issuecomment-772870628
```
"Parameters": {
"table_type": "ICEBERG",
"previous_metadata_location":
"s3://iceberg-warehouse/iceberg_warehouse.db/iceberg_dummy_table/metadata/00039-5b28310e-6767-4eff-9ff9-8827c010870f.metadata.json",
"metadata_location":
"s3://iceberg_warehouse.db/iceberg_dummy_table/metadata/00040-d3069356-5ae6-4e76-9d33-63bfccfc04c8.metadata.json"
},
```
This looks correct to me. In the title you said "table location not
updated", is this the updated location or not?
For the schema issue, yes Glue UI currently does not support displaying
Iceberg table schema, it is expected behavior, the shcema is stored in
Iceberg's table metadata in S3.
For Hive, AWS module is not tested and added to Hive runtime jar yet, I do
not know if Hive supports loading dynamic catalog yet.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]