Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spark dataframe - enable support for "s3://" protocol #736

Open
abocaz-elb-alcm opened this issue Jun 18, 2024 · 0 comments
Open

Spark dataframe - enable support for "s3://" protocol #736

abocaz-elb-alcm opened this issue Jun 18, 2024 · 0 comments
Labels
Community Issue/PR opened by the open-source community Hacktoberfest

Comments

@abocaz-elb-alcm
Copy link

if fs_prefix and fs_prefix in ("s3a://"):

Basically only add fs_prefix in ("s3://", "s3a://")

this should do :D

@ankatiyar ankatiyar added Community Issue/PR opened by the open-source community Hacktoberfest labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Issue/PR opened by the open-source community Hacktoberfest
Projects
No open projects
Status: Todo
Development

No branches or pull requests

2 participants