[
https://issues.apache.org/jira/browse/IMPALA-14710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056383#comment-18056383
]
ASF subversion and git services commented on IMPALA-14710:
----------------------------------------------------------
Commit 322515c44b15522f05dc2f6a71ce8d1407bf3e03 in impala's branch
refs/heads/master from Steve Carlin
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=322515c44 ]
IMPALA-14710: (addendum) Fixed flaky test in TestReduceExprShuttle
The previous fix still had race condition issues due to the order
of static initialization. Putting the property value in the pom.xml
file should fix this issue.
Change-Id: I33baebaf5d678d437f7381d774c50de4f25f8431
Reviewed-on: http://gerrit.cloudera.org:8080/23934
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Flaky test in TestReduceExprShuttle
> -----------------------------------
>
> Key: IMPALA-14710
> URL: https://issues.apache.org/jira/browse/IMPALA-14710
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 5.0.0
> Reporter: Steve Carlin
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> The test seems to be failing because the charset isn't being set properly.
> The charset is set via a static initializer in CalciteCompilerFactory. I
> think this is getting called when
> mvn clean install test
> is run
> but not get getting called when
> mvn clean install -Dtest=TestReduceExprShuttle#testFoldConcatString
> is run.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]