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

Remove limiting condition #1017

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

davidsloan
Copy link
Collaborator

@davidsloan davidsloan commented Jan 2, 2024

The cloud sinks (AWS S3, GCP Storage and Datalake) have a validation condition that prevents nested prefixes from being used.

This condition no longer seems to be needed and prevents more flexible behaviour, so in this PR, it has been removed.

@davidsloan davidsloan force-pushed the feat/remove-slash-limitation branch from e99d98d to ba2ec27 Compare January 3, 2024 13:31
@davidsloan davidsloan force-pushed the feat/remove-slash-limitation branch from ba2ec27 to 250acf8 Compare January 3, 2024 13:53
@davidsloan davidsloan merged commit 054eb47 into master Jan 3, 2024
131 checks passed
@davidsloan davidsloan deleted the feat/remove-slash-limitation branch January 3, 2024 15:13
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