[
https://issues.apache.org/jira/browse/FLINK-9699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531592#comment-16531592
]
ASF GitHub Bot commented on FLINK-9699:
---------------------------------------
Github user yanghua commented on a diff in the pull request:
https://github.com/apache/flink/pull/6236#discussion_r199860711
--- Diff:
flink-libraries/flink-table/src/test/java/org/apache/flink/table/runtime/batch/sql/JavaSqlITCase.java
---
@@ -71,8 +71,10 @@ public void testValues() throws Exception {
// Calcite converts to decimals and strings with equal
length
"1,Test ,true,1944-02-24,12.4444444444444445\n";
compareResultAsText(results, expected);
+
--- End diff --
remove blank line
> Add api to replace registered table
> -----------------------------------
>
> Key: FLINK-9699
> URL: https://issues.apache.org/jira/browse/FLINK-9699
> Project: Flink
> Issue Type: Improvement
> Reporter: Jeff Zhang
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)