domoritz commented on a change in pull request #9961:
URL: https://github.com/apache/arrow/pull/9961#discussion_r610908549



##########
File path: js/bin/integration.js
##########
@@ -30,7 +30,7 @@ const {
     Table,
     RecordBatchReader,
     util: { createElementComparator }
-} = require('../targets/apache-arrow/Arrow.es5.min');
+} = require('../targets/apache-arrow/Arrow.es2015.min');

Review comment:
       It's supposed to use node 14: 
https://github.com/apache/arrow/blob/113a515e2b84547e5b198fa5d0c489bf363ea46b/ci/docker/conda-integration.dockerfile#L24
   
   The test failure looks unrelated again.
   
   <img width="1299" alt="Screen Shot 2021-04-09 at 14 13 52" 
src="https://user-images.githubusercontent.com/589034/114241444-fbb61100-993d-11eb-9cf5-2b2d9298793a.png";>
   




-- 
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.

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


Reply via email to