[
https://issues.apache.org/jira/browse/ARROW-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4674:
----------------------------------
Labels: pull-request-available (was: )
> [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
>
>
> 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)