Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-7704 Create tez task for fast file merging
-
- Closed
-
-
HIVE-1343 add an interface in RCFile to support concatenation of two files without (de)compression
-
- Closed
-
-
HIVE-1950 Block merge for RCFile
-
- Closed
-
-
HIVE-2035 Use block-level merge for RCFile if merging intermediate results are needed
-
- Closed
-
- relates to
-
HIVE-13285 Orc concatenation may drop old files from moving to final path
-
- Closed
-
- links to