Description
Hive often creates empty files for empty buckets, which can introduce significant load on the HDFS cluster. Therefore, they made the Hive OrcOutputFormat and OrcInputFormat use 0 byte ORC files as a special case.
We need to make the other readers treat them reasonably.
Attachments
Issue Links
- is related to
-
ORC-929 Fix NaN at orc-tools 'meta' command
- Closed
- links to