[
https://issues.apache.org/jira/browse/HIVE-19951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528516#comment-16528516
]
Matt McCline commented on HIVE-19951:
-------------------------------------
[~prasanth_j] On Apache master, I still get:
[ERROR]
/Users/mmccline/CtasVarCharBug/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:[295,48]
cannot find symbol
[ERROR] symbol: method isOnlyImplicitConversion()
[ERROR] location: variable evolution of type org.apache.orc.impl.SchemaEvolution
> Vectorization: Need to disable encoded LLAP I/O for ORC when there is data
> type conversion (Schema Evolution)
> --------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-19951
> URL: https://issues.apache.org/jira/browse/HIVE-19951
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-19951.01.patch, HIVE-19951.02.patch,
> HIVE-19951.03.patch, HIVE-19951.04.patch, HIVE-19951.05.patch,
> HIVE-19951.06.patch, HIVE-19951.07.patch, HIVE-19951.08.patch
>
>
> Currently, reading encoded ORC data does not support data type conversion.
> So, encoded reading and cache populating needs to be disabled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)