oss-know / airflow-jobs

Apache License 2.0
6 stars 19 forks source link

Create gits_dir and other aggregation related tables by the DAG. #157

Open crystaldust opened 1 year ago

crystaldust commented 1 year ago

Currently the table creation DAG create tables for basic data, like gits, github commits, issue, pr etc. More higher level table like gits_dir, metrics etc should also be created. To avoid creating tables manually.