Content Translation suggestions daily DAG
Bug: T386675
- DAG to aggregate metrics related to user interactions with Content Translation suggestions menu, daily.
- Additionally, fetches and updates the exclude user tables, to be reused in the aggregations query.
The DAG has been tested using the development instance
Verified the output data:
sudo -u analytics-privatedata spark3-sql -e "select * from kcvelaga.test_cx_exclude_users"
sudo -u analytics-privatedata spark3-sql -e "select * from kcvelaga.test_cx_suggestions_menu_interactions_daily"