[
https://issues.apache.org/jira/browse/GEODE-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker updated GEODE-100:
--------------------------------
Fix Version/s: 1.0.0-alpha1
> Nested count(*) query on pr causes NullPointerException
> -------------------------------------------------------
>
> Key: GEODE-100
> URL: https://issues.apache.org/jira/browse/GEODE-100
> Project: Geode
> Issue Type: Bug
> Components: querying
> Reporter: Jason Huynh
> Assignee: Jason Huynh
> Fix For: 1.0.0-alpha1
>
>
> Executing a nested count query, where the from clause is a partitioned
> region, will cause a NullPointerException to be thrown.
> For example, a query such as:
> SELECT distinct COUNT(*) FROM (SELECT DISTINCT tr.id, tr.domain FROM
> /TEST_REGION tr)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)