FANNG1 opened a new issue, #9736:
URL: https://github.com/apache/gravitino/issues/9736

   ### Describe the feature
   
   The main idea is the IRC server could generate a ETag with the table meta 
data. The client could add the ETag when requesting the table metadata, if the 
table metadata is not changed, the server could reply HTTP status code 304 not 
table metadata, then the client side could keep the cache. It will burst the 
performance for the compute engine which caches the Iceberg metadata like 
Impala.
   
   For more details, please refer to:
   
https://docs.google.com/document/d/1rnVSP_iv2I47giwfAe-Z3DYhKkKwWCVvCkC9rEvtaLA/edit?pli=1&tab=t.0
  and https://github.com/apache/iceberg/pull/11946 
   
https://docs.google.com/document/d/1wcT9YvqXO3U9XitcA3sj38M946TZ_AkfOq0U9IZpKAc/edit?tab=t.0
   
   ### Motivation
   
   _No response_
   
   ### Describe the solution
   
   _No response_
   
   ### Additional context
   
   _No response_


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

Reply via email to