You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/16 09:26:28 UTC

[GitHub] [arrow] sagnikc-dremio commented on a change in pull request #8467: ARROW-10310: [C++][Gandiva] Add single argument round() in Gandiva

sagnikc-dremio commented on a change in pull request #8467:
URL: https://github.com/apache/arrow/pull/8467#discussion_r506215354



##########
File path: cpp/src/gandiva/precompiled/extended_math_ops.cc
##########
@@ -122,8 +138,8 @@ POWER(float64, float64, float64)
         scale_multiplier);                                                  \
   }
 
-ROUND_DECIMAL(float32)
-ROUND_DECIMAL(float64)
+ROUND_DECIMAL_TWO_ARG(float32)

Review comment:
       Addressed the comments.




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

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