EmmyMiao87 opened a new pull request #6105: URL: https://github.com/apache/incubator-doris/pull/6105
The previous alignment of Doris is up to 8 bytes. For types with more than 8 bytes, such as Date, Datetime is not aligned. This PR is mainly to relax the maximum 8-byte limitation Also, because the data type Decimal v1 no longer exists, the logic of the 40-byte Decimal v1 is also discarded. -- 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]
