Jackie-Jiang commented on issue #8418:
URL: https://github.com/apache/pinot/issues/8418#issuecomment-1099604467

   I think the reason for the 38 precision digits is that we can use 128 bits 
to represent the value. If we know the digits after the decimal point (e.g. 
`DECIMAL(38, 10)`), we don't need to store the scale, and we can preserve the 
bytes order


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to