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
I think its a good idea to push all properties with the prefix s3. down to the S3FileSystem instead of only allowlisting a few like we do today. And do the same for for the other prefixes
This will allow file io configs to work with the evolving FileSystems APIs without making a change every time.