kou commented on issue #47620: URL: https://github.com/apache/arrow/issues/47620#issuecomment-3321669769
Hmm. It seems that Azurite doesn't work...: https://github.com/apache/arrow/actions/runs/17763031272/job/50479953322#step:7:2801 ```text #22 11.43 /usr/local/bin/azurite #22 11.51 /usr/local/lib/node_modules/azurite/node_modules/fs-extra/lib/util/async.js:14 #22 11.51 (err) => err ?? new Error('unknown error') #22 11.51 ^ #22 11.51 #22 11.51 SyntaxError: Unexpected token '?' #22 11.51 at wrapSafe (internal/modules/cjs/loader.js:915:16) #22 11.51 at Module._compile (internal/modules/cjs/loader.js:963:27) #22 11.51 at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) #22 11.51 at Module.load (internal/modules/cjs/loader.js:863:32) #22 11.51 at Function.Module._load (internal/modules/cjs/loader.js:708:14) #22 11.51 at Module.require (internal/modules/cjs/loader.js:887:19) #22 11.51 at require (internal/modules/cjs/helpers.js:85:18) #22 11.51 at Object.<anonymous> (/usr/local/lib/node_modules/azurite/node_modules/fs-extra/lib/copy/copy.js:9:44) #22 11.51 at Module._compile (internal/modules/cjs/loader.js:999:30) #22 11.51 at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) #22 11.52 azurite version = ``` -- 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]
