Pavel Tupitsyn created IGNITE-25772:
---------------------------------------
Summary: Java client compatibility tests use reserved words in SQL
Key: IGNITE-25772
URL: https://issues.apache.org/jira/browse/IGNITE-25772
Project: Ignite
Issue Type: Bug
Components: thin clients ai3
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.1
*TABLE_NAME_ALL_COLUMNS* uses *uuid UUID* column which does not work on current
code base:
{code}
Failed to parse query: Encountered "uuid"
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)