gabotechs commented on PR #10206:
URL: https://github.com/apache/arrow-rs/pull/10206#issuecomment-4791058463
🤔 The pipelines seem to still be showing this issue:
```
################# FAILURES #################
FAILED TEST: union Rust producing, Rust consuming
<class 'RuntimeError'>: Command failed:
/build/rust/debug/flight-test-integration-client --host localhost --port=41623
--path /tmp/arrow-integration-q5v75h5_/generated_union.json
With output:
--------------
thread 'main' (28314) panicked at
/__w/arrow-rs/arrow-rs/rust/arrow-buffer/src/buffer/scalar.rs:194:43:
Memory pointer from external source (e.g, FFI) is not aligned with the
specified scalar type. Before importing buffer through FFI, please make sure
the allocation is aligned.
note: run with `RUST_BACKTRACE=1` environment variable to display a
backtrace
```
--
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]