You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2020/03/23 09:30:00 UTC

[jira] [Assigned] (DRILL-6355) Decimal data type enhancements for pre-planning stage

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

Vova Vysotskyi reassigned DRILL-6355:
-------------------------------------

    Assignee:     (was: Vova Vysotskyi)

> Decimal data type enhancements for pre-planning stage
> -----------------------------------------------------
>
>                 Key: DRILL-6355
>                 URL: https://issues.apache.org/jira/browse/DRILL-6355
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Vova Vysotskyi
>            Priority: Major
>
> During working on DRILL-6094, found several issues:
> When a query has decimal literal with a cast to decimal, the cast is removed even for the case when scale differs. In DRILL-6094 added a change in {{SqlConverter}} to fix this issue, but the proper fix should be made in Calcite (CALCITE-1468).
> The issue with using decimal literals in case statement (also should be fixed in CALCITE-1468)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)