You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/27 22:00:50 UTC

[GitHub] [iceberg] rdblue commented on pull request #4858: Python: Add generated classes from OpenAPI spec

rdblue commented on PR #4858:
URL: https://github.com/apache/iceberg/pull/4858#issuecomment-1140068161

   Okay, so assuming that we go this direction, how do we integrate these generated classes with the other code that needs to be there? `PartitionSpec` is a great example, where we can use this to get a `PartitionSpec` object that we can serialize and deserialize properly, along with basic validation. But how do we expose methods like `PartitionSpec.partitionType()` as these change? Do we make subclasses?


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