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: Import error when calling get_feature_view for feature views with SparkSource #3873

Closed
wants to merge 1 commit into from

Conversation

dnlbunting
Copy link

Fixes #3872

Add import guard around SparkSession import so the registry can be loaded in environments without PySpark installed

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

@redhatHameed
Copy link
Contributor

@dnlbunting can you fix the DCO check, here is the guideline https://docs.feast.dev/project/development-guide#signing-off-commits

Copy link
Collaborator

@etirelli etirelli left a comment

Choose a reason for hiding this comment

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

Please see latest comment.

@ElliotNguyen68
Copy link
Contributor

hi @dnlbunting , please check my comment from the issues section

@jeremyary
Copy link
Collaborator

PR appears to be left behind, no response for a few months now. If you'd like to re-open the issue, please drop us a comment thanks

@jeremyary jeremyary closed this Mar 11, 2024
lokeshrangineni added a commit to lokeshrangineni/feast that referenced this pull request Apr 10, 2024
…y. This change will fix the issue - feast-dev#3872

Picked up changes from the PR - feast-dev#3873

Signed-off-by: Lokesh Rangineni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import error when calling get_feature_view for feature views with SparkSource
6 participants