Iurii Gerzhedovich created IGNITE-25487:
-------------------------------------------
Summary: Sql. JDBC doesn't know schemas except a PUBLIC one.
Key: IGNITE-25487
URL: https://issues.apache.org/jira/browse/IGNITE-25487
Project: Ignite
Issue Type: Bug
Components: jdbc ai3
Reporter: Iurii Gerzhedovich
JDBC provides all tables as belonging to the PUBLIC schema.
JDBC metadata should be schema-aware.
Start point is
org.apache.ignite.client.handler.requests.jdbc.JdbcMetadataCatalog#getSchemasMeta
--
This message was sent by Atlassian Jira
(v8.20.10#820010)