linxingyuan1102 commented on issue #252: Add metadata tables URL: https://github.com/apache/incubator-iceberg/pull/252#issuecomment-527700435 I'm confused about how we can use metadata tables. It looks like we have to pass table type names to `Catalog##loadTable`. But if so, how can we specify the real table name? Could you help me figure this out? Any example usage can be helpful. Thanks in advance @rdblue https://github.com/apache/incubator-iceberg/blob/d7c7d0fbb28d711a4e4320c596cfdf4ce1caf93d/core/src/main/java/org/apache/iceberg/BaseMetastoreCatalog.java#L141
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
