loghubods.vid_click_cf_feature_20250212.json 1023 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "name": "vid_click_cf_feature_20250212",
  3. "project": "loghubods",
  4. "comment": "02_视频点击事件的CF特征,使用详情页曝光和回流页曝光当作点击事件",
  5. "columns": [
  6. {
  7. "name": "vid_a",
  8. "type": "STRING",
  9. "comment": "视频ID"
  10. },
  11. {
  12. "name": "vid_b",
  13. "type": "STRING",
  14. "comment": "视频ID"
  15. },
  16. {
  17. "name": "feature",
  18. "type": "STRING",
  19. "comment": "特征JSON"
  20. },
  21. {
  22. "name": "dt",
  23. "type": "STRING",
  24. "comment": "天"
  25. },
  26. {
  27. "name": "hh",
  28. "type": "STRING",
  29. "comment": "小时"
  30. }
  31. ],
  32. "partition_keys": [
  33. {
  34. "name": "dt",
  35. "type": "STRING",
  36. "comment": "天"
  37. },
  38. {
  39. "name": "hh",
  40. "type": "STRING",
  41. "comment": "小时"
  42. }
  43. ],
  44. "dataworks_tasks": [
  45. {
  46. "id": 1023781551,
  47. "name": "02_基于用户点击的CF特征_20250212"
  48. }
  49. ],
  50. "upstream_tables": [
  51. "loghubods.dwd_recsys_alg_exposure_base_20250108"
  52. ]
  53. }