mansehajsingh commented on PR #1037: URL: https://github.com/apache/polaris/pull/1037#issuecomment-2691785648
Ok- I've gone ahead and removed the `ETag` wrapper. We now no longer need explicit distinctions between strong and weak etags, we can just use regular string matches. I fixed some parsing logic for the If-None-Match header, and made the wrapper class into a record. It also now fails on `*` since we don't really have use for that functionality of If-None-Match, -- 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]
