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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org