Commits


Augusto Silva authored and Pindikura Ravindra committed 7371ea958eb
ARROW-14032: [C++][Gandiva] Add concat_ws hive function to gandiva Returns the string resulting from concatenating the stringses passed in as parameters in order with a custom separator. Closes #11180 from augustoasilva/feature/add-concat-ws-function Authored-by: Augusto Silva <augusto.a.silva@hotmail.com> Signed-off-by: Pindikura Ravindra <ravindra@dremio.com>