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(spark): removed all .count() and replaced with attribute in the class #16

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

SteZamboni
Copy link
Member

removed all the .count() in reference.py and current.py and replaced with attribute that should be computed just one time and speed up the spark jobs

@SteZamboni SteZamboni requested a review from rivamarco June 21, 2024 12:58
@SteZamboni SteZamboni changed the title fix: removed all .count() and replaced with attribute in the class fix(spark): removed all .count() and replaced with attribute in the class Jun 21, 2024
@SteZamboni SteZamboni merged commit b86c5ec into main Jun 21, 2024
7 checks passed
@SteZamboni SteZamboni deleted the fix/optimize-spark branch June 21, 2024 13:31
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