Skip to main content

Module task

Module task 

Source

StructsΒ§

BatchingTask
PlanInfo
TableDef πŸ”’
TaskArgs
Arguments for creating batching task
TaskConfig
The task’s config, immutable once created

EnumsΒ§

QueryType

FunctionsΒ§

build_by_sql_schema πŸ”’
simply build by schema, return first timestamp column and no primary key
build_by_tql_schema πŸ”’
Return first timestamp column found in output schema and all string columns
build_pk_from_aggr πŸ”’
Return first timestamp column which is in group by clause and other columns which are also in group by clause
create_table_with_expr πŸ”’
determine_query_type πŸ”’
is_merge_mode_last_non_null πŸ”’