m-lab / etl

M-Lab ingestion pipeline
Apache License 2.0
22 stars 7 forks source link

Add hopannotation1 schema to legacy ndt/traceroute table schema #1030

Closed cristinaleonr closed 2 years ago

cristinaleonr commented 3 years ago

Add hopannotation1 annotations to legacy ndt/traceroute table in preparation for annotation export process.

Query to see sample output: SELECT * FROM mlab-sandbox.base_tables.traceroute WHERE _PARTITIONTIME = "2020-10-23 00:00:00 UTC" AND uuid = "ndt-ft4fh_1602604312_0000000000096C60";

This change is Reviewable

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 6941


Totals Coverage Status
Change from base Build 6882: 0.3%
Covered Lines: 3840
Relevant Lines: 5986

💛 - Coveralls