donatobarone commented on issue #38519:
URL: https://github.com/apache/arrow/issues/38519#issuecomment-1791305504

   To be honest I don't fully understand what is the supposed build directory, 
looking at the output.log file I do see this one mentioned:
   
   ```
   Build output directory: 
/Users/dbarone/Projects/arrow/python/build/temp.macosx-13-arm64-cpython-311/debug
   ```
   
   but I do see the actual source files in 
/Users/dbarone/Projects/arrow/python/build/lib.macosx-13-arm64-cpython-311/pyarrow/src/arrow/python/,
 I tried to set those using the following command:
   
   ```bash
   settings set target.source-map 
/Users/dbarone/Projects/arrow/python/build/temp.macosx-13-arm64-cpython-311/debug
 
/Users/dbarone/Projects/arrow/python/build/lib.macosx-13-arm64-cpython-311/pyarrow/src/arrow/python/
   ```
   
   but it didn't make any difference.


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