rdblue commented on PR #5358:
URL: https://github.com/apache/iceberg/pull/5358#issuecomment-1195753515
I think it makes sense for Python to not deal with `None` and to always send
`{}`, but I wouldn't change the spec to require that. The spec is permissive
because we expect people to make mistakes and we want service implementations
to be able to accept requests that omit properties or set it to null. But we
want to be as consistent as possible when producing requests. That's why I
would default it in Python and always send it, but not update the spec.
--
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]