Hi all, Would anyone be interested in working on adding windows support for gandiva ?
My knowledge of windows is severely limited - but the potential issues could be : - interaction with the llvm APIs (should work, but there may be surprises if some of them aren’t available on windows) - the libc/libm APIs that we are using to compile into IR (in precompiled folder). - build/deploy Having windows support will ensure that we can validate our decisions before adding new features eg. Decimal support for gandiva. And, I think this is the one OS that arrow supports but gandiva doesn’t. Thanks & regards, Ravindra.