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

fix running error for Spark 3.2.0 and 3.2.1 #602

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

XorSum
Copy link
Contributor

@XorSum XorSum commented Sep 29, 2024

Which issue does this PR close?

Closes #601

What changes are included in this PR?

Are there any user-facing changes?

No

@richox
Copy link
Collaborator

richox commented Oct 6, 2024

could we have a solution without specifying the spark minor version?

@XorSum XorSum force-pushed the spark.version-3.2.0 branch from 3998e9f to 4b27d5c Compare October 10, 2024 08:26
@XorSum XorSum changed the title fix compile error for Spark 3.2.0 and 3.2.1 fix running error for Spark 3.2.0 and 3.2.1 Oct 10, 2024
@XorSum
Copy link
Contributor Author

XorSum commented Oct 10, 2024

could we have a solution without specifying the spark minor version?

Yes, I have updated this pr according to #601 (comment) .

@SteNicholas
Copy link
Contributor

@XorSum, could you add test case for this compatibility bugfix?

@richox
Copy link
Collaborator

richox commented Oct 11, 2024

@XorSum, could you add test case for this compatibility bugfix?

i advise we add a CI workflow to check whether the modified code works on all minor versions. but currently the CI workflow is running too slow. we should fix it in another issue.

@richox richox merged commit c6f6b76 into kwai:master Oct 11, 2024
@richox richox mentioned this pull request Dec 6, 2024
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.

Compile failed for Spark 3.2.0
3 participants