Commits


Rafael Telles authored and David Li committed 856a53bd022
MINOR: [FlightRPC] Document assumption about catalogs support on SQL_CATALOG_TERM To indicate that a Flight SQL server does not support catalogs we assume that sources will return empty string for `SQL_CATALOG_TERM` on Flight SQL's CommandGetSqlInfo response. Closes #13175 from rafael-telles/document-catalog-support Authored-by: Rafael Telles <rafael@telles.dev> Signed-off-by: David Li <li.davidm96@gmail.com>