Skip to content

fixes issue with search/replace - #131

Merged
tomjemmett merged 1 commit into
mainfrom
fix_bug_in_alcohol_mitigator
Jun 6, 2025
Merged

fixes issue with search/replace#131
tomjemmett merged 1 commit into
mainfrom
fix_bug_in_alcohol_mitigator

Conversation

@tomjemmett

Copy link
Copy Markdown
Member

#120 fixed a typing issue, where we were using SparkContext instead of SparkSession.

In this script there is an actual use of spark.SparkContext, but the search/replace changed this to spark.SparkSession

@tomjemmett
tomjemmett requested a review from a team as a code owner June 6, 2025 13:09
@tomjemmett
tomjemmett force-pushed the fix_bug_in_alcohol_mitigator branch from 1deadc3 to bb13466 Compare June 6, 2025 13:12
@tomjemmett tomjemmett self-assigned this Jun 6, 2025
@tomjemmett tomjemmett added the bug Something isn't working label Jun 6, 2025
@tomjemmett tomjemmett added this to the v3.6.0 milestone Jun 6, 2025
#120 fixed a typing issue, where we were using SparkContext instead of SparkSession.

In this script there is an actual use of spark.SparkContext, but the search/replace changed this to spark.SparkSession
@tomjemmett
tomjemmett force-pushed the fix_bug_in_alcohol_mitigator branch from bb13466 to 02f8c47 Compare June 6, 2025 13:17
@tomjemmett
tomjemmett merged commit 99052ec into main Jun 6, 2025
@tomjemmett
tomjemmett deleted the fix_bug_in_alcohol_mitigator branch June 6, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants