pvary commented on issue #2481: URL: https://github.com/apache/iceberg/issues/2481#issuecomment-843061972
@jackye1995: In Hive currently there is no way to parse `my_table@1234567890`. I suspect that in Spark this would mean something like `my_table` with snapshotId=`1234567890`. Am I right? @jzhuge: What is `ViewCatalog`? Is it a Spark interface we should implement? -- 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]
