Commit abfd18a
authored
fix: Fixes a
* fix: Adds mapping of date Trino's type into string Feast's type
Signed-off-by: Sergey Kryazhevskikh <soliverr@gmail.com>
* fix: Adds mapping of date Trino's type into string Feast's type
Signed-off-by: Sergey Kryazhevskikh <soliverr@gmail.com>
* fix: Fixes a `PydanticDeprecatedSince20` warning for trino_offline_store
Signed-off-by: Sergey Kryazhevskikh <soliverr@gmail.com>
---------
Signed-off-by: Sergey Kryazhevskikh <soliverr@gmail.com>PydanticDeprecatedSince20 warning for trino_offline_store (#5991)1 parent 2b4ec9a commit abfd18aCopy full SHA for abfd18a
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- sdk/python/feast/infra/offline_stores/contrib/trino_offline_store
Expand file treeCollapse file tree
Open diff view settings
Collapse file
sdk/python/feast/infra/offline_stores/contrib/trino_offline_store/trino.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/offline_stores/contrib/trino_offline_store/trino.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
116 | 116 | |
117 | 117 | |
118 | 118 | |
119 | | - |
| 119 | + |
120 | 120 | |
121 | 121 | |
122 | 122 | |
|
0 commit comments