Commits


Johnnathan authored and Pindikura Ravindra committed a8479e9c252
ARROW-13052: [Gandiva][C++] Add regexp_extract function Implements the REGEXP_EXTRACT function based on [the Hive implementation](https://www.revisitclass.com/hadoop/regexp_extract-function-in-hive-with-examples/). Closes #13015 from Johnnathanalmeida/feature/add-regexp-extract Authored-by: Johnnathan <johnnathanalmeida@gmail.com> Signed-off-by: Pindikura Ravindra <ravindra@dremio.com>