datastrato / gravitino

World's most powerful data catalog service with providing a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
347 stars 150 forks source link

[#3237] fix(IT): use simple catalog name in `TrinoContainer` #3238

Closed xiaozcy closed 2 weeks ago

xiaozcy commented 2 weeks ago

What changes were proposed in this pull request?

use simple catalog name in com.datastrato.gravitino.integration.test.container.TrinoContainer#checkSyncCatalogFromGravitino, and verify it where it is called.

Why are the changes needed?

Fix: #3237

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

ITs