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

Update localstack #5028

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Update localstack #5028

merged 1 commit into from
Nov 28, 2023

Conversation

tustvold
Copy link
Contributor

@tustvold tustvold commented Nov 2, 2023

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@tustvold tustvold marked this pull request as ready for review November 28, 2023 11:36
let test_not_exists = config.copy_if_not_exists.is_some();
let test_conditional_put = config.conditional_put.is_some();

// Localstack doesn't support listing with spaces https://github.com/localstack/localstack/issues/6328
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@tustvold
Copy link
Contributor Author

FYI @bentsku, thank you for your help with this

@tustvold tustvold added the development-process Related to development process of arrow-rs label Nov 28, 2023
@tustvold tustvold merged commit 58c80e6 into apache:master Nov 28, 2023
33 checks passed
@bentsku
Copy link

bentsku commented Nov 28, 2023

FYI @bentsku, thank you for your help with this

Thanks @tustvold, glad I was able to help! Don't hesitate if there's anything else popping up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs object-store Object Store Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants