kbendick opened a new pull request, #4538: URL: https://github.com/apache/iceberg/pull/4538
There's presently no serializer for `TableMetadata` in the set of serializers registered for the REST catalogs object mapper. Given that we already have a `toJson` method that handles this without the need for any FileIO objects etc, this can be added in now. Work on a deserializer that the REST catalog can use is on going. -- 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]
