You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "haizhou-zhao (via GitHub)" <gi...@apache.org> on 2023/02/13 22:32:59 UTC

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

haizhou-zhao commented on PR #6672:
URL: https://github.com/apache/iceberg/pull/6672#issuecomment-1428789807

   @snazy I ran into the same issue as @Fokko mentioned above (I summarized my problem here: https://github.com/apache/iceberg/issues/6798). In addition to @Fokko's question, I want to know if you are writing some sort of model converter to convert, for example, between the [openAPI generated Schema object](https://github.com/apache/iceberg/blob/master/open-api/rest-catalog-open-api.yaml#L1075) and the [original iceberg Schema object](https://github.com/apache/iceberg/blob/master/api/src/main/java/org/apache/iceberg/Schema.java#L51). If not, would it be possible to know better how you are using the open API generated models? Thank you!


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