[
https://issues.apache.org/jira/browse/FLINK-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036175#comment-16036175
]
ASF GitHub Bot commented on FLINK-6837:
---------------------------------------
Github user wuchong commented on a diff in the pull request:
https://github.com/apache/flink/pull/4060#discussion_r120000960
--- Diff:
flink-libraries/flink-table/src/test/scala/org/apache/flink/table/api/scala/stream/table/OverWindowITCase.scala
---
@@ -147,7 +147,7 @@ class OverWindowITCase extends
StreamingWithStateTestBase {
}
@Test
- def testProcTimeBoundedPartitionedRangeOver(): Unit = {
+ def testProcTimeBoundedPartitionedRowsOver(): Unit = {
--- End diff --
+1 to this change
> Fix a small error message bug, And improve some message info.
> -------------------------------------------------------------
>
> Key: FLINK-6837
> URL: https://issues.apache.org/jira/browse/FLINK-6837
> Project: Flink
> Issue Type: Bug
> Components: Table API & SQL
> Affects Versions: 1.4.0
> Reporter: sunjincheng
> Assignee: sunjincheng
>
> Fix a variable reference error, and improve some error message info.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)