Commits


João Pedro authored and Praveen committed 27be94f39e9
ARROW-12856: [C++][Gandiva] Implement castBIT and castBOOLEAN functions Implement castBIT and castBOOLEAN functions for UTF8 input values Closes #10382 from jpedroantunes/feature/cast-bit and squashes the following commits: 9aea576e1 <João Pedro> Apply linter corrections 5ed3c64da <João Pedro> Add projector tests and registry for castbit function 51918f8ad <João Pedro> Add base files for castBIT and castBOOLEAN functions Authored-by: João Pedro <joaop@simbioseventures.com> Signed-off-by: Praveen <praveen@dremio.com>