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)