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

Rahul Challapalli closed DRILL-1743.
------------------------------------

Verified that this issue is not happening. Also raised another issue related to 
this
DRILL-2875

> IndexOutOfBoundsException when reading the publicly available yelp 
> jsongit.commit.id.abbrev=108d29f dataset
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-1743
>                 URL: https://issues.apache.org/jira/browse/DRILL-1743
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow, Storage - JSON
>            Reporter: Rahul Challapalli
>            Assignee: Parth Chandra
>             Fix For: 0.7.0
>
>         Attachments: DRILL-1743.1.patch.txt, error.log, 
> yelp-business-small.json
>
>
> git.commit.id.abbrev=108d29f
> Query
> {code}
> select attributes from `json_kvgenflatten/yelp-business-small.json`;
> {code}
> I am seeing the below error. I narrowed down the data set so that it contains 
> 4500 records. When I tried to split it further (2 files of 2225 records 
> each), the error did not show up in either of the split. It might have 
> something to do with the record batch boundaries.  
> {code}
> java.lang.IndexOutOfBoundsException: index: 16384, length: 4 (expected: 
> range(0, 16384))
> {code}
>   
> I attached the dataset and the error log files. Let me know if you need 
> anything else. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to