Augusto Alves Silva created ARROW-13331:
-------------------------------------------
Summary: [C++][Gandiva] Add format_number hive function to gandiva
Key: ARROW-13331
URL: https://issues.apache.org/jira/browse/ARROW-13331
Project: Apache Arrow
Issue Type: New Feature
Components: C++ - Gandiva
Reporter: Augusto Alves Silva
Formats the number X to a format like '#,###,###.##', rounded to D decimal
places, and returns the result as a string. If D is 0, the result has no
decimal point or fractional part.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)