Skip to content

Update col names, ensure data types and add page creation column

KCVelaga requested to merge kcvelaga/data-pipelines:update_rc_daily into main

A few minor changes

  • Updated the output column names of unpatrolled recent changes output to match the table creation.
  • Added is_page_creation column for patrolled recent changes, to split the metrics for new page creations vs. other edits.
  • Ensure data types by explicitly casting them.
Edited by KCVelaga

Merge request reports