We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nightly build failed in the unit tests across multiple Spark versions:
[2024-09-06T08:43:43.694Z] [INFO] --- scalatest-maven-plugin:2.0.2:test (test) @ rapids-4-spark-integration-tests_2.12 --- [2024-09-06T08:43:44.255Z] Discovery starting. [2024-09-06T08:43:44.255Z] Discovery completed in 286 milliseconds. [2024-09-06T08:43:44.255Z] Run starting. Expected test count is: 12 [2024-09-06T08:43:44.512Z] MortgageSparkSuite: [2024-09-06T08:43:44.772Z] RAPIDS SHUFFLE MANAGER ACTIVE [2024-09-06T08:44:02.812Z] - extract mortgage data *** FAILED *** [2024-09-06T08:44:02.812Z] 0 did not equal 10000 (MortgageSparkSuite.scala:65)
The text was updated successfully, but these errors were encountered:
GpuSubstring is being invoked during the failing test, so this may be the same root cause as #11437.
Sorry, something went wrong.
No branches or pull requests
Nightly build failed in the unit tests across multiple Spark versions:
The text was updated successfully, but these errors were encountered: