[ https://issues.apache.org/jira/browse/SPARK-51094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-51094. ----------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed Issue resolved by pull request 49813 [https://github.com/apache/spark/pull/49813] > 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: 4.0.0, 3.5.4, 3.5.5, 4.1.0 > Reporter: Jonathan Albrecht > Assignee: Jonathan Albrecht > Priority: Minor > Labels: big-endian, pull-request-available > Fix For: 4.1.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org