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

Tim Armstrong updated IMPALA-1842:
----------------------------------
    Target Version: Product Backlog  (was: Impala 2.7.0)

> Enable decimal tests on all table formats
> -----------------------------------------
>
>                 Key: IMPALA-1842
>                 URL: https://issues.apache.org/jira/browse/IMPALA-1842
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 2.0
>            Reporter: Matthew Jacobs
>            Priority: Minor
>              Labels: test-infra
>
> In CDH4 we didn't support decimal tests (e.g. tests using decimal_tbl and 
> decimal_tiny) for formats that Impala couldn't write because Hive didn't 
> support writing DECIMAL. In CDH5, we should be able to run decimal tests on 
> other formats because Hive 0.13 supports writing DECIMALs.
> I have a patch prepared to enable these tests, but tests won't work yet due 
> to  https://issues.apache.org/jira/browse/HIVE-7373 -- 0 is NULL in Hive 
> (e.g. cast(0.0 as decimal(1,1) is NULL), and our test tables have 0s.
> When HIVE-7373 is resolved, we should enable the decimal tests.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to