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 2017/04/21 13:01:04 UTC

[jira] [Commented] (ARROW-541) [JS] Implement JavaScript-compatible implementation

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

Brian Hulette commented on ARROW-541:
-------------------------------------

 [~wesmckinn] should I go through you to create tickets under this one, or just go ahead and write them up myself? I'd like to add some structural things like rename {{javascript/}} to {{js/}}, add an {{arrow.io}} namespace, and also implementations for the streaming format as well as the fixed length list type.

> [JS] Implement JavaScript-compatible implementation
> ---------------------------------------------------
>
>                 Key: ARROW-541
>                 URL: https://issues.apache.org/jira/browse/ARROW-541
>             Project: Apache Arrow
>          Issue Type: New Feature
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> I would really like to see an implementation of Arrow that is compatible with NodeJS and modern web browsers. This would enable streaming columnar data to the browser without an intermediate conversion to JSON -- I could imagine web-based data visualization systems would benefit substantially from this functionality. 
> Because Google's Flatbuffers library has first-class JS support, this should be achievable. Carlos Scheidegger created a prototype implementation of the Feather file format (basically: mini-Arrow) last year: https://github.com/wesm/feather/tree/master/js
> This JIRA can be an umbrella issue for the JS implementation. As soon as we find interested contributors to work on this, we can create JIRAs and attach them to this issue until we reach a certain level of maturity.
> Without starting a bike shed discussion, I humbly request that the implementation be done in TypeScript https://www.typescriptlang.org/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)