You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/07/13 10:27:48 UTC

[GitHub] [hive] pvary commented on a change in pull request #1238: HIVE-23824

pvary commented on a change in pull request #1238:
URL: https://github.com/apache/hive/pull/1238#discussion_r453552118



##########
File path: llap-client/src/java/org/apache/hadoop/hive/llap/io/api/LlapIo.java
##########
@@ -35,6 +41,15 @@
    */
   long purge();
 
+  /**
+   * Returns a deserialized OrcTail instance associated with the ORC file on the given path.
+   *  Raw content is either obtained from cache, or from disk if there is a cache miss.
+   * @param path Orc file path
+   * @param conf jobConf

Review comment:
       Missing javadoc for cachetag




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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org