zeroshade commented on PR #1654: URL: https://github.com/apache/iceberg-go/pull/1654#issuecomment-5271582243
Fair point on `GOEXPERIMENT=jsonv2` — agreed that's not production-viable until it graduates (1.27 hopefully). To be clear, json/v2 was only an optional suggestion; the actual blocker from my review is solely the unreleased fix for goccy/go-json#566, since the decode-compiler race sits exactly on the REST catalog's concurrent path. Happy to re-review as soon as either a goccy release carries that fix or jsonv2 graduates — whichever comes first. Looking forward to your follow-up on the rest. <sub>_Posted by an AI-assisted tool on behalf of maintainer `zeroshade`._</sub> -- 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]
