Description
The current hasConversion boolean function returns true if there is any conversion between the reader and file schemas. Prasanth pointed out this is too strict for the check I'm adding in HIVE-19951: "Vectorization: Need to disable encoded LLAP I/O for ORC when there is data type conversion (Schema Evolution)". He points out that integer type widening and float to double ought to be allowed.
Attachments
Issue Links
- links to