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

Load ufs path directly #18289

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Load ufs path directly #18289

merged 1 commit into from
Oct 19, 2023

Conversation

jja725
Copy link
Contributor

@jja725 jja725 commented Oct 18, 2023

What changes are proposed in this pull request?

Load ufs path directly

Why are the changes needed?

Previously we concatenate root with relative path, now we directly pass ufs path So we can have multiple ufs support

Does this PR introduce any user facing changes?

load have to input full ufs path

@jja725 jja725 force-pushed the load-multi-ufs branch 2 times, most recently from 0fc074f to b76343d Compare October 18, 2023 02:54
Copy link
Contributor

@beinan beinan left a comment

Choose a reason for hiding this comment

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

lgtm

@jja725 jja725 added breaks-compatibility Potentially breaks forward or backward compatibility type-feature This issue is a feature request labels Oct 18, 2023
@jja725
Copy link
Contributor Author

jja725 commented Oct 19, 2023

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit 7d222bb into Alluxio:main Oct 19, 2023
14 checks passed
ssz1997 pushed a commit to ssz1997/alluxio that referenced this pull request Dec 15, 2023
### What changes are proposed in this pull request?
Load ufs path directly

### Why are the changes needed?
Previously we concatenate root with relative path, now we directly pass ufs path So we can have multiple ufs support

### Does this PR introduce any user facing changes?
load have to input full ufs path

			pr-link: Alluxio#18289
			change-id: cid-3d9c4bad7b68af142ca7985954418bfef0f34b0b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaks-compatibility Potentially breaks forward or backward compatibility type-feature This issue is a feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants