This is an automated email from the ASF dual-hosted git repository.

szita pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 2f2b7a1  HIVE-24682: Collect dynamic partition info in FileSink for 
direct insert  (Peter Varga reviewed by Peter Vary)
     add 642efda  HIVE-24736: Make buffer tracking in LLAP cache with BP 
wrapper more accurate (Adam Szita, reviewed by Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hive/conf/HiveConf.java |   4 +
 .../hive/llap/cache/LowLevelLrfuCachePolicy.java   | 235 +++++++++++++++------
 .../hadoop/hive/llap/io/api/impl/LlapIoImpl.java   |  16 +-
 .../io/decode/GenericColumnVectorProducer.java     |   7 +-
 .../llap/io/encoded/SerDeEncodedDataReader.java    |  16 +-
 .../io/encoded/VectorDeserializeOrcWriter.java     |  33 +--
 .../llap/cache/TestLowLevelLrfuCachePolicy.java    |  38 ++++
 7 files changed, 262 insertions(+), 87 deletions(-)

Reply via email to