Maksim Zhuravkov created IGNITE-24500:
-----------------------------------------
Summary: IgniteTables. Make default schema configurable
Key: IGNITE-24500
URL: https://issues.apache.org/jira/browse/IGNITE-24500
Project: Ignite
Issue Type: Improvement
Reporter: Maksim Zhuravkov
SQL has configurable default schema and we should adopt the same approach for
Table API.
Expected behaviour:
- `Tables tables()` in client mode returns only tables that belong to default
schema, specified by the client.
- `Tables tables()` in embedded mode returns tables from all schemas.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)