Commits


Diego Fernández Giraldo authored and GitHub committed b6a9f6b0c14
GH-38024: [Java][FlightRPC] Expose appMetadata through JDBC ResultSet (#38781) FlightInfo can now contain appMetadata. This PR exposes that metadata through the JDBC interface through `ArrowFlightJdbcFlightStreamResultSet.getAppMetadata`. * Closes: #38024 Authored-by: Diego Fernandez <aiguo.fernandez@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>