| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "name": "mid_global_feature_20250212",
- "project": "loghubods",
- "comment": "全部曝光场景下的mid特征",
- "columns": [
- {
- "name": "mid",
- "type": "STRING",
- "comment": "mid"
- },
- {
- "name": "feature",
- "type": "STRING",
- "comment": "特征JSON"
- },
- {
- "name": "dt",
- "type": "STRING",
- "comment": "天"
- },
- {
- "name": "hh",
- "type": "STRING",
- "comment": "小时"
- }
- ],
- "partition_keys": [
- {
- "name": "dt",
- "type": "STRING",
- "comment": "天"
- },
- {
- "name": "hh",
- "type": "STRING",
- "comment": "小时"
- }
- ],
- "dataworks_tasks": [
- {
- "id": 1023819179,
- "name": "01_全局用户特征_20250212"
- }
- ],
- "upstream_tables": [
- "loghubods.dwd_recsys_alg_exposure_base_20250108"
- ]
- }
|