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

   ## Which issue does this PR close?
   
   ## Rationale for this change
   
   Spotted wrong usage of decimal precision in `test_log_decimal256_large` - 
passed Decimal128 max precision instead of Decimal256. The test worked fine.
   
   ## What changes are included in this PR?
   
   - Test fixup
   - Unhardcode the usage decimal precision in non-test code
   
   ## Are these changes tested?
   
   - Tests passed
   
   ## Are there any user-facing changes?
   
   no


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