tustvold commented on PR #3007:
URL: 
https://github.com/apache/arrow-datafusion/pull/3007#issuecomment-1208531535

   > I got all the tests passing except windows. I installed a VM and tried to 
fix that too, but I'm getting lots of interesting errors with paths like 
file:///?\C:\some\path/myfile.parquet and I have to admit I'm a bit lost on 
those. I can probably debug them, but I might need to set up a real Windows 
environment instead of a slow VM.
   
   The path handling changed upstream, in particular 
https://github.com/apache/arrow-rs/pull/2269, I could definitely see this 
having downstream implications. There is an outstanding PR 
https://github.com/apache/arrow-rs/pull/2371 that may help, but I would 
strongly advise against upgrading object_store as part of this PR


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