You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2019/02/26 15:33:00 UTC

[jira] [Resolved] (ARROW-4674) [JS] Update arrow2csv to new Row API

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

Brian Hulette resolved ARROW-4674.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 3747
[https://github.com/apache/arrow/pull/3747]

> [JS] Update arrow2csv to new Row API
> ------------------------------------
>
>                 Key: ARROW-4674
>                 URL: https://issues.apache.org/jira/browse/ARROW-4674
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: JavaScript
>    Affects Versions: JS-0.4.0
>            Reporter: Paul Taylor
>            Assignee: Paul Taylor
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: JS-0.4.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{arrow2csv}} utility uses {{row.length}} to measure cells, but now that we've made Rows use Symbols for their internal properties, it should enumerate the values with the iterator.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)