AdamGS opened a new pull request, #23836:
URL: https://github.com/apache/datafusion/pull/23836

   ## Which issue does this PR close?
   
   - Closes #23835.
   
   ## Rationale for this change
   
   This change makes decimal display in SLT tests more explicit, making it 
easier to detect changes in precision/scale if the type is not asserted 
explicitly.
   
   ## What changes are included in this PR?
   
   Skip "normalizing" (which is just trimming trailing 0s) decimals on display 
in SLT tests.
   
   ## Are these changes tested?
   
   Existing tests, including changes to them, and one small SLT test.
   
   ## Are there any user-facing changes?
   
   None, this is test only.
   


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