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 sparkContext error on Spark Connect clusters #191

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

jeffbrennan
Copy link
Collaborator

fixes #190

spark connect clusters don't have access to sparkContext. I tested out using df.sparkSession.getActiveSession() instead and was able to get access to the spark config without using sparkContext.

@MrPowers we should make a bugfix release for this

@SemyonSinchenko
Copy link
Collaborator

LGTM

Copy link
Collaborator

@MrPowers MrPowers left a comment

Choose a reason for hiding this comment

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

LGTM

@MrPowers MrPowers merged commit 64c1be2 into main Feb 10, 2024
1 check failed
@SemyonSinchenko SemyonSinchenko deleted the fix_column_to_list_exception branch July 14, 2024 09:49
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.

0.10.1 causing issues on Databricks Unity Catalog clusters
3 participants