Project

General

Profile

Documents

User documentation

VETL Payload Document

2024-04-22 02:59

Validate jobs list, load from variables and should be a list.
Prepare the database driver and import necessary libraries to the runtime environment.
ETL Job group, each item identify a specific workflow on the current DAG schedule:
Extract tasks group:
...

payload.json

2024-04-22 02:58

{
"define": [ {
"tag": "",
"extract": {
"from": {
"type": "",
"env": ""
},
"query": {
"collection": "",
"aggregate": "",
"strptime": "",
"timezone": ""
...