You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/03/22 06:01:34 UTC

[GitHub] [iceberg] jackye1995 commented on issue #1766: Reading iceberg table using Amazon Athena

jackye1995 commented on issue #1766:
URL: https://github.com/apache/iceberg/issues/1766#issuecomment-803786033


   > When Query table from AWS glue data catalog console, it look like missed the storageDescriptor filed about the table schema.
   
   @stayrascal Hi, this is expected behavior. Glue is only used as a storage service to store Iceberg related table information in parameters, which are the ones you see in `parameters` section. `storageDescriptor` is not set intentionally because we plan to support a different read & write mechanism.
   
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org