wuchunfu commented on code in PR #218:
URL: https://github.com/apache/seatunnel-web/pull/218#discussion_r1774407173


##########
seatunnel-datasource/seatunnel-datasource-plugins/datasource-jdbc-hive/src/main/java/org/apache/seatunnel/datasource/plugin/hive/jdbc/HiveJdbcDataSourceFactory.java:
##########
@@ -28,17 +28,17 @@
 public class HiveJdbcDataSourceFactory implements DataSourceFactory {
     @Override
     public String factoryIdentifier() {
-        return "Hive-JDBC";
+        return "JDBC-Hive";

Review Comment:
   @arshadmohammad Can `JDBC-Hive` be extracted as a common variable parameter



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