feast
feast copied to clipboard
could not compare FeatureViewProjection objects
The comparison of FeatureView objects fails before there is no override of method __eq__(self, other)
in FeatureViewProjection
- Version: 0.22.0
- Platform:
- Subsystem:
Possible Solution
Thanks for raising this @weitian!
Would you mind providing a way for us to reproduce the problem? What led to this comparison being needed?
https://github.com/feast-dev/feast/blob/bdeb4aeaf2a5cfa144a65cc84f7bfb26e3077e7a/sdk/python/feast/base_feature_view.py#L139
@weitian Why are you comparing base feature view?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.