mustafasrepo opened a new issue, #7089:
URL: https://github.com/apache/arrow-datafusion/issues/7089

   ### Describe the bug
   
   size_of_scalar test fails in the main branch.
   ```rust
   assert_eq!(std::mem::size_of::<ScalarValue>(), 48);
   ```
   the result is 64. I am not sure which should be the case.
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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