raulcd commented on PR #49259:
URL: https://github.com/apache/arrow/pull/49259#issuecomment-4010239946

   > EDIT: even if I manually specify eg `-C cmake.build-type=RelWithDebInfo` 
in the pip install command, I still see that warning. And I see that this 
warning also happens in our CI (eg 
[here](https://github.com/apache/arrow/actions/runs/22717984651/job/65872439264?pr=49259#step:6:3068))
   
   Thanks @jorisvandenbossche ! Let me investigate where the log is coming 
from. I can see on the job you pointed we are using: `-C cmake.build-type=Debug 
.` and even though the log appears `scikit_build_core - WARNING - Unsupported 
CMAKE_ARGS ignored: -DCMAKE_BUILD_TYPE=Release` it is using the correct build 
type `Build Type: Debug`. Let me see why the warning log from scikit_build_core 
on that one.


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