Hi, how can I load a Spark dataframe into Arrow using Scala? I've seen some older posts regarding this subject, but am hoping that there has been some development around this...
I'd like to load a Spark dataframe into Arrow and then use the Gandiva project to do some analytics on that, thanks in advance, Richard