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

Yury Gerzhedovich reassigned IGNITE-20997:
------------------------------------------

    Assignee: Yury Gerzhedovich

> Sql. Improve the error message when attempting to divide by zero.
> -----------------------------------------------------------------
>
>                 Key: IGNITE-20997
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20997
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Pavel Pereslegin
>            Assignee: Yury Gerzhedovich
>            Priority: Minor
>              Labels: ignite-3
>
> It seems worth improving the error message when attempting to divide by zero, 
> because the current message seems a bit confusing.
> {code:SQL}
> SELECT 1/0
> {code}
> Apache Ignite 3: "/ by zero" 
> PostgreSQL: "ERROR: division by zero"
> MS SQL: "Divide by zero error encountered"
> Oracle: "ORA-01476: divisor is equal to zero"



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

Reply via email to