Files
doris/regression-test/suites/variant_github_events_p0/countingStar1.sql

2 lines
81 B
SQL

SELECT count() FROM github_events WHERE cast(v["type"] as string) = 'WatchEvent'