Maksim Zhuravkov created IGNITE-20439:
-----------------------------------------
Summary: Sql. Support multiple schemas in CatalogSqlSchemaManager.
Key: IGNITE-20439
URL: https://issues.apache.org/jira/browse/IGNITE-20439
Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Maksim Zhuravkov
CatalogSqlSchemaManager::schema(name) returns a SchemaPlus that only includes a
schema with the specified name,
this makes accessing objects from other schemas not possible. Update
CatalogSqlSchemaManager::schema to include other schemas as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)