Istvan Toth created PHOENIX-7147: ------------------------------------ Summary: conn.getMetaData().getCatalogs() returns incorrect column name Key: PHOENIX-7147 URL: https://issues.apache.org/jira/browse/PHOENIX-7147 Project: Phoenix Issue Type: Bug Reporter: Istvan Toth
It should return a single column named "TABLE_CAT", but it returns a column named TENANT_ID. This is a recent regression, this works in 5.1.3. -- This message was sent by Atlassian Jira (v8.20.10#820010)