spuru9 commented on code in PR #28050:
URL: https://github.com/apache/flink/pull/28050#discussion_r3148859077


##########
flink-table/flink-sql-gateway/src/main/java/org/apache/flink/table/gateway/service/materializedtable/MaterializedTableManager.java:
##########
@@ -651,7 +651,7 @@ public ResultFetcher refreshMaterializedTable(
 
         try {
             LOG.info(
-                    "Begin to refreshing the materialized table {}, statement: 
{}",
+                    "Beginning to refresh the materialized table {}, 
statement: {}",

Review Comment:
   nit: While "Beginning to refresh" is correct, "Starting to refresh" or 
"Starting refresh of..." is more idiomatic. eg Starting allocation of slot



-- 
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