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

[core] RESTCatalog: update table action api #5248

Merged
merged 4 commits into from
Mar 10, 2025

Conversation

jerry-024
Copy link
Contributor

@jerry-024 jerry-024 commented Mar 10, 2025

Purpose

  • update table commit API: /v1/{prefix}/databases/{database}/tables/commit to /v1/{prefix}/tables/commit
  • update table rename API: /v1/{prefix}/databases/{database}/tables/rename to /v1/{prefix}/tables/rename
    Linked issue: [Feature] Support REST Catalog #4540

Tests

API and Format

Documentation

@jerry-024 jerry-024 marked this pull request as draft March 10, 2025 10:06
@jerry-024 jerry-024 marked this pull request as ready for review March 10, 2025 10:15
@sundapeng
Copy link
Member

LGTM, it is better to list all PathMapping at rest-catalog-open-api.yaml

@JingsongLi
Copy link
Contributor

+1 You can list all paths in new PR.

@JingsongLi JingsongLi merged commit 13c9071 into apache:master Mar 10, 2025
16 of 18 checks passed
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.

3 participants