abetomo commented on PR #36607: URL: https://github.com/apache/arrow/pull/36607#issuecomment-1634164161
Thank you for your comment. I got it. By the way, is it expected that `targets/apache-arrow/bin/*` has the following files? ``` targets/apache-arrow/bin/arrow2csv.js targets/apache-arrow/bin/arrow2csv.js.map targets/apache-arrow/bin/arrow2csv.mjs ``` Or is it this? ``` targets/apache-arrow/bin/arrow2csv.d.ts targets/apache-arrow/bin/arrow2csv.d.ts.map targets/apache-arrow/bin/arrow2csv.js targets/apache-arrow/bin/arrow2csv.js.map targets/apache-arrow/bin/arrow2csv.mjs targets/apache-arrow/bin/arrow2csv.mjs.map ``` -- 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]
