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

Support get page with RESTful API by specifying offset and length #18474

Conversation

JiamingMai
Copy link
Contributor

Support get page with RESTful API by specifying offset and length.

PAGE_URL_FORMAT = (
"http://{worker_host}:{http_port}/v1/file/{path_id}/page/{page_index}?offset=100&length=1024"
)

@JiamingMai JiamingMai added the type-feature This issue is a feature request label Dec 20, 2023
@JiamingMai JiamingMai self-assigned this Dec 20, 2023
@JiamingMai
Copy link
Contributor Author

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit b5a2895 into Alluxio:main Dec 21, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature This issue is a feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants