Commits


Prudhvi Porandla authored and Wes McKinney committed 73ceae41174
ARROW-5580: [C++][Gandiva] Support timestamp functions Match signatures of Gandiva timestamp functions with arrow Author: Prudhvi Porandla <prudhvi.porandla@icloud.com> Author: prudhvi <prudhvi@dremio.com> Closes #4539 from pprudhvi/timestampGandivaFixes and squashes the following commits: 6d7927946 <Prudhvi Porandla> remove unnecessary whitespaces in code 5062f7065 <Prudhvi Porandla> add spaces 4d43ba2db <Prudhvi Porandla> Timestamp arithmetic - Correct function definitions in Gandiva c2795e7eb <prudhvi> timestamp_arith: change method signatures in types.h, fix unit tests 59f5d00c3 <prudhvi> make gandiva timestamp arithmetic compatible with arrow/java