You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2019/05/07 17:53:00 UTC

[jira] [Created] (FLINK-12435) UT Failure: GroupWindowTest.testExpressionOnWindowHavingFunction

Bowen Li created FLINK-12435:
--------------------------------

             Summary: UT Failure: GroupWindowTest.testExpressionOnWindowHavingFunction
                 Key: FLINK-12435
                 URL: https://issues.apache.org/jira/browse/FLINK-12435
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
    Affects Versions: 1.9.0
            Reporter: Bowen Li
            Assignee: Kurt Young
             Fix For: 1.9.0


https://travis-ci.org/apache/flink/jobs/529155380

{code:java}
17:44:05.285 [INFO] 
17:44:05.285 [INFO] Results:
17:44:05.285 [INFO] 
17:44:05.285 [ERROR] Failures: 
17:44:05.285 [ERROR]   GroupWindowTest.testExpressionOnWindowHavingFunction:175 planAfter expected:<...rt, w$end, w$rowtime[, w$proctime]], select=[COUNT(*) ...> but was:<...rt, w$end, w$rowtime[]], select=[COUNT(*) ...>
17:44:05.285 [ERROR]   GroupWindowTest.testWindowEndOnly:157 planAfter expected:<...rt, w$end, w$rowtime[, w$proctime]], select=[c])
   +-...> but was:<...rt, w$end, w$rowtime[]], select=[c])
   +-...>
17:44:05.285 [INFO] 
{code}

[~ykt836] please help to triage this JIRA to proper assignee




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)