vibhatha opened a new issue, #33861:
URL: https://github.com/apache/arrow/issues/33861

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   At the moment, the Substrait tests in CIs which uses GlobFiles based data 
source doesn't run on Windows.
   
   For instance when we remove the skip macro for Windows, the following error 
occurs.
   
   ```bash
   [ RUN      ] Substrait.ReadRelWithGlobFiles
   D:/a/arrow/arrow/cpp/src/arrow/engine/substrait/serde_test.cc:114: Failure
   Failed
   '_error_or_value28.status()' failed with IOError: Cannot list directory 
'/Users/RUNNER~1/AppData/Local/Temp'. Detail: [Windows error 3] The system 
cannot find the path specified.
   
   [  FAILED  ] Substrait.ReadRelWithGlobFiles (6 ms)
   [ RUN      ] Substrait.RootRelationOutputNames
   X: int32
   Y: int32
   Z: int32
   ----
   ```
   
   ### Component(s)
   
   C++


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