[
https://issues.apache.org/jira/browse/HIVE-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248872#comment-14248872
]
Ashutosh Chauhan commented on HIVE-9129:
----------------------------------------
+1
> Migrate to newer Calcite snapshot, where ByteString is now in
> org.apache.calcite.avatica.util
> ---------------------------------------------------------------------------------------------
>
> Key: HIVE-9129
> URL: https://issues.apache.org/jira/browse/HIVE-9129
> Project: Hive
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Ashutosh Chauhan
> Attachments: HIVE-9129.1.patch
>
>
> ByteString has moved from org.apache.calcite.avatica to
> org.apache.calcite.avatica.util. To ease the migration, I have added a shim
> method RexLiteral.byteValue(), so that ASTBuilder does not need to reference
> ByteString explicitly.
> The attached patch allows Hive to run against
> avatica-1.0.0-incubating-SNAPSHOT both before and after the change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)