2 lines
70 B
SQL
2 lines
70 B
SQL
SELECT count(distinct cast(v:repo.name as string)) FROM github_events
|
SELECT count(distinct cast(v:repo.name as string)) FROM github_events
|