Commits


Prudhvi Porandla authored and Pindikura Ravindra committed 76220241854
ARROW-7631: [C++][Gandiva] return zero if there is an overflow while downscaling a decimal - also add castDecimalNullOnOverflow function Closes #6239 from pprudhvi/castdecimalfix and squashes the following commits: b7d9779d9 <Prudhvi Porandla> do not compute rounding delta on overflow f0fb88d31 <Prudhvi Porandla> add unittest babf21410 <Prudhvi Porandla> inline helper function 960efde84 <Prudhvi Porandla> ARROW-7631: return zero if there is an overflow while downscaling a decimal Authored-by: Prudhvi Porandla <prudhvi.porandla@icloud.com> Signed-off-by: Pindikura Ravindra <ravindra@dremio.com>