Addressed comments

This commit is contained in:
Joaquin 2025-03-24 16:27:37 +01:00
parent 1ebd1c5ccb
commit 721f3e4e9e
4 changed files with 95 additions and 86 deletions

View file

@ -7393,7 +7393,7 @@ models:
in this case:
- date,
- id_user_host,
- id_user_product_bundle,
- product_bundle_name,
- service_name,
- service_business_type
@ -7419,9 +7419,9 @@ models:
data_tests:
- not_null
- name: id_user_product_bundle
data_type: bigint
description: Unique identifier of the User Product Bundle.
- name: product_bundle_name
data_type: string
description: Name of the product bundle.
data_tests:
- not_null
@ -7496,8 +7496,3 @@ models:
Main billing country of the host aggregated at Deal level.
data_tests:
- not_null
- name: created_services
data_type: bigint
description: |
Count of daily services created in a given date and per specified dimension.