Taras Ledkov created IGNITE-6481:
------------------------------------
Summary: JDBC v2: must not use a cache to query Ignite
Key: IGNITE-6481
URL:
https://issues.apache.org/jira/browse/IGNITE-6481 Project: Ignite
Issue Type: Bug
Components: jdbc
Affects Versions: 2.1
Reporter: Taras Ledkov
Fix For: 2.3
Now the {{cache}} parameter is required for the JDBC v2 driver.
But Ignite internal API allows execute SQL query with nothing cache specified.
{{cache}} parameter must be optional (for compatibility with previous versions)
{{schema}} parameter must be added to allow specify the schema at the connection string.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)