Files
doris/regression-test/suites/github_events_p2/sql/countingStar3.sql

2 lines
146 B
SQL

SELECT count() FROM github_events WHERE event_type = 'WatchEvent' AND repo_name IN ('ClickHouse/ClickHouse', 'yandex/ClickHouse') GROUP BY action