CX Translators daily DAG

Bug: T382706

Testing results

Screenshot from 2025-05-07 00-26-34.png

Verified the results using:

sudo -u analytics-privatedata spark3-sql -e "select * from ``kcvelaga.af``_test_cx_translators limit 5"

sudo -u analytics-privatedata spark3-sql -e "select count(DISTINCT translator_user_id) from kcvelaga.af_test_cx_translators"

Spark master: local[*], Application Id: local-1746605135187
count(DISTINCT translator_user_id)
202283
Time taken: 4.498 seconds, Fetched 1 row(s)

Merge request reports

Loading