Commit 8d9b831
authored
Fix bug causing OnDemandFeatureView.infer_features() to fail when the… (#2046)
* Fix bug causing OnDemandFeatureView.infer_features() to fail when there are labels present in the features that are registered in the on-deamnd-feature-view definition.
Signed-off-by: ArrichM <maximilianjakob.arrich@student.unisg.ch>
* Linting changes
Signed-off-by: ArrichM <maximilianjakob.arrich@student.unisg.ch>
* Make comparison of features generally ignore labels.
Signed-off-by: ArrichM <maximilianjakob.arrich@student.unisg.ch>1 parent 63652e0 commit 8d9b831
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 51 | + | |
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
| |||
0 commit comments