[ 
https://issues.apache.org/jira/browse/BEAM-8091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915783#comment-16915783
 ] 

Gleb Kanterov commented on BEAM-8091:
-------------------------------------

Put as "minor" priority because there is a workaround, and, overall, COUNT(*) 
is preferred over COUNT(1)

> "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 Kanterov
>            Priority: Minor
>
> A workaround is using COUNT(*) instead of COUNT(1)



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to