Upgrade hudi-common package so we can keep fixing latest CVEs. Signed-off-by: yan zhang <dirtysalt1987@gmail.com> |
||
|---|---|---|
| .. | ||
| fe-common | ||
| fe-core | ||
| hive-udf | ||
| plugin-common | ||
| spark-dpp | ||
| README | ||
| checkstyle-apache-header.txt | ||
| checkstyle-header.txt | ||
| checkstyle.xml | ||
| pom.xml | ||
| starrocks_intellij_style.xml | ||
README
# fe-common This module is used to store some common classes of other modules. # spark-dpp This module is Spark DPP program, used for Spark Load function. Depends: fe-common # fe-core This module is the main process module of FE. Depends: fe-common, spark-dpp