jurossiar commented on issue #10443: URL: https://github.com/apache/iceberg/issues/10443#issuecomment-2149695708
We are using tabulario: https://hub.docker.com/r/tabulario/iceberg-rest/tags I've just took a look in the [repo](https://github.com/tabular-io/iceberg-rest-image) and in a first glance seems that the implementation on how to process the request is not there. I think the issue could be related to this code: https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/rest/RESTCatalog.java#L228 Please, let me know if you still think is not something to report here. Thanks! -- 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]
