feast
feast copied to clipboard
fix: Handle ComplexFeastType to None comparison
What this PR does / why we need it:
We need this fix to avoid additional None checks when comparing ComplexFeastType instances on equality. It also aligns the __eq__
implementation with PrimitiveFeastType below.
Which issue(s) this PR fixes:
N/A
This PR failed the integration tests. Can you please take a look @jahstreet ?
@jahstreet just following on this PR
Let's know if you need any help to fix the integration tests to merge this PR thanks