-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update scalardb-analytics-spark-sample to support 3.14 #75
Conversation
98acd70
to
c7abd6b
Compare
c7abd6b
to
67c5f6d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a minor comment. Other than that, LGTM! Thank you!
scalardb-analytics-spark-sample/sample-data-loader/build.gradle.kts
Outdated
Show resolved
Hide resolved
BTW, I noticed that many unrelated Actions run. It would be worth setting more strict filtering. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
Description
This PR updates
scalardb-analytics-spark-sample
for the 3.14 release.Related issues and/or PRs
Changes made
Checklist
Additional notes (optional)
None