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

Run tests for multiple PySpark versions in CI #61

Open
MrPowers opened this issue May 7, 2023 · 5 comments
Open

Run tests for multiple PySpark versions in CI #61

MrPowers opened this issue May 7, 2023 · 5 comments

Comments

@MrPowers
Copy link
Owner

MrPowers commented May 7, 2023

See here for an example: mrpowers-io/quinn#98

This is a good way we make sure we keep supporting legacy versions of Spark well for a long time.

We always want to support lots of Spark versions.

@Oguzozcn
Copy link

Oguzozcn commented May 9, 2023

Hi, so all I have to do is set up a testing environment, install the necessary versions of PySpark and configure CI on my system to run tests against multiple versions, and then run the existing test suite to ensure it passes, right?

@MrPowers
Copy link
Owner Author

MrPowers commented May 9, 2023

@Oguzozcn - Yea, the scope is to run the CI test suite against multiple versions of Spark. This will ensure that the project works for multiple supported Spark versions. Let me know if you'd like me to assign this issue to you.

@Oguzozcn
Copy link

Oguzozcn commented May 9, 2023

Sure, I will try my best.

@MrPowers
Copy link
Owner Author

MrPowers commented May 9, 2023

Thanks @Oguzozcn, assigned the issue to you. Feel free to ping me if you need any help.

@MrPowers
Copy link
Owner Author

@Oguzozcn - unassigning you cause it looks like this didn't ever get worked on.

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

No branches or pull requests

2 participants