[ 
https://issues.apache.org/jira/browse/IGNITE-22655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Orlov updated IGNITE-22655:
--------------------------------------
    Fix Version/s: 3.0.0-beta2

> Sql. incorrect error for quoted SQL
> -----------------------------------
>
>                 Key: IGNITE-22655
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22655
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Iurii Gerzhedovich
>            Assignee: Maksim Zhuravkov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> If a query is fully quoted it leads to an error message that the length must 
> be less than 128 characters.
> Froexample:
> {code:java}
> "CREATE TABLE Trade (id long, buyer_id int, symbol varchar, order_quantity 
> int, bid_price double, trade_type varchar, order_date timestamp, PRIMARY 
> KEY(id, buyer_id)) COLOCATE BY buyer_id";{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to