I created a new apache/datafusion-java repository and have created a PR to add a very minimal implementation of DataFusion Java bindings - just enough to be able to register Parquet tables, execute a SQL query, and fetch batches via the Arrow C Data Interface.
The README has a brief roadmap section and example code. Please take a look if this is of interest. I would be great to get feedback on the initial code before it is merged. Thanks, Andy. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
