StructsΒ§
- Batching
Task - Plan
Info - Table
Def π - Task
Args - Arguments for creating batching task
- Task
Config - The taskβs config, immutable once created
EnumsΒ§
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