[
https://issues.apache.org/jira/browse/HIVE-16888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remus Rusanu updated HIVE-16888:
--------------------------------
Attachment: HIVE-16888.03.patch
Patch.03 is considering VARCHAR(HiveTypeSystemImpl.MAX_VARCHAR_PRECISION) as
TOK_STRING in TypeConverter.hiveToken
The Calcite 1.13 literals now come as a CAST(... AS VARCHAR()) and the existing
type conversion only considered TOK_STRING for VARCHAR(Integer.MAX_VALUE)
> Upgrade Calcite to 1.13 and Avatica to 1.10
> -------------------------------------------
>
> Key: HIVE-16888
> URL: https://issues.apache.org/jira/browse/HIVE-16888
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 3.0.0
> Reporter: Remus Rusanu
> Assignee: Remus Rusanu
> Attachments: HIVE-16888.01.patch, HIVE-16888.02.patch,
> HIVE-16888.03.patch
>
>
> I'm creating this early to be able to ptest the current Calcite
> 1.13.0-SNAPSHOT
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)