You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #195 and #196 have been implemented, we need to change how the S3FileSystem and S3FileSystemProvider work, so that they no longer need you to specify the bucket (and resolve this from the S3FileSystemConfiguration instead).
Task Description
Once #195 and #196 have been implemented, we need to change how the
S3FileSystem
andS3FileSystemProvider
work, so that they no longer need you to specify the bucket (and resolve this from theS3FileSystemConfiguration
instead).The following code across the code base:
Should then be simplified to:
Tasks
The following tasks will need to be carried out:
Task Relationships
This task:
Help
The text was updated successfully, but these errors were encountered: