File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -234,6 +234,7 @@ $ feast plan
234234Created entity driver
235235Created feature view driver_hourly_stats
236236Created feature service model_v2
237+ Created feature service model_v1
237238
238239No changes to infrastructure
239240` ` `
@@ -248,6 +249,7 @@ $ feast apply
248249
249250Created entity driver
250251Created feature view driver_hourly_stats
252+ Created feature service model_v1
251253Created feature service model_v2
252254
253255Deploying infrastructure for driver_hourly_stats
Original file line number Diff line number Diff line change 159159 },
160160 {
161161 "cell_type" : " code" ,
162- "execution_count" : 3 ,
162+ "execution_count" : 1 ,
163163 "metadata" : {},
164164 "outputs" : [
165165 {
169169 " Created entity \u001b [1m\u001b [32mdriver\u001b [0m\n " ,
170170 " Created feature view \u001b [1m\u001b [32mdriver_hourly_stats\u001b [0m\n " ,
171171 " Created feature view \u001b [1m\u001b [32mdriver_daily_features\u001b [0m\n " ,
172+ " Created feature service \u001b [1m\u001b [32mmodel_v1\u001b [0m\n " ,
172173 " Created feature service \u001b [1m\u001b [32mmodel_v2\u001b [0m\n " ,
173174 " \n " ,
174175 " Deploying infrastructure for \u001b [1m\u001b [32mdriver_hourly_stats\u001b [0m\n " ,
760761 ],
761762 "metadata" : {
762763 "interpreter" : {
763- "hash" : " 897235db2a882d4808b8b7306d9885bcbc83a97fa026b35b0c5378d9bfffccbb "
764+ "hash" : " 7d634b9af180bcb32a446a43848522733ff8f5bbf0cc46dba1a83bede04bf237 "
764765 },
765766 "kernelspec" : {
766- "display_name" : " Python 3.8.10 64-bit ('python-3.8-test ')" ,
767+ "display_name" : " Python 3.8.10 64-bit ('python-3.8')" ,
767768 "language" : " python" ,
768769 "name" : " python3"
769770 },
You can’t perform that action at this time.
0 commit comments