Releases: m-lab/etl-schema
Deploy ndt_raw.paris1_legacy and ndt_raw.ndt5 views (take 2)
Add 'legacy' view for paris-traceroute (#118)
Add ndt_raw.ndt5 v2 view (#120)
Full Changelog: v3.34.1...v3.35.1
Create new legacy views for switch & sidestream
Create legacy views for switch and sidestream (#116)
Update references to all legacy views
Add "legacy" views for sidestream.web100 and utilization.switch (#114)
Update all references to use legacy views where appropriate (#115)
Full Changelog: v3.33...v3.34
Remove dependency on ndt.ndt5
Use ndt5 legacy view (#113)
Full Changelog: v3.32...v3.33
v3.32
View for scamper1 + hopannotation1 join
Update project to use modules (#109)
Add individual views for hopannotation1 and scamper1 to ndt_raw (#110)
Add view for scamper1 + hopannotation1 join (#108)
Diff v3.20...v3.21
Update unified views to use renamed extended views
Update dependencies on deprecated tables
Publish PCAP changes to ndt_raw
Publish PCAP changes to ndt_raw (#105)
Diff v3.18...v3.19
Add statistics views, correct description of NDT unified views
This release adds unified views of the BigQuery tables generated by stats-pipeline and makes a correction to the description of NDT unified views.
Consistent public view names
- Refactor create_dataset_views for clarity and easier reasoning
- Rename Raw Views
- raw_ndt.ndt7 -> ndt_raw.ndt7
- raw_ndt.annotation -> ndt_raw.annotation
- ndt.ndt5 -> ndt_raw.ndt5_legacy
- ndt.web100 -> ndt_raw.web100_legacy
- ndt.tcpinfo -> ndt_raw.tcpinfo_legacy
- ndt.traceroute -> ndt_raw.traceroute_legacy
(automatically generate ndt_raw/ndt7 and ndt_raw/annotations)
- Rename Extended View dataset from intermediate_ndt to ndt_intermediate
- Don't report upload congestion control, which we don't actually know etl-schema/issues/95
- Suppress mlab4 data from ndt5 and web100. etl/issues/943
- Prevent missing ASNs from throwing exceptions etl-schema/issues/97