Commits


Pindikura Ravindra authored and Uwe L. Korn committed 5f3461ecc14
ARROW-3805: [Gandiva] Handle null validity bit-map in if-else - added a bitmap fn that returns true if there is no bitmap - added more tests Author: Pindikura Ravindra <ravindra@dremio.com> Closes #2980 from pravindra/novalid and squashes the following commits: 2138f737 <Pindikura Ravindra> ARROW-3805: handle null validity bit-map in if-else