Commit 3733354
authored
chore: Offline write error description to include missing_expected_columns, extra_unexpected_columns (#5740)
chore: offline write error description to include missing_expected_columns, extra_unexpected_columns (#5559)
Signed-off-by: Jacob Weinhold <[email protected]>1 parent a8498c2 commit 3733354
File tree
2 files changed
+18
-3
lines changed- sdk/python
- feast
- tests/integration/offline_store
2 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2046 | 2046 | | |
2047 | 2047 | | |
2048 | 2048 | | |
2049 | | - | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
2050 | 2056 | | |
2051 | | - | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
2052 | 2060 | | |
2053 | 2061 | | |
2054 | 2062 | | |
| |||
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
| |||
0 commit comments