You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2021/04/28 07:42:00 UTC

[jira] [Assigned] (ARROW-12578) [JS] Simplify UTF8 handling in NodeJS

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

Kouhei Sutou reassigned ARROW-12578:
------------------------------------

    Assignee: Adam Lippai

> [JS] Simplify UTF8 handling in NodeJS
> -------------------------------------
>
>                 Key: ARROW-12578
>                 URL: https://issues.apache.org/jira/browse/ARROW-12578
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: JavaScript
>    Affects Versions: 4.0.0
>            Reporter: Adam Lippai
>            Assignee: Adam Lippai
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Removing Buffer() usage in favor of TextEncoder() API which is standard.
> I didn't see any difference in performance (359s vs 360s) and the removal helps with maintenance. See: [https://github.com/apache/arrow/pull/8418#issuecomment-827972276]
>  



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