Gleb Kanterov created BEAM-8091:
-----------------------------------
Summary: "SELECT COUNT(1) FROM table" doesn't work
Key: BEAM-8091
URL: https://issues.apache.org/jira/browse/BEAM-8091
Project: Beam
Issue Type: Sub-task
Components: dsl-sql-zetasql
Reporter: Gleb KanterovA workaround is using COUNT(*) instead of COUNT(1) -- This message was sent by Atlassian Jira (v8.3.2#803003)
