EricJoy2048 commented on code in PR #5154:
URL: https://github.com/apache/seatunnel/pull/5154#discussion_r1274301058


##########
seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/config/HiveConfig.java:
##########
@@ -43,6 +45,14 @@ public class HiveConfig {
                     .stringType()
                     .noDefaultValue()
                     .withDescription("The path of hive-site.xml");
+
+    public static final Option<List<String>> READ_PARTITIONS =

Review Comment:
   `read_columns` is need too.



-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to