Commit f855ad2
fix: Improve trino to feast type mapping with (real,varchar,timestamp,decimal) (#5691)
* fix: improve trino to feast type mapping with (real,varchar,timestamp,decimal)
Signed-off-by: fengxiaochuan <[email protected]>
* Remove whitespace from blank line
Signed-off-by: fengxiaochuan <[email protected]>
---------
Signed-off-by: fengxiaochuan <[email protected]>
Co-authored-by: fengxiaochuan <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>1 parent 4563e80 commit f855ad2
File tree
1 file changed
+26
-2
lines changed- sdk/python/feast/infra/offline_stores/contrib/trino_offline_store
1 file changed
+26
-2
lines changedLines changed: 26 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
24 | 48 | | |
25 | 49 | | |
26 | 50 | | |
| |||
0 commit comments