[
https://issues.apache.org/jira/browse/ARROW-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210834#comment-16210834
]
ASF GitHub Bot commented on ARROW-1474:
---------------------------------------
Github user siddharthteotia commented on the issue:
https://github.com/apache/arrow/pull/1203
@jacques-n , @BryanCutler , @icexelloss
- Addressed issues in JsonFileReader and JsonFileWriter. Quite some work
was needed here because getFieldInnerVectors is not applicable anymore. I have
introduced static methods in vectors as helper routines for reading from and
writing into JSON.
- Removed logger from all vectors.
- Addressed failures in tests. Down to one failure now.
Remaining:
- I haven't yet removed the inner vectors from List. Will do that tomorrow.
> [JAVA] ValueVector hierarchy (Implementation Phase 2)
> -----------------------------------------------------
>
> Key: ARROW-1474
> URL: https://issues.apache.org/jira/browse/ARROW-1474
> Project: Apache Arrow
> Issue Type: Sub-task
> Reporter: Jacques Nadeau
> Assignee: Siddharth Teotia
> Labels: pull-request-available
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)