[
https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158958#comment-16158958
]
Li Jin edited comment on ARROW-1497 at 9/8/17 5:17 PM:
-------------------------------------------------------
PR: https://github.com/apache/arrow/pull/1067
was (Author: icexelloss):
https://github.com/apache/arrow/pull/1067
> [Java] JsonFileReader doesn't set value count for some vectors
> --------------------------------------------------------------
>
> Key: ARROW-1497
> URL: https://issues.apache.org/jira/browse/ARROW-1497
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Li Jin
>
> Currently, in complex types, JsonFileReader only sets value count for
> NullableMapType by an instance check, this is error prone and cause issues
> with reading other complex types:
> https://github.com/apache/arrow/blob/master/java/vector/src/main/java/org/apache/arrow/vector/file/json/JsonFileReader.java#L269
> We should have a better way to do this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)