Open DeoLeung opened 1 year ago
we are migrating from oss2 to fsspec
in oss2 we usually default a bucket object and do bucket.put_object , etc
bucket.put_object
how to set default bucket in AioOSSFileSystem ? I can't find config for it
AioOSSFileSystem
we are migrating from oss2 to fsspec
in oss2 we usually default a bucket object and do
bucket.put_object
, etchow to set default bucket in
AioOSSFileSystem
? I can't find config for it