Thank you for driving this along Andy -- it sounds like a great project / addition to the DataFusion family
On Tue, May 12, 2026 at 7:32 PM Andy Grove <[email protected]> wrote: > And of course, it would be useful if I provided a link. > > https://github.com/apache/datafusion-java/pull/1 > > On Tue, May 12, 2026 at 5:31 PM Andy Grove <[email protected]> wrote: > > > > 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] > >
