laskoviymishka opened a new pull request, #858: URL: https://github.com/apache/iceberg-go/pull/858
The provision.py script used a 3-part dotted identifier for branch-scoped DELETE which caused the REST catalog to encode a \x1F namespace separator in the URL path. Newer Jetty versions reject this as a suspicious character, causing intermittent failures depending on cached image versions. Pin docker images to specific versions and use spark.wap.branch for branch-scoped DML instead of the ambiguous dotted identifier syntax. Closes #857 -- 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]
