Sign in
apache
/
doris
/
refs/heads/fix-null-offset-array
/
.
/
regression-test
/
suites
/
github_events_p2
/
sql
/
countingStar1.sql
blob: b5cc662a9ce8741dcdddb31d5d01e87852602b82 [
file
]
SELECT
count
()
FROM
github_events
WHERE
event_type
=
'WatchEvent'