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

SNOW-1325562 Support Spark 3.5 #557

Merged
merged 5 commits into from
Jul 31, 2024
Merged

SNOW-1325562 Support Spark 3.5 #557

merged 5 commits into from
Jul 31, 2024

Conversation

sfc-gh-bli
Copy link
Contributor

@sfc-gh-bli sfc-gh-bli commented May 13, 2024

  • Support Spark 3.5
  • Remove cluster test
  • Remove more pushdown related tests

@sfc-gh-bli sfc-gh-bli requested a review from sfc-gh-ema as a code owner May 13, 2024 22:52
@parthshyara parthshyara mentioned this pull request May 28, 2024
@sfc-gh-bli sfc-gh-bli requested review from sfc-gh-yuwang and removed request for sfc-gh-ema July 29, 2024 22:28
@@ -167,42 +167,6 @@ class SFDataFrameWindowFramesSuite
min("value").over(
window.rangeBetween(Window.unboundedPreceding, Window.unboundedFollowing))),
Row("non_numeric", "non_numeric") :: Nil)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to verify Spark version anymore.

@sfc-gh-bli sfc-gh-bli merged commit 3b68d17 into master Jul 31, 2024
25 checks passed
@sfc-gh-bli sfc-gh-bli deleted the snow-1325562 branch July 31, 2024 18:12
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