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

ASF subversion and git services commented on ASTERIXDB-3327:
------------------------------------------------------------

Commit dccca17d7fad204a077e0d1cc14a3cd88901a3e7 in asterixdb's branch 
refs/heads/master from Peeyush Gupta
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=dccca17d7f ]

[ASTERIXDB-3327][COMP] NPE caused by offset without limit in query

- user model changes: no
- storage format changes: no
- interface changes: no

Change-Id: I7b4f69d52e403674246a6a0995cfd3122e5d1b13
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17997
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Reviewed-by: Peeyush Gupta <peeyush.gu...@couchbase.com>
Reviewed-by: Ali Alsuliman <ali.al.solai...@gmail.com>


> 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
>            Assignee: Peeyush Gupta
>            Priority: Major
>              Labels: triaged
>
> 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)

Reply via email to