Skip to content

Files to fetch and load cx_translators table

KCVelaga requested to merge kcvelaga/data-pipelines:cx-translators-table into main

Bug: T382706

  • source: cx_translators; destination: wmf_raw.cx_translators
  • The scripts will be used by a Python script to fetch and load, to be later re-used in Airflow DAGs.
  • There are three tables in total, and this is simplest of all.
  • Once this is working end-to-end (including the Airflow parts), we can replicate the approach for other tables as well.

Merge request reports

Loading