singhpk234 opened a new pull request, #16197:
URL: https://github.com/apache/iceberg/pull/16197
Follow-up to #16024. The spec requires an ErrorResponse with a FAILED plan
status, but if a server violates that, the client should still give the user a
meaningful failure message rather than throw an IllegalArgumentException on top
of an already-broken response.
Replace the precondition check with per-field fallbacks ("unknown" / code
0), preserving the full message when the server conforms and degrading
gracefully otherwise.
Addresses https://github.com/apache/iceberg/pull/16024#discussion_r3177313116
--
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]