wypoon edited a comment on pull request #3269: URL: https://github.com/apache/iceberg/pull/3269#issuecomment-962272652
> @wypoon and others. For our next release, should we add something like this PR so that we can fix schemas with time travel in Spark 3.0? We don't have to document that we support time travel through table identifiers so that we can remove it later and replace it with the `AS OF` syntax. What do you think? > I'm ok with that idea. (You mean Spark 3.0, 3.1 and 3.2, right?) I would like to get the schema for snapshot done for Spark 3! Since the special identifiers will be just for the use of the implementation (not for public use), we just need one syntax for each of "snapshot-id" and "as-of-timestamp". -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
