Great! Thanks for your help. BenTimber.io -Blog -Github -Twitter
On Mon, Apr 24, 2017 1:56 AM, Prasanth Jayachandran [email protected] wrote: Hi Ben Following test case illustrates the usage of merge files API.. https://github.com/apache/orc/blob/ce5213b2ac7e17f28356cbf2bc4d9b43b00df9af/java/core/src/test/org/apache/orc/TestVectorOrcFile.java#L3148 Hope this helps. Thanks and Regards,Prasanth Jayachandran On Sun, Apr 23, 2017 at 12:02 PM, Ben Johnson <[email protected]> wrote: Hi, I couldn't find anything in the Java library documentation, but is there a way to merge ORC files outside of using the hive CONCATENATE feature? Is there a recommend way to achieve this? Perhaps with a function or utility in the Java library? Thanks for your help. BenTimber.io -Blog -Github -Twitter
