You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/12/16 21:37:13 UTC

[jira] [Commented] (HIVE-9129) Migrate to newer Calcite snapshot, where ByteString is now in org.apache.calcite.avatica.util

    [ 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)