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
Add direct support for configuring S3 access in zio-spark. Users currently have to provide S3 configurations (access key, secret key) through SparkSession manually. Implement a more convenient way to handle these configurations in the library.
This enhancement would simplify the process of connecting to AWS S3 for reading and writing files, improving the user experience.
The text was updated successfully, but these errors were encountered:
Add direct support for configuring S3 access in zio-spark. Users currently have to provide S3 configurations (access key, secret key) through SparkSession manually. Implement a more convenient way to handle these configurations in the library.
This enhancement would simplify the process of connecting to AWS S3 for reading and writing files, improving the user experience.
The text was updated successfully, but these errors were encountered: