dockerzhang commented on a change in pull request #2497:
URL: https://github.com/apache/incubator-inlong/pull/2497#discussion_r806415899



##########
File path: 
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/configuration/Constants.java
##########
@@ -336,4 +336,33 @@
     public static final ConfigOption<Integer> ORC_SINK_BATCH_SIZE =
             key(HIVE_SINK_PREFIX + "orc.row.batch.size")
                     .defaultValue(64);
+
+    // ------------------------------------------------------------------------
+    //  Filesystem related
+    // ------------------------------------------------------------------------
+    public enum FilesystemType {

Review comment:
       about `COS` and `CHDFS`, please add more information. what filesystem 
they are, and where we can get the details.




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