marberts commented on PR #49553: URL: https://github.com/apache/arrow/pull/49553#issuecomment-4827221656
> Thank you for persisting with this. I know rebases can be a pain when the go sideways! A few questions / comments around installation + confirming that we have the right dependencies. The operative code looks ok, though I did not dig too too deeply on it. Do you happen to have a public azure bucket that I could point this at and try it out locally? > > I'm also going to run crossbow to run the tests. Awesome, thanks for taking a look. Unfortunately I don't have a public container for Azure. If you want to try it locally you can use azurite: https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite. This is what we're using in the test suite. The only other tests I did was to try connecting to a made up storage container to check that I was getting the expected errors. -- 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]
