[ 
https://issues.apache.org/jira/browse/HIVE-25189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847952#comment-17847952
 ] 

Denys Kuzmenko commented on HIVE-25189:
---------------------------------------

[~scarlin], [~kkasa] any ideas if that could be leveraged with HIVE-28238 
(cache later when we have types) or could be reverted?

> Cache the validWriteIdList in query cache before fetching tables from HMS
> -------------------------------------------------------------------------
>
>                 Key: HIVE-25189
>                 URL: https://issues.apache.org/jira/browse/HIVE-25189
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Steve Carlin
>            Assignee: Steve Carlin
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> For a small performance boost at compile time, we should fetch the 
> validWriteIdList before fetching the tables.  HMS allows these to be batched 
> together in one call.  This will avoid the getTable API from being called 
> twice, because the first time we call it, we pass in a null for 
> validWriteIdList.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to