mansehajsingh commented on PR #1037: URL: https://github.com/apache/polaris/pull/1037#issuecomment-2755425875
I moved the ETag generation to a utility class for now. This is because we need it internal to the `IcebergCatalogHandlerWrapper` since we need to compare ETags using the `IcebergTableLikeEntity`, but we also need to use the logic to generate ETags from the load table response without surfacing it from `IcebergCatalogHandlerWrapper`. -- 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]
