This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a change to branch cherry-pick-8381f2ae-to-branch-1.1
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 665b5cff4f [#9936] fix(iceberg): URL decodes the table name in iceberg
rest server paths (#9955)
add 24ef57110e [#9990] fix(CI): Fix fails to start docker container due to
Github CI runner image upgrade(cherry-pick) (#10005)
add 5a86467e26 [Cherry-pick to branch-1.1] [MINOR] fix(doc): Fix the
wording issues for chart doc (#10004) (#10007)
add 7bf54f0234 Merge branch 'branch-1.1' into
cherry-pick-8381f2ae-to-branch-1.1
No new revisions were added by this update.
Summary of changes:
.../workflows/backend-integration-test-action.yml | 4 ++-
.github/workflows/build.yml | 4 ++-
.../operation/TestOceanBaseDatabaseOperations.java | 2 ++
.../operation/TestOceanBaseTableOperations.java | 2 ++
docs/chart.md | 4 +--
docs/iceberg-rest-catalog-chart.md | 10 +++---
gradle/libs.versions.toml | 2 +-
.../integration/test/container/ContainerSuite.java | 31 +++++++++++++++--
.../gravitino/integration/test/util/ITUtils.java | 39 ++++++++++++++++++++++
9 files changed, 85 insertions(+), 13 deletions(-)