You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dominik Moritz (Jira)" <ji...@apache.org> on 2021/06/03 03:02:00 UTC

[jira] [Resolved] (ARROW-12393) [JS] Optimally use closure compiler

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

Dominik Moritz resolved ARROW-12393.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

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

> [JS] Optimally use closure compiler
> -----------------------------------
>
>                 Key: ARROW-12393
>                 URL: https://issues.apache.org/jira/browse/ARROW-12393
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: JavaScript
>            Reporter: Dominik Moritz
>            Assignee: Dominik Moritz
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Closure compiler made sense when es5 was the default since it produces better results but now that es2015 is the default, we should check for which targets it makes sense. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)