Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
new change 2
  • Loading branch information
adchia committed May 18, 2022
commit a9a2f7b09ad8c986f129eb329c718e9fe9497609
2 changes: 1 addition & 1 deletion module_0/feature_repo_aws/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
)

driver_hourly_stats_view_2 = FeatureView(
name="driver_hourly_stats",
name="driver_hourly_stats_2",
description="Hourly features from Danny",
entities=["driver"],
ttl=timedelta(seconds=8640000000),
Expand Down