[ 
https://issues.apache.org/jira/browse/PHOENIX-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated PHOENIX-6425:
-----------------------------------
    Description: 
It's not SQL standard, so we can certainly decide not to support it.

I do feel that if SELECT CF.* FROM ... works, then SELECT COUNT(CF.*) FROM ... 
should work too.

> SELECT count(cf.*) or count(cf.cq) fail with a parse exception
> --------------------------------------------------------------
>
>                 Key: PHOENIX-6425
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6425
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> It's not SQL standard, so we can certainly decide not to support it.
> I do feel that if SELECT CF.* FROM ... works, then SELECT COUNT(CF.*) FROM 
> ... should work too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to