Steve Carlin created IMPALA-14710:
-------------------------------------

             Summary: Flaky test in TestReduceExprShuttle
                 Key: IMPALA-14710
                 URL: https://issues.apache.org/jira/browse/IMPALA-14710
             Project: IMPALA
          Issue Type: Bug
            Reporter: Steve Carlin


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]

Reply via email to