Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.0.0
Description
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
Attachments
Issue Links
- is duplicated by
-
ARROW-12734 [JS] Arrow v4.0.0 breaks Snowpack builds
- Closed
- links to