We're pretty close to having a Flight server implemented in Rust, executing
SQL queries with DataFusion and I'm testing with a Java Flight client.

Once this is working, I want to build a Flight JDBC driver. I see that we
already have a JDBC driver in the project but I'm struggling to find
documentation about it. I searched all the markdown files in the Java
project and there are no mentions of JDBC. A quick Google search didn't
show anything immediately either.

I want to get involved in the Java implementation and this is a good place
for me to start and maybe my first task should be documenting the current
JDBC driver. Can anyone tell me what the goals are for the current driver?
Are there some docs somewhere that I missed?

Thanks,

Andy.

Reply via email to