Commit 478caec
authored
fix: For SQL registry, increase max data_source_name length to 255 (feast-dev#3630)
* sql.py data_sources.data_source_name String(255)
Extend the limit of the data_source_name field from 50 to 255.
Signed-off-by: Ross Donnachie <code@radonn.co.za>1 parent 870762a commit 478caec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments