1
0

[HUDI-2877] Support flink catalog to help user use flink table conveniently (#4153)

* [HUDI-2877] Support flink catalog to help user use flink table conveniently

* Fix comment

* fix comment2
This commit is contained in:
Ron
2021-12-05 10:14:29 +08:00
committed by GitHub
parent 36b69d8033
commit a8fb69656f
7 changed files with 1027 additions and 0 deletions

View File

@@ -15,3 +15,4 @@
# limitations under the License.
org.apache.hudi.table.HoodieTableFactory
org.apache.hudi.table.catalog.HoodieCatalogFactory