tpboudreau opened a new pull request #6993:
URL: https://github.com/apache/arrow/pull/6993


   This patch enables reading/writing of files with long (>260 characters) 
pathnames in Windows.
   
   In order for the new test to run under Windows, both (1) the test host must 
have long paths enabled in its registry, and (2) the test executable 
(arrow_utility_test.exe) must include a manifest indicating support for long 
paths (see 
https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file?redirectedfrom=MSDN#enable-long-paths-in-windows-10-version-1607-and-later).
  The test source code checks for (1) and the cmake file changes ensure (2).


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to