Commits


Jose Almeida authored and David Li committed bfa3bca9196
ARROW-15313: [C++][Java][FlightRPC] Implement type info method to flight-sql This Pull Request implement a new functionallity on FlightSql, the typeInfo command. It's being implemented on both languages, Java and C++ Closes #11982 from jcralmeida/flight-sql-upstream-type-info Lead-authored-by: Jose Almeida <almeidajcr90@gmail.com> Co-authored-by: Jose Almeida <53087160+jcralmeida@users.noreply.github.com> Signed-off-by: David Li <li.davidm96@gmail.com>