Fokko commented on PR #6672:
URL: https://github.com/apache/iceberg/pull/6672#issuecomment-1405075260

   @snazy Out of curiosity, do you use the open api spec to directly generate 
code? In Python, we tried to do it as well, but the structure was too complex 
in the end, and we used the generated code as a start. For example, the types 
can be both a string (`timestamp`, `fixed[12]`, etc) and a JSON dictionary 
(`{"type": "map", ...}`).


-- 
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]

Reply via email to