[ 
https://issues.apache.org/jira/browse/HIVE-11383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643235#comment-14643235
 ] 

Julian Hyde commented on HIVE-11383:
------------------------------------

By the way, the issue that needed to be fixed was that the signature of 
createSort(RelTraitSet traits, RelNode input, RelCollation collation, RexNode 
offset, RexNode fetch) changed to createSort(RelNode input, RelCollation 
collation, RexNode offset, RexNode fetch). The old method still exists, 
deprecated, but HiveSortFactory needs to implement both.

> Upgrade Hive to Calcite 1.4
> ---------------------------
>
>                 Key: HIVE-11383
>                 URL: https://issues.apache.org/jira/browse/HIVE-11383
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-11383.1.patch
>
>
> Upgrade Hive to Calcite 1.4.0-incubating.
> There is currently a snapshot release, which is close to what will be in 1.4. 
> I have checked that Hive compiles against the new snapshot, fixing one issue. 
> The patch is attached.
> Next step is to validate that Hive runs against the new Calcite, and post any 
> issues to the Calcite list or log Calcite Jira cases. [~jcamachorodriguez], 
> can you please do that.
> [~pxiong], I gather you are dependent on CALCITE-814, which will be fixed in 
> the new Calcite version.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to