Volodymyr Vysotskyi created DRILL-6355:
------------------------------------------

             Summary: 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: Volodymyr Vysotskyi
            Assignee: Volodymyr Vysotskyi


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
(v7.6.3#76005)

Reply via email to