Files
doris/regression-test/suites/variant_github_events_p2/sql/countingStar1.sql
2024-12-12 12:16:04 +08:00

2 lines
81 B
SQL

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