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

murali krishna commented on ASTERIXDB-3553:
-------------------------------------------

Fixed easily by using a different index.

> Index out of bounds error for UNNEST query
> ------------------------------------------
>
>                 Key: ASTERIXDB-3553
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3553
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: murali krishna
>            Priority: Major
>
> The query is
> select count (*) from KS1 x LEFT UNNEST x.uarr_i,  KS2 y,  y.zarr_i where 
> x.rand_n = y.rand_n and x.rand_n <= 100;
> The fix is simple. A wrong index was used.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to