paleolimbot opened a new pull request, #208:
URL: https://github.com/apache/sedona-db/pull/208

   This PR allows a developer to override the target path for Cargo, which is 
useful on Windows where most paths a user might build this under fail (e.g., I 
run into the path length restriction for CMake in my usual home 
directory/documents folder). This allows overriding that (for local development 
it one can put `SEDONADB_TARGET_DIR=C:/sedonadb_tmp` in their .Rprofile), and 
automatically overrides it on GitHub actions (where R Universe Windows packages 
are built).
   
   If successful, closes #189.


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