krvikash commented on PR #6512:
URL: https://github.com/apache/iceberg/pull/6512#issuecomment-1382904647

   > If we want to support register, then I think the protocol itself should 
support register
   
   Hi @rdblue, Thanks for the review. If I understood correctly, you wanted to 
introduce a new `RESTRequest` for `registerTable` similar to what we have 
`CreateTableRequest`. I have introduced a new `RegisterTableRequest` and used 
it for `regsiterTable`. I have updated the test case as well where I am 
verifying verify metadata like specs, sortOrders, history, snapshots ...
   
   Please let me know if this is not what you intended to convey.


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

Reply via email to