Files
doris/fe
EmmyMiao87 fa28542da8 Fix ut (#4752)
Change-Id: I7e3eb8bea00518ad71fd0b63d6fd9c440a536993
2020-10-16 15:35:15 +08:00
..
2020-10-16 15:35:15 +08:00

# 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