This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
The following commit(s) were added to refs/heads/master by this push:
new d53a2c57a [hotfix][test] Rename catalog factory services file to
factory in tests for mysql cdc (#1525)
d53a2c57a is described below
commit d53a2c57a60ead98185a27f642fcfd3acb8d1268
Author: Shammon FY <[email protected]>
AuthorDate: Mon Jul 10 20:35:49 2023 +0800
[hotfix][test] Rename catalog factory services file to factory in tests for
mysql cdc (#1525)
---
....paimon.catalog.CatalogFactory => org.apache.paimon.factories.Factory} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git
a/paimon-flink/paimon-flink-common/src/test/resources/META-INF/services/org.apache.paimon.catalog.CatalogFactory
b/paimon-flink/paimon-flink-common/src/test/resources/META-INF/services/org.apache.paimon.factories.Factory
similarity index 100%
rename from
paimon-flink/paimon-flink-common/src/test/resources/META-INF/services/org.apache.paimon.catalog.CatalogFactory
rename to
paimon-flink/paimon-flink-common/src/test/resources/META-INF/services/org.apache.paimon.factories.Factory