Jonathan Albrecht created SPARK-51094:
-----------------------------------------

             Summary: Some tests fail on s390x because of test parameters
                 Key: SPARK-51094
                 URL: https://issues.apache.org/jira/browse/SPARK-51094
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.5.4, 4.0.0, 3.5.5, 4.1.0
            Reporter: Jonathan Albrecht


Some tests fail on s390x because the test parameters were probably set from how 
the platform behaves on amd64. Small differences in memory size and compression 
behavior can cause things like the number of partitions to be calculated at 
slightly different but not incorrect values.

The tests that are failing for this reason on s390x are:
 * CoalesceShufflePartitionsSuite
 * AdaptiveQueryExecSuite
 * ClientE2ETestSuite



--
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