mansehajsingh commented on code in PR #1037:
URL: https://github.com/apache/polaris/pull/1037#discussion_r1972114684


##########
spec/rest-catalog-open-api.yaml:
##########
@@ -4193,13 +4214,19 @@ components:
         application/json:
           schema:
             $ref: '#/components/schemas/LoadTableResult'
+      headers:
+        etag:
+          $ref: '#/components/parameters/etag'

Review Comment:
   Say a user creates a table and receives the same data as they would from a 
loadTable in the response, they now do not need to perform a full loadTable 
operation if the etag is current. Also the rest spec change does apply to 
createTable



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

Reply via email to