You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/08 16:19:00 UTC

[jira] [Updated] (ARROW-3425) [JS] Programmatically created dictionary vectors don't get dictionary IDs

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

ASF GitHub Bot updated ARROW-3425:
----------------------------------
    Labels: pull-request-available  (was: )

> [JS] Programmatically created dictionary vectors don't get dictionary IDs
> -------------------------------------------------------------------------
>
>                 Key: ARROW-3425
>                 URL: https://issues.apache.org/jira/browse/ARROW-3425
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: JavaScript
>            Reporter: Brian Hulette
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: JS-0.4.0
>
>
> This seems to be the cause of the test failures in https://github.com/apache/arrow/pull/2322
> Modifying {{getSingleRecordBatchTable}} to [generate its vectors programmatically|https://github.com/apache/arrow/pull/2322/files#diff-eb6e5955a00e92f7bebb15a03f8437d1R359] (rather than deserializing hard-coded JSON), causes the new round-trip tests added in https://github.com/apache/arrow/pull/2638 to fail. The root cause seems to be that an ID is never allocated for the generated dictionary.



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