Commits


Projjal Chanda authored and Praveen committed 17220bb622f
ARROW-7589: [C++][Gandiva] Calling castVarchar from java sometimes results in segmentation fault for input length 0 Closes #6210 from projjal/fix_castvarchar and squashes the following commits: 243b23696 <Projjal Chanda> Revert "ARROW-7215: Implement castVARCHAR(numeric_type) functions in Gandiva" 554cce794 <Projjal Chanda> Revert "Fixed castVarchar failure" 3671e1e25 <Projjal Chanda> Revert "updated unit test" 7fc843326 <Projjal Chanda> updated unit test 0436f85ea <Projjal Chanda> Fixed castVarchar failure Authored-by: Projjal Chanda <iam@pchanda.com> Signed-off-by: Praveen <praveen@dremio.com>