[ 
https://issues.apache.org/jira/browse/HIVE-24727?focusedWorklogId=568181&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-568181
 ]

ASF GitHub Bot logged work on HIVE-24727:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Mar/21 08:57
            Start Date: 18/Mar/21 08:57
    Worklog Time Spent: 10m 
      Work Description: asinkovits commented on a change in pull request #2066:
URL: https://github.com/apache/hive/pull/2066#discussion_r596662014



##########
File path: llap-client/src/java/org/apache/hadoop/hive/llap/io/api/LlapIo.java
##########
@@ -87,4 +87,15 @@
    */
   RecordReader<NullWritable, VectorizedRowBatch> 
llapVectorizedOrcReaderForPath(Object fileKey, Path path, CacheTag tag,
       List<Integer> tableIncludedCols, JobConf conf, long offset, long length) 
throws IOException;
+
+  /**
+   * Extract and return the cache content metadata.
+   */
+  LlapDaemonProtocolProtos.CacheEntryList fetchCachedMetadata();

Review comment:
       Sounds good.




----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 568181)
    Time Spent: 0.5h  (was: 20m)

> Cache hydration api in llap proto
> ---------------------------------
>
>                 Key: HIVE-24727
>                 URL: https://issues.apache.org/jira/browse/HIVE-24727
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Antal Sinkovits
>            Assignee: Antal Sinkovits
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to