gaborkaszab commented on issue #13707: URL: https://github.com/apache/iceberg/issues/13707#issuecomment-3143685949
Hi @flyrain and @kevinjqliu , I added the HTTP ETag functionality to the REST spec and also started working on the implementation but then I got sidetracked a bit. I resumed the work just recently, and I have a [WiP PR](https://github.com/apache/iceberg/pull/12194) to take care of some prerequisites of returning response headers. On that PR we can discuss how to populate the opaque ETag that we attach to the response as an HTTP header. Once this is complete, I can move on to the freshness-aware loading part. Any reviews are appreciated! @kevinjqliu Should we document this functionality somehow as a gap between spec and the reference implementation? -- 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]
