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

Pavel Pereslegin updated IGNITE-20997:
--------------------------------------
    Fix Version/s: 3.0.0-beta2

> 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
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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