Commits


Prudhvi Porandla authored and Pindikura Ravindra committed ca2758ef7c1
ARROW-5891: [C++][Gandiva] Remove duplicates in function registry function aliases change allows specifying multiple external function names at one place Closes #4853 from pprudhvi/func-reg-dedup and squashes the following commits: 023116b12 <Prudhvi Porandla> one test to check for duplicates 558b196f8 <Prudhvi Porandla> update for aliases 8c5b01a21 <Prudhvi Porandla> unittest to check that signatures do not point to multiple pc funcs 1f729011a <Prudhvi Porandla> lint 32b34040c <Prudhvi Porandla> remove duplicates in function registry. add unittest Authored-by: Prudhvi Porandla <prudhvi.porandla@icloud.com> Signed-off-by: Pindikura Ravindra <ravindra@dremio.com>