Summary
cuc_ip, cule_ip, and cupe_ip columns are going to be dropped soon and so Data-Engineering owned code needs updating.
Background
- As discussed in T363487: Remove the cuc_ip, cule_ip, and cupe_ip columns from the cu_changes, cu_log_event, and cu_private_event tables respectively as duplicated to the IP hex columns, the cuc_ip, cule_ip, and cupe_ip columns are planned to be dropped.
- analytics/refinery currently uses the cuc_ip column in https://gerrit.wikimedia.org/g/analytics/refinery/+/dc1ba0e3abe78050317a00de89a12554b34a9118/hql/geoeditors/editors_daily_monthly.hql and stores it in the table defined at https://gerrit.wikimedia.org/g/analytics/refinery/+/dc1ba0e3abe78050317a00de89a12554b34a9118/hql/mediawiki/private/create_mediawiki_private_cu_changes_table.hql#1
Acceptance criteria
- Data-Engineering owned code uses cuc_ip_hex instead of cuc_ip