yutannihilation commented on issue #837:
URL: https://github.com/apache/sedona-db/issues/837#issuecomment-4452316904

   Hmm, it looks weird. For some reason, are `cargo` and `rustc` aliases to 
`rustup-init` on macOS?
   
   ```
   using Rust package manager: 'rustup-init 1.29.0 (2026-03-05)'
   using Rust compiler: 'rustup-init 1.29.0 (2026-03-05)'
   ```
   
https://github.com/apache/sedona-db/actions/runs/25824998466/job/75875730531#step:11:22
   
   These lines should be like:
   
   ```
   using Rust package manager: 'cargo 1.95.0 (f2d3ce0bd 2026-03-21)'
   using Rust compiler: 'rustc 1.95.0 (59807616e 2026-04-14)'
   ```
   
https://github.com/apache/sedona-db/actions/runs/25824998466/job/75875730542#step:11:24
   
   I can take a look, but I'm afraid this is not something that I can fix on 
savvy's side...


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