Shohei Okumiya created HIVE-29594:
-------------------------------------
Summary: Return 204 when Iceberg REST API sends no content
Key: HIVE-29594
URL: https://issues.apache.org/jira/browse/HIVE-29594
Project: Hive
Issue Type: Improvement
Components: Iceberg integration, Standalone Metastore
Affects Versions: 4.2.0
Reporter: Shohei Okumiya
Assignee: Shohei Okumiya
The Iceberg REST Catalog spec defines that the server implementation should
return 204 No Content when the endpoint does not send a response body. Our
current implementation returns 200 on success.
https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)