Tartarus0zm commented on code in PR #23389:
URL: https://github.com/apache/flink/pull/23389#discussion_r1330887475


##########
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/internal/TableEnvironmentImpl.java:
##########
@@ -143,6 +146,9 @@
  */
 @Internal
 public class TableEnvironmentImpl implements TableEnvironmentInternal {
+
+    private static final Logger LOG = 
LoggerFactory.getLogger(TableEnvironmentImpl.class);

Review Comment:
   good catch!



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