[pipeline](refactor) do some refactor for code and comments (#14934)

This commit is contained in:
Gabriel
2022-12-09 09:08:28 +08:00
committed by GitHub
parent 3209e49541
commit b311ebef6c
8 changed files with 76 additions and 45 deletions

View File

@ -19,6 +19,6 @@
namespace doris::pipeline {
OPERATOR_CODE_GENERATOR(TableFunctionOperator, DataStateOperator)
OPERATOR_CODE_GENERATOR(TableFunctionOperator, StatefulOperator)
} // namespace doris::pipeline