Commit 661c053
authored
fix: Do not allow same column to be reused in data sources (feast-dev#2965)
* Do not allow same column to be reused in data sources
Signed-off-by: Felix Wang <[email protected]>
* Fix bug
Signed-off-by: Felix Wang <[email protected]>1 parent 5e45228 commit 661c053
File tree
2 files changed
+17
-0
lines changed- sdk/python
- feast
- tests/unit
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
276 | 283 | | |
277 | 284 | | |
278 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
0 commit comments