feast icon indicating copy to clipboard operation
feast copied to clipboard

could not compare FeatureViewProjection objects

Open weitian opened this issue 2 years ago • 3 comments

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

weitian avatar Jul 11 '22 20:07 weitian

Thanks for raising this @weitian!

Would you mind providing a way for us to reproduce the problem? What led to this comparison being needed?

woop avatar Jul 11 '22 21:07 woop

https://github.com/feast-dev/feast/blob/bdeb4aeaf2a5cfa144a65cc84f7bfb26e3077e7a/sdk/python/feast/base_feature_view.py#L139

weitian avatar Jul 11 '22 22:07 weitian

@weitian Why are you comparing base feature view?

kevjumba avatar Aug 03 '22 22:08 kevjumba

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.

stale[bot] avatar Dec 16 '22 03:12 stale[bot]