This is an automated email from the ASF dual-hosted git repository.
diqiu50 pushed a change to branch glue-pr04
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from b678902f46 fix(catalog-glue): restore skipITs integration test
exclusion in build.gradle.kts
add e0068bba76 fix(catalog-glue): rename test classes to
TestGlueCatalogSchema and TestGlueCatalogTable
No new revisions were added by this update.
Summary of changes:
.../glue/{TestGlueCatalogOperations.java => TestGlueCatalogSchema.java} | 2 +-
.../{TestGlueCatalogOperationsTable.java => TestGlueCatalogTable.java} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename
catalogs/catalog-glue/src/test/java/org/apache/gravitino/catalog/glue/{TestGlueCatalogOperations.java
=> TestGlueCatalogSchema.java} (99%)
rename
catalogs/catalog-glue/src/test/java/org/apache/gravitino/catalog/glue/{TestGlueCatalogOperationsTable.java
=> TestGlueCatalogTable.java} (99%)