[ https://issues.apache.org/jira/browse/HIVE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162726#comment-14162726 ]
Prasanth J commented on HIVE-7509: ---------------------------------- [~leftylev] Added hive.merge.orcfile.stripe.level configuration parameter here https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveConfigurationProperties Let me know if it looks good. > Fast stripe level merging for ORC > --------------------------------- > > Key: HIVE-7509 > URL: https://issues.apache.org/jira/browse/HIVE-7509 > Project: Hive > Issue Type: Bug > Affects Versions: 0.14.0 > Reporter: Prasanth J > Assignee: Prasanth J > Labels: TODOC14, orcfile > Fix For: 0.14.0 > > Attachments: HIVE-7509.1.patch, HIVE-7509.2.patch, HIVE-7509.3.patch, > HIVE-7509.4.patch, HIVE-7509.5.patch > > > Similar to HIVE-1950, add support for fast stripe level merging of ORC files > through CONCATENATE command and conditional merge task. This fast merging is > ideal for merging many small ORC files to a larger file without decompressing > and decoding the data of small orc files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)