You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Remus Rusanu (JIRA)" <ji...@apache.org> on 2017/06/23 07:47:00 UTC

[jira] [Comment Edited] (HIVE-16888) Upgrade Calcite to 1.13 and Avatica to 1.10

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

Remus Rusanu edited comment on HIVE-16888 at 6/23/17 7:46 AM:
--------------------------------------------------------------

patch 04 rebased to current master and updated ~50 GF with diffs only in more aggressive predicate reduction ({{key > 10 and key > 15}} -> {{key > 15}})


was (Author: rusanu):
patch 04 rebased to current master and updated ~50 GF with diffs only in more aggresiive predicate reduction ({{ key > 10 and key > 15}} -> {{key > 15}})

> 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, HIVE-16888.04.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)