we are migrating from oss2 to fsspec in oss2 we usually default a bucket object and do `bucket.put_object` , etc how to set default bucket in `AioOSSFileSystem` ? I can't find config for it
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