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

   ## Which issue does this PR close?
   
   - Closes #.
   
   ## Rationale for this change
   
   Enhancing support for `ScalarValue::Decimal128` and `ScalarValue::Decimal256`
   
   ## What changes are included in this PR?
   
   - Add support for `Decimal128` and `Decimal256` to `ScalarValue` in 
functions: `new_one`, `new_zero`, `new_ten`, `distance`
   - Support simplifcation optimiser rule for `Decimal256`: `is_zero` and 
`is_one`
   
   ## Are these changes tested?
   
   Unit tests for optimiser utils
   
   ## 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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to