[
https://issues.apache.org/jira/browse/ASTERIXDB-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peeyush Gupta resolved ASTERIXDB-3327.
--------------------------------------
Resolution: Fixed
> NPE caused by offset without limit in query
> -------------------------------------------
>
> Key: ASTERIXDB-3327
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3327
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: COMP - Compiler
> Reporter: Peeyush Gupta
> Priority: Major
>
> The following query returns null pointer exception.
>
> |select x, count(*) from [\{"id":10, "x":1}] a group by x offset 10;|
--
This message was sent by Atlassian Jira
(v8.20.10#820010)