You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2016/03/08 20:37:40 UTC

[jira] [Resolved] (FLINK-3593) DistinctITCase is failing

     [ https://issues.apache.org/jira/browse/FLINK-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske resolved FLINK-3593.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

Fixed on tableOnCalcite branch

> DistinctITCase is failing
> -------------------------
>
>                 Key: FLINK-3593
>                 URL: https://issues.apache.org/jira/browse/FLINK-3593
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API
>            Reporter: Vasia Kalavri
>            Assignee: Fabian Hueske
>             Fix For: 1.1.0
>
>
> Failed tests: 
>   DistinctITCase.testDistinctAfterAggregate:70 Internal error: Error while applying rule DataSetAggregateRule, args [rel#28:FlinkAggregate.FLINK.[](input=rel#27:Subset#5.FLINK.[],group={1})]
>   DistinctITCase.testDistinctAfterAggregate:70 Internal error: Error while applying rule DataSetAggregateRule, args [rel#86:FlinkAggregate.FLINK.[](input=rel#85:Subset#17.FLINK.[],group={1})]
>   DistinctITCase.testDistinct:53 Internal error: Error while applying rule DataSetAggregateRule, args [rel#53:FlinkAggregate.FLINK.[](input=rel#52:Subset#10.FLINK.[],group={1})]
>   DistinctITCase.testDistinct:53 Internal error: Error while applying rule DataSetAggregateRule, args [rel#111:FlinkAggregate.FLINK.[](input=rel#110:Subset#22.FLINK.[],group={1})]
>   DistinctITCase.testDistinctAfterAggregate:56 Internal error: Error while applying rule DataSetAggregateRule, args [rel#28:FlinkAggregate.FLINK.[](input=rel#27:Subset#5.FLINK.[],group={1})]
>   DistinctITCase.testDistinctAfterAggregate:56 Internal error: Error while applying rule DataSetAggregateRule, args [rel#86:FlinkAggregate.FLINK.[](input=rel#85:Subset#17.FLINK.[],group={1})]
>   DistinctITCase.testDistinct:44 Internal error: Error while applying rule DataSetAggregateRule, args [rel#53:FlinkAggregate.FLINK.[](input=rel#52:Subset#10.FLINK.[],group={1})]
>   DistinctITCase.testDistinct:44 Internal error: Error while applying rule DataSetAggregateRule, args [rel#111:FlinkAggregate.FLINK.[](input=rel#110:Subset#22.FLINK.[],group={1})]



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