creator1999 opened a new pull request, #17007: URL: https://github.com/apache/iceberg/pull/17007
Closes #15916 The Spark writes docs still mention that a branch must already exist before writing, and also say that a WAP branch and branch identifier cannot both be specified. This updates the “Writing to Branches” section for the Spark 4.1+ behavior by documenting how branch identifiers, the `branch` write option, and `spark.wap.branch` are resolved. It also clarifies that `spark.wap.id` and `spark.wap.branch` cannot be set together, and that the target branch may be created during the write. -- 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]
