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

ASF GitHub Bot commented on FLINK-5435:
---------------------------------------

GitHub user KurtYoung opened a pull request:

    https://github.com/apache/flink/pull/3689

    [FLINK-5435] [table] Remove FlinkAggregateJoinTransposeRule and Flink…

    …RelDecorrelator after calcite updated to 1.12
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/KurtYoung/flink flink-5435

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3689.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3689
    
----
commit 6c4fb2f5a655129c178fdf543f64b240b3012e8b
Author: Kurt Young <[email protected]>
Date:   2017-04-06T14:06:51Z

    [FLINK-5435] [table] Remove FlinkAggregateJoinTransposeRule and 
FlinkRelDecorrelator after calcite updated to 1.12

----


> Cleanup the rules introduced by FLINK-5144 when calcite releases 1.12
> ---------------------------------------------------------------------
>
>                 Key: FLINK-5435
>                 URL: https://issues.apache.org/jira/browse/FLINK-5435
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>            Reporter: Kurt Young
>            Assignee: Kurt Young
>            Priority: Minor
>
> When fixing https://issues.apache.org/jira/browse/FLINK-5144, we actually 
> copied some classes from Calcite and do a quick fix in Flink. The fixing is 
> actually merged by Calcite and will be included in version 1.12, we should 
> update the Calcite version and remove the classes we copied.
> The classes we copied:
> 1. FlinkAggregateJoinTransposeRule
> 2. RelDecorrelator -> FlinkRelDecorrelator



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to