rdblue commented on PR #5407:
URL: https://github.com/apache/iceberg/pull/5407#issuecomment-1239644811

   > Not sure if there's an easier way to do it, but essentially our 
`RESTClient` requires the body to be a `RESTRequest` and we can't make 
`ScanReport` (part of `iceberg-api`) just implement `RESTRequest` (part of 
`iceberg-core`) unfortunately.
   
   Should we remove the requirement that the object sent is a `RESTRequest`? 
That is only a marker interface and I don't think it is particularly useful. If 
it is causing us to make the REST spec more complicated then it doesn't seem 
worth the trouble.


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