Commits


Pindikura Ravindra authored and Wes McKinney committed 8beb066038a
[Gandiva] Add a helper library containing cpp stubs - To get around the java load issue, create a native library and load it in the LLVM module. This module has the hooks for all the c++ function helpers. - for files that are compiled in libgandiva_helpers, add into gandiva::helpers namespace. - merged status.cc into status.h