Skip to content
New issue

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

[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot] #11257

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

nvauto
Copy link
Collaborator

@nvauto nvauto commented Jul 25, 2024

auto-merge triggered by github actions on branch-24.08 to create a PR keeping branch-24.10 up-to-date. If this PR is unable to be merged due to conflicts, it will remain open until manually fix.

Fixes #11030.

This commit skips the tests pertaining to the following operations
on Apache Spark 4.0:

1. Column.endswith()
2. substring_index()

In both cases, the CPU version of Apache Spark 4.0 seems to cause
exceptions, unrelated to the Spark RAPIDS plugin. See:

1. https://issues.apache.org/jira/browse/SPARK-48989
2. https://issues.apache.org/jira/browse/SPARK-48995

Signed-off-by: MithunR <mithunr@nvidia.com>
@nvauto nvauto merged commit 5d1b82b into branch-24.10 Jul 25, 2024
@nvauto
Copy link
Collaborator Author

nvauto commented Jul 25, 2024

SUCCESS - auto-merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants