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

Restore spark test mark #2253

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Restore spark test mark #2253

merged 1 commit into from
Jul 16, 2024

Conversation

ADBond
Copy link
Contributor

@ADBond ADBond commented Jul 15, 2024

Restores a spark test being marked with the "spark" backend marker.

This was added in #2161 and (presumably accidentally) reverted in #2187.

This ensures that spark tests only run as part of the spark tests CI, which in particular means they do not run on python 3.12 which is currently not compatible with spark (see #2164), and so the duckdb tests should pass in CI again (as they are not mistakenly trying to run this spark test).

@ADBond ADBond requested a review from RobinL July 15, 2024 15:31
Copy link
Member

@RobinL RobinL left a comment

Choose a reason for hiding this comment

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

Great spot!

@ADBond ADBond merged commit ea9e151 into splink4_dev Jul 16, 2024
21 checks passed
@ADBond ADBond deleted the restore-spark-mark branch July 16, 2024 07:20
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