RussellSpitzer commented on issue #16838: URL: https://github.com/apache/iceberg/issues/16838#issuecomment-4722640763
At that level of the code we wouldn't know if it was a bad REST response, we would only know that the field was null. I think we could put a null check in here but it is a bit counter-intuitive at the moment because it is a required field. That said we are thinking of making it optional so at that point it would make sense to have a guard in the existing code. -- 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]
