GeneralPancakeMSTR opened a new issue, #3687:
URL: https://github.com/apache/arrow-adbc/issues/3687

   ### What happened?
   
   `cargo build` on a trivial project 
([literally](https://arrow.apache.org/adbc/current/rust/quickstart.html#loading-datafusion)
 does not compile/build. 
   
   Am I missing something super obvious? 
   
   ### Stack Trace
   
   [error.txt](https://github.com/user-attachments/files/23350517/error.txt)
   
   ### How can we reproduce the bug?
   
   - `sudo apt install protobuf-compiler` 
   - `cargo add adbc_core adbc_datafusion`
   - `cargo build`
   
   ### Environment/Setup
   
   - OS: 
   ```
   lsb_release -a
   No LSB modules are available.
   Distributor ID: Ubuntu
   Description:    Ubuntu 24.04.3 LTS
   Release:        24.04
   Codename:       noble
   ```
   - `protoc --version : libprotoc 3.21.12`
   - `cargo 1.91.0 (ea2d97820 2025-10-10)`
   


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