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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)