Commits


Augusto Silva authored and Pindikura Ravindra committed f0e1a4f043b
ARROW-14315: [C++][Gandiva] Implement BROUND function Returns the rounded BIGINT value of a using HALF_EVEN rounding mode. Also known as Gaussian rounding or bankers' rounding. Closes #11415 from augustoasilva/feature/implement-bround-function Authored-by: Augusto Silva <augusto.a.silva@hotmail.com> Signed-off-by: Pindikura Ravindra <ravindra@dremio.com>