rdblue commented on PR #6651: URL: https://github.com/apache/iceberg/pull/6651#issuecomment-1441008627
@aokolnychyi, writing using any table schema would be safe, but if you don't specify some columns you could hit an analysis failure. In the future when the syntax for this is in Spark SQL, Spark would load the table with a specific branch and it would work without a problem, just like time travel does now. -- 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]
