Commits


Projjal Chanda authored and Praveen committed bf4e27cf3fd
ARROW-7215: [C++][Gandiva] Implement castVARCHAR(numeric_type) functions in Gandiva Closes #5956 from projjal/cast_to_string and squashes the following commits: 499b9b746 <Projjal Chanda> fix msvc build failure 3f075fb05 <Projjal Chanda> fix build warning 5f0746b23 <Projjal Chanda> added check for negative buffer len c571bf2bc <Projjal Chanda> Implemented castVARCHAR from numeric types Authored-by: Projjal Chanda <iam@pchanda.com> Signed-off-by: Praveen <praveen@dremio.com>