yanghua commented on a change in pull request #2836:
URL: https://github.com/apache/hudi/pull/2836#discussion_r614667438



##########
File path: 
hudi-common/src/main/java/org/apache/hudi/common/fs/StorageSchemes.java
##########
@@ -28,6 +28,8 @@
   FILE("file", false),
   // Hadoop File System
   HDFS("hdfs", true),
+  // Baidu Advanced File System
+  AFS("afs", true),

Review comment:
       OK, sounds good.




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