rdblue commented on issue #26603: [SPARK-29966][SQL] Add version method in 
TableCatalog to avoid load table twice
URL: https://github.com/apache/spark/pull/26603#issuecomment-556117795
 
 
   -1
   
   Adding a version to the table and catalog API isn't the right way to avoid 
multiple metastore calls. Catalog implementations should cache instead to avoid 
over-complicating the API.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to