lidavidm commented on PR #1288:
URL: https://github.com/apache/arrow-adbc/pull/1288#issuecomment-1812578443

   Endianness does matter
   
   ```
   /// Exact decimal value represented as an integer value in two's
   /// complement. Currently only 128-bit (16-byte) and 256-bit (32-byte) 
integers
   /// are used. The representation uses the endianness indicated
   /// in the Schema.
   ```
   
   Otherwise I think yes but it might be clearer to just write out the bytes


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