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

[MINOR] docs: polish Iceberg REST server document #5469

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

FANNG1
Copy link
Contributor

@FANNG1 FANNG1 commented Nov 5, 2024

What changes were proposed in this pull request?

correct default catalog from gravitino.iceberg-rest.catalog.<param name>=<value> to gravitino.iceberg-rest.<param name>=<value>

Why are the changes needed?

The example for Iceberg multi catalog is not correct

Does this PR introduce any user-facing change?

no

How was this patch tested?

testing with multi catalog for IcebergREST server

@jerryshao jerryshao added the branch-0.7 Automatically cherry-pick commit to branch-0.7 label Nov 5, 2024
@jerryshao jerryshao merged commit dd9d9cc into apache:main Nov 5, 2024
21 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 5, 2024
### What changes were proposed in this pull request?

correct default catalog from `gravitino.iceberg-rest.catalog.<param
name>=<value>` to `gravitino.iceberg-rest.<param name>=<value>`

### Why are the changes needed?

The example for Iceberg multi catalog is not correct 


### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?

testing with multi catalog for IcebergREST server
mplmoknijb pushed a commit to mplmoknijb/gravitino that referenced this pull request Nov 6, 2024
### What changes were proposed in this pull request?

correct default catalog from `gravitino.iceberg-rest.catalog.<param
name>=<value>` to `gravitino.iceberg-rest.<param name>=<value>`

### Why are the changes needed?

The example for Iceberg multi catalog is not correct 


### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?

testing with multi catalog for IcebergREST server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.7 Automatically cherry-pick commit to branch-0.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants