diqiu50 commented on code in PR #7317:
URL: https://github.com/apache/gravitino/pull/7317#discussion_r2158219017


##########
trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/hive/HiveCatalogPropertyConverter.java:
##########
@@ -28,6 +28,7 @@
 /** Convert Apache Hive properties between Trino and Apache Gravitino. */
 public class HiveCatalogPropertyConverter extends PropertyConverter {
 
+  /** Logger for the HiveCatalogPropertyConverter class. */
   public static final Logger LOG = 
LoggerFactory.getLogger(HiveCatalogPropertyConverter.class);

Review Comment:
   Make it private



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