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

Yury Gerzhedovich updated IGNITE-19862:
---------------------------------------
    Description: 
Let's revise error codes in org.apache.ignite.lang.ErrorGroups.Sql

All codes should be understandable and actionable for user, otherwise it should 
be get rid.

Also let's try to do logical grouping within SQL codes, represented by 
constants, to have ability rapid lookup when need to find appropriate existing 
code. For example it could be divided for parsing, validation, execution parts 
- but it just a example.

  was:
Let's revise error codes in org.apache.ignite.lang.ErrorGroups.Sql
All codes should be understandable and actionable for user, otherwise it should 
be get rid.
Also let's try to do logical grouping within SQL codes, represented by 
constants, to have ability rapid lookup when need to find appropriate existing 
code. For example it could be divided for parsing, validation, execution parts 
- but it just a example.


> Revise error codes for SQL module
> ---------------------------------
>
>                 Key: IGNITE-19862
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19862
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Priority: Major
>              Labels: ignite-3
>
> Let's revise error codes in org.apache.ignite.lang.ErrorGroups.Sql
> All codes should be understandable and actionable for user, otherwise it 
> should be get rid.
> Also let's try to do logical grouping within SQL codes, represented by 
> constants, to have ability rapid lookup when need to find appropriate 
> existing code. For example it could be divided for parsing, validation, 
> execution parts - but it just a example.



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

Reply via email to