orders_count_legacy
deprecatednumeric
Legacy lifetime count, kept for the now-retired ranking_model_v3
warehouse.analytics.customer_features_daily.orders_count_legacy
Deprecated. Use orders_count_30d instead.
Trust
- Owner
- growth-team@example.com
- Lifecycle
- deprecated →
orders_count_30d
Join keys
- Entity
customer_id- Time anchor
feature_date- Feature group
customer_features_daily
Shape
- Warehouse type
integer- Semantic type
- numeric
- Null behavior
- zero
- Null rate
- 1.2% (154 of 12,847)
- Distinct values
- 2,312
Use this feature
select
customer_id,
feature_date,
orders_count_legacy
from warehouse.analytics.customer_features_daily
Declared ML consumers
No declared consumers.