domoritz edited a comment on pull request #12451:
URL: https://github.com/apache/arrow/pull/12451#issuecomment-1057305963


   I agree that the behavior right now is odd. My replication is at 
https://stackblitz.com/edit/node-sep8dg?file=index.js. I seem to be getting the 
same results in this branch, though.
   
   ```
   $ node --experimental-vm-modules ./test.js
   Builder
   [ null ]
   1
   1
   1
   makeVector
   []
   0
   1
   0
   ```
   
   Can you show me a code snippet that produces different results 
@Alfred-Mountfield?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to