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(pyspark): remove use of attribute that prevents using spark connect #9061

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Apr 26, 2024

Remove unused of sparkContext attribute, use of which prevents using spark connect.

Closes #9060.

@cpcloud cpcloud added this to the 9.0 milestone Apr 26, 2024
@cpcloud cpcloud added bug Incorrect behavior inside of ibis pyspark The Apache PySpark backend labels Apr 26, 2024
Copy link
Member

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

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

:shipit:

@cpcloud cpcloud enabled auto-merge (squash) April 26, 2024 13:42
@cpcloud cpcloud merged commit b48f451 into ibis-project:main Apr 26, 2024
87 checks passed
@cpcloud cpcloud deleted the pyspark-remove-unused-attribute branch April 26, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis pyspark The Apache PySpark backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: pyspark.connect fails when using databricks-connect
2 participants