Partition cx_translators table by snapshot_date

Bug: T382706

Although we originally thought that partitioning is not required as the data will be overwritten with every run, but to be able to use a sensor in an Airflow DAG to detect if a new partition is available, we need the partition.

Edited by KCVelaga

Merge request reports

Loading