1
0

[HUDI-1328] Introduce HoodieFlinkEngineContext to hudi-flink-client (#2161)

This commit is contained in:
wangxianghu
2020-10-14 09:30:49 +08:00
committed by GitHub
parent b66c3ef23a
commit c7d962efff
7 changed files with 552 additions and 0 deletions

View File

@@ -33,5 +33,6 @@
<modules>
<module>hudi-client-common</module>
<module>hudi-spark-client</module>
<module>hudi-flink-client</module>
</modules>
</project>