Commit 76590bf
authored
feat: Add 'featureView' in global search api result for features. (#5626)
* Added featureView in the response for search results of features
Signed-off-by: Aniket Paluskar <[email protected]>
* Added tests to check featureView addition in feature search results
Signed-off-by: Aniket Paluskar <[email protected]>
---------
Signed-off-by: Aniket Paluskar <[email protected]>1 parent 5ab18a6 commit 76590bf
File tree
2 files changed
+10
-0
lines changed- sdk/python
- feast/api/registry/rest
- tests/unit/api
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
805 | 814 | | |
806 | 815 | | |
807 | 816 | | |
| |||
0 commit comments