Taras Ledkov created IGNITE-16322:
-------------------------------------
Summary: Database object names format must be consistent between
SQL and KV API
Key: IGNITE-16322
URL: https://issues.apache.org/jira/browse/IGNITE-16322
Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 3.0.0-alpha3
Reporter: Taras Ledkov
Assignee: Taras Ledkov
Fix For: 3.0.0-alpha4
Examples fail with NPE because table with the specified name does not exist.
The actual table name is PUBLIC.ACCOUNTS (all uppercase), same for column names
- ACCOUNTNUMBER and so on.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)