Skip to content

Lenses fail in cruxShopifyThemes #212

@max-ostapenko

Description

@max-ostapenko

The JOIN is corrupted when trying to join the lense filter inside: https://github.com/HTTPArchive/bigquery/blob/cf4698469baea9b254537c451ce7282f9fa255d0/sql/histograms/cruxShopifyThemes.sql#L165C1-L168C3

Result:

  ) AS pct_good_cwv
FROM
  `chrome-ux-report.materialized.device_summary` WHERE   experimental.popularity.rank <= 1000000 
JOIN archive_pages
ON

So eventually only ALL lense succeeds.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions