Commits


David Li authored and GitHub committed 916417da0a9
ARROW-17199: [Java][FlightRPC] Clean up Flight SQL example server (#13710) - Use ARROW-17004 for binding Arrow data to JDBC PreparedStatements - Properly return Flight errors for better error messages - Don't throw SQLException in the FlightSqlClient Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>