beyond1920 commented on a change in pull request #15341:
URL: https://github.com/apache/flink/pull/15341#discussion_r603121019



##########
File path: 
flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/plan/rules/logical/SplitAggregateRule.scala
##########
@@ -43,6 +43,8 @@ import com.google.common.collect.ImmutableList
 import java.math.{BigDecimal => JBigDecimal}
 import java.util
 
+import grizzled.slf4j.Logger

Review comment:
       why not import `org.slf4j.Logger` like other class in flink-table module?




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

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


Reply via email to