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

Steve Carlin reassigned IMPALA-14486:
-------------------------------------

    Assignee: Steve Carlin

> Calcite planner: double partition types is failing after constant folding
> -------------------------------------------------------------------------
>
>                 Key: IMPALA-14486
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14486
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Steve Carlin
>            Assignee: Steve Carlin
>            Priority: Major
>
> A test in
> test_partitioning.py::TestPartitioning::test_partition_col_types
> is failing.  There is an implicit cast for a double type that is being made 
> in the expression "where double_col = 1.1".  The "1.1" should not be 
> converted to a double because it changes to an approximate value, but the 
> directory itself is exact.   We do not want to simplify this cast in constant 
> folding.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to