You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alexander Pivovarov (JIRA)" <ji...@apache.org> on 2015/05/14 06:40:59 UTC

[jira] [Created] (HIVE-10706) Make vectorized_timestamp_funcs test more stable

Alexander Pivovarov created HIVE-10706:
------------------------------------------

             Summary: Make vectorized_timestamp_funcs test more stable
                 Key: HIVE-10706
                 URL: https://issues.apache.org/jira/browse/HIVE-10706
             Project: Hive
          Issue Type: Bug
          Components: UDF, Vectorization
            Reporter: Alexander Pivovarov
            Assignee: Alexander Pivovarov
            Priority: Minor


TestCliDriver.testCliDriver_vectorized_timestamp_funcs failed recently
The problem is Double to Double numbers comparison without delta.
{code}
Running: diff -a /home/hiveptest/54.196.24.219-hiveptest-1/apache-github-source-source/itests/qtest/../../itests/qtest/target/qfile-results/clientpositive/vectorized_timestamp_funcs.q.out /home/hiveptest/54.196.24.219-hiveptest-1/apache-github-source-source/itests/qtest/../../ql/src/test/results/clientpositive/vectorized_timestamp_funcs.q.out
729c729
< 1123143.8570000003
---
> 1123143.8569999998
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)