-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.3.0, 2.0.0
-
Fix Version/s: None
-
Component/s: File Formats
-
Labels:None
ORC float tree reader spends an inordinate amount of time, doing vtable thunks through InputStream interface.
The actual operation is not faster with this patch, but the interface lookup goes down ~4x.
- is related to
-
HIVE-12737 orc Instream.java CompressedStream.readHeader() can meet error when read double.
-
- Open
-