Istvan Toth created PHOENIX-6003:
------------------------------------
Summary: Metadata operations via Avatica lose functionality
Key: PHOENIX-6003
URL: https://issues.apache.org/jira/browse/PHOENIX-6003
Project: Phoenix
Issue Type: Bug
Components: queryserver
Affects Versions: queryserver-1.0.0
Reporter: Istvan Toth
Assignee: Istvan Toth
PhoenixDatabaseMetaData.getTables(), and some other functions have parameters
(catalog, schemaPattern), where null and empty String have different semantics.
The corresponding protobuf fields in Avatica are not nullable, and PQS seems to
interpret empty string as Null, making it impossible to get the default
catalog/schema only.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)