Skip to content

Commit e3a23f8

Browse files
committed
update
1 parent b644920 commit e3a23f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iterating_api_endpoint/pipes/top_pages.pipe

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SQL >
1717
pathname,
1818
uniqMerge(visits) as visits,
1919
countMerge(hits) as hits,
20-
$TB_ENV as t
20+
1 as $TB_ENV
2121
from
2222
analytics_pages_mv
2323
where

0 commit comments

Comments
 (0)