Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
git.commit.id.abbrev=108d29f
Query
select attributes from `json_kvgenflatten/yelp-business-small.json`;
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.
java.lang.IndexOutOfBoundsException: index: 16384, length: 4 (expected: range(0, 16384))
I attached the dataset and the error log files. Let me know if you need anything else.
Attachments
Attachments
Issue Links
- is related to
-
DRILL-1761 Map values are not entirely populated
- Resolved