felipecrv opened a new issue, #7136:
URL: https://github.com/apache/arrow-rs/issues/7136

   **Describe the bug**
   
   I described the issue in detail on the `arrow-adbc` bug tracker:
   
   https://github.com/apache/arrow-adbc/issues/2526
   
   **To Reproduce**
   
   Executing a query through the Snowflake ADBC driver (Go) that happens to 
produce array with unaligned buffers. The linked issue above contains a stack 
trace.
   
   **Expected behavior**
   
   The Rust code importing the array should check the alignment and copy the 
buffers to an unaligned position if necessary.


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