Commits


Vinicius Fraga authored and David Li committed b4143d309c7
ARROW-15315: [Java] [FlightRPC] FlightSqlProducer#doAction always throws INVALID_ARGUMENT Even if the Action exists, since there is a missing return/else block, an exception is always thrown. Closes #12135 from vfraga/flight-sql-closepreparedstatement-fix Authored-by: Vinicius Fraga <sxvinifp@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>