gustavoatt opened a new pull request, #7120: URL: https://github.com/apache/iceberg/pull/7120
## Summary Allow passing `output-spec-id` to the Spark writer, so that we can customize which partition spec to write. This is useful for when a table has more than one active spec (e.g. daily and hourly partition spec). Fixes https://github.com/apache/iceberg/issues/6932 ## Testing - [x] Unit tests for Spark 3.1, 3.2 & 3.3 -- 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]
