You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "Fokko (via GitHub)" <gi...@apache.org> on 2023/01/26 14:22:25 UTC

[GitHub] [iceberg] Fokko commented on pull request #6672: Add REST catalog spec to iceberg-core.jar

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org