[jira] [Commented] (ARROW-11326) utf8 vector buffers don't work if allocated within Web Assembly memory of Node.js

2021-02-08 Thread Dmitri Bronnikov (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17281520#comment-17281520 ] Dmitri Bronnikov commented on ARROW-11326: -- It's a Jest issue with globals, but wondering if

[jira] [Commented] (ARROW-11326) utf8 vector buffers don't work if allocated within Web Assembly memory of Node.js

2021-02-05 Thread Dmitri Bronnikov (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17280101#comment-17280101 ] Dmitri Bronnikov commented on ARROW-11326: -- buffer instanceof ArrayBuffer returns false for the

[jira] [Commented] (ARROW-11326) utf8 vector buffers don't work if allocated within Web Assembly memory of Node.js

2021-02-04 Thread Paul Taylor (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17279350#comment-17279350 ] Paul Taylor commented on ARROW-11326: - This sounds like a bug in node's Buffer class? We use the