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 2017/09/16 01:06:00 UTC

[jira] [Commented] (ARROW-1544) [JS] Export Vector type definitions

    [ https://issues.apache.org/jira/browse/ARROW-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168741#comment-16168741 ] 

ASF GitHub Bot commented on ARROW-1544:
---------------------------------------

GitHub user trxcllnt opened a pull request:

    https://github.com/apache/arrow/pull/1103

    [JS] Export Vector types

    Resolves https://issues.apache.org/jira/browse/ARROW-1544

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/graphistry/arrow-1 js-export-vector-typedefs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/arrow/pull/1103.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1103
    
----
commit ac664e7126b594ab1b4a51dbdcc65446b19d4181
Author: Paul Taylor <pa...@me.com>
Date:   2017-09-16T00:59:23Z

    update dependencies

commit 72dc14321744d4725e6a78b530e467a29b414241
Author: Paul Taylor <pa...@me.com>
Date:   2017-09-16T00:59:51Z

    add compileOnSave (now required by TS 2.5?)

commit 75f49b12efd194c43eb4dd44e94327bc21ed4e17
Author: Paul Taylor <pa...@me.com>
Date:   2017-09-16T01:02:44Z

    export Vector types on root Arrow export
    
    removes Arrow.internal, since now it's the same as the Arrow export

----


> [JS] Export Vector type definitions
> -----------------------------------
>
>                 Key: ARROW-1544
>                 URL: https://issues.apache.org/jira/browse/ARROW-1544
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: JavaScript
>            Reporter: Paul Taylor
>            Assignee: Paul Taylor
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.7.0
>
>
> We should export the Vector type definitions on the main Arrow export.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)