[MINOR] Add the Schema for GooseFS to StorageSchemes (#3982)
Co-authored-by: lubo <bollu@tencent.com>
This commit is contained in:
@@ -54,6 +54,8 @@ public enum StorageSchemes {
|
||||
COSN("cosn", false),
|
||||
// Tencent Cloud HDFS
|
||||
CHDFS("ofs", true),
|
||||
// Tencent Cloud CacheFileSystem
|
||||
GOOSEFS("gfs", false),
|
||||
// Databricks file system
|
||||
DBFS("dbfs", false),
|
||||
// IBM Cloud Object Storage
|
||||
|
||||
Reference in New Issue
Block a user