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

fix: add support for s3:// into spark dataset #1008

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

anuarora1990
Copy link

@anuarora1990 anuarora1990 commented Feb 11, 2025

Description

Fix the issue described in #736

Development notes

Added support for s3:// on user request (Hadoop’s legacy S3 block-based implementation, not recommended)

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Updated jsonschema/kedro-catalog-X.XX.json if necessary
  • Added a description of this change in the relevant RELEASE.md file
  • Added tests to cover my changes
  • Received approvals from at least half of the TSC (required for adding a new, non-experimental dataset)

@anuarora1990 anuarora1990 marked this pull request as ready for review February 11, 2025 11:47
Signed-off-by: Anu Arora <[email protected]>
@ankatiyar
Copy link
Contributor

Thanks for the contribution @anuarora1990! TSC votes needed for the core dataset @kedro-org/kedro-developers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants