snuyanzin commented on code in PR #28167:
URL: https://github.com/apache/flink/pull/28167#discussion_r3252694738


##########
flink-table/flink-table-api-java/src/test/java/org/apache/flink/table/api/internal/ShowCreateUtilTest.java:
##########
@@ -480,6 +486,93 @@ private static Collection<Arguments> 
argsForShowCreateMaterializedTable() {
         return argList;
     }
 
+    @Test
+    void showCreateTableRedactsSensitiveOptions() {

Review Comment:
   can we instead have test checking SQL output as above?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to