Skip to content

Comments

fix: Do not trim trailing slash of name_node#6556

Merged
Xuanwo merged 1 commit intoapache:mainfrom
wForget:OPENDAL-6555
Sep 2, 2025
Merged

fix: Do not trim trailing slash of name_node#6556
Xuanwo merged 1 commit intoapache:mainfrom
wForget:OPENDAL-6555

Conversation

@wForget
Copy link
Member

@wForget wForget commented Sep 2, 2025

Which issue does this PR close?

Closes #6555.

Rationale for this change

Supports scheme like: fake:///

What changes are included in this PR?

Do not trim trailing slash of name_node

Are there any user-facing changes?

no

@wForget wForget requested a review from Xuanwo as a code owner September 2, 2025 08:59
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels Sep 2, 2025
@wForget wForget force-pushed the OPENDAL-6555 branch 2 times, most recently from ad14064 to 379fc1c Compare September 2, 2025 09:07
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Sep 2, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 2, 2025
@Xuanwo Xuanwo merged commit 5846501 into apache:main Sep 2, 2025
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/fix The PR fixes a bug or has a title that begins with "fix" size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: file:/// is not supported on services-hdfs

2 participants