1
0

[HUDI-3536] Add hudi-datahub-sync implementation (#5155)

This commit is contained in:
Raymond Xu
2022-03-30 14:38:02 -07:00
committed by GitHub
parent 17d11f4839
commit 31d4a16deb
14 changed files with 974 additions and 3 deletions

View File

@@ -31,8 +31,9 @@
</properties>
<modules>
<module>hudi-sync-common</module>
<module>hudi-hive-sync</module>
<module>hudi-dla-sync</module>
<module>hudi-datahub-sync</module>
<module>hudi-dla-sync</module>
<module>hudi-hive-sync</module>
<module>hudi-sync-common</module>
</modules>
</project>