Gabriel39 opened a new pull request, #66388:
URL: https://github.com/apache/doris/pull/66388

   ## Proposed changes
   
   - Add a same-scale fast path for fixed-length binary decimal decoding based 
on physical width.
   - Decode full-width big-endian values directly and preserve sign extension 
for narrow inputs.
   - Keep target-precision validation before narrowing and preserve 
strict/non-strict conversion behavior.
   - Add boundary, sign-extension, and narrow-source-domain coverage.
   
   ## Dependency
   
   This is a stacked PR based on #66360.
   
   ## Testing
   
   - Existing targeted decimal SerDe unit tests.


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