izveigor opened a new pull request, #5887:
URL: https://github.com/apache/arrow-datafusion/pull/5887

   # Which issue does this PR close?
   
   Part on https://github.com/apache/arrow-datafusion/issues/5838
   Follow on to https://github.com/apache/arrow-datafusion/pull/5884
   
   # Rationale for this change
   These tests cover a lot of scalar functions.
   
   # What changes are included in this PR?
   Tests of the following mathematical scalar functions:
   - abs
   - acos
   - asin
   - atan
   - atan2
   - ceil
   - cos
   - exp
   - floor
   - ln
   - log10
   - log2
   - power
   - round
   - signum
   - sin
   - sqrt
   - cbrt
   - tan
   
   # Are these changes tested?
   Yes
   
   # 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]

Reply via email to