Skip to content

fix(services/fs): Handle slash normalized false positives properly #702

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

Merged
merged 2 commits into from
Sep 20, 2022

Conversation

damooo
Copy link
Contributor

@damooo damooo commented Sep 19, 2022

… properly.

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Fixes #668.

SeeAlso: #668 (comment)

@damooo damooo changed the title Fix: fs service backend fixed handle slash normalized false positives… Fix: fs backend fixed to handle slash normalized false positives properly Sep 19, 2022
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo changed the title Fix: fs backend fixed to handle slash normalized false positives properly fix(services/fs): Handle slash normalized false positives properly Sep 20, 2022
@Xuanwo Xuanwo merged commit b8c3ad6 into apache:main Sep 20, 2022
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.

Fs backend returns wrong metadata for non-existing objects.
2 participants