Sahil Takiar created IMPALA-9404:
------------------------------------

             Summary: Instantiations/ExprTest.MathConversionFunctions fails in 
TSAN builds
                 Key: IMPALA-9404
                 URL: https://issues.apache.org/jira/browse/IMPALA-9404
             Project: IMPALA
          Issue Type: Sub-task
          Components: Backend
            Reporter: Sahil Takiar


{code:java}
[ RUN      ] Instantiations/ExprTest.MathConversionFunctions/0
/home/systest/Impala/be/src/exprs/expr-test.cc:644: Failure
Value of: ConvertValue<int32_t>(result)
  Actual: 0
Expected: expected_result
Which is: 536870912
length(unhex(repeat('a', 1024 * 1024 * 1024)))
[  FAILED  ] Instantiations/ExprTest.MathConversionFunctions/0, where 
GetParam() = 2-byte object <00-01> (285270 ms)
[ RUN      ] Instantiations/ExprTest.MathConversionFunctions/1
[       OK ] Instantiations/ExprTest.MathConversionFunctions/1 (257337 ms)
[ RUN      ] Instantiations/ExprTest.MathConversionFunctions/2
/home/systest/Impala/be/src/exprs/expr-test.cc:644: Failure
Value of: ConvertValue<int32_t>(result)
  Actual: 0
Expected: expected_result
Which is: 536870912
length(unhex(repeat('a', 1024 * 1024 * 1024)))
[  FAILED  ] Instantiations/ExprTest.MathConversionFunctions/2, where 
GetParam() = 2-byte object <01-01> (498111 ms) {code}



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

Reply via email to