We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4d6e2 commit a9a2f7bCopy full SHA for a9a2f7b
module_0/feature_repo_aws/features.py
@@ -22,7 +22,7 @@
22
)
23
24
driver_hourly_stats_view_2 = FeatureView(
25
- name="driver_hourly_stats",
+ name="driver_hourly_stats_2",
26
description="Hourly features from Danny",
27
entities=["driver"],
28
ttl=timedelta(seconds=8640000000),
0 commit comments