sunchao commented on pull request #7061:
URL: https://github.com/apache/arrow/pull/7061#issuecomment-629593043


   @vertexclique hmm I'm seeing multiple tests failing:
   
   ```
   ---- ipc::reader::tests::read_generated_streams stdout ----
   thread 'ipc::reader::tests::read_generated_streams' panicked at 'memory not 
aligned', arrow/src/buffer.rs:165:9
   
   ---- ipc::reader::tests::read_generated_files stdout ----
   thread 'ipc::reader::tests::read_generated_files' panicked at 'memory not 
aligned', arrow/src/buffer.rs:165:9
   
   ---- ipc::writer::tests::read_and_rewrite_generated_streams stdout ----
   thread 'ipc::writer::tests::read_and_rewrite_generated_streams' panicked at 
'memory not aligned', arrow/src/buffer.rs:165:9
   
   ---- ipc::writer::tests::read_and_rewrite_generated_files stdout ----
   thread 'ipc::writer::tests::read_and_rewrite_generated_files' panicked at 
'memory not aligned', arrow/src/buffer.rs:165:9
   ```
   
   these seem related. Could you take a look? Thanks.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to