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

feat(source-sftp-bulk): not mirroring paths toggle for file transfer #50972

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

aldogonzalez8
Copy link
Contributor

@aldogonzalez8 aldogonzalez8 commented Jan 7, 2025

What

New Feature for Universal File Transfers: Option for source to suppress subdirectory info during sync

How

When enabled we will not replicate the directory structure in the source but put all the files in the stream root folder of the destination. This will be done by updating the relative_path (cdk change here).

Review guide

  1. airbyte-integrations/connectors/source-sftp-bulk/source_sftp_bulk/spec.py: Main changes in spec to include the toggle, the rest is integration testing to ensure new functionality.

User Impact

Connections using file transfer now will be able to not mirror paths (suppress subdirectory structure) during sync.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@aldogonzalez8 aldogonzalez8 self-assigned this Jan 7, 2025
Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 3:32am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/sftp-bulk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants