Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.0
-
None
-
None
Description
orc_merge_incompat1.q tests for ORC fast file merge when there are incompatible files in a partition. The outcome of merge will be dependent on order of the files that CombineHiveInputFormat passes on to OrcFileMergeOperator. Since the ordering of files is not guaranteed the result of merge operation will be different across different OS'es.