hequn8128 commented on a change in pull request #6236: [FLINK-9699] [table] Add
api to replace registered table
URL: https://github.com/apache/flink/pull/6236#discussion_r241972739
##########
File path:
flink-libraries/flink-table/src/test/java/org/apache/flink/table/runtime/batch/sql/JavaSqlITCase.java
##########
@@ -71,6 +71,7 @@ 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);
+
Review comment:
Revert
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services