loghubods.alg_vid_global_feature_20250212.json 853 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "name": "alg_vid_global_feature_20250212",
  3. "project": "loghubods",
  4. "comment": "00_全局视频特征",
  5. "columns": [
  6. {
  7. "name": "vid",
  8. "type": "STRING",
  9. "comment": "视频id"
  10. },
  11. {
  12. "name": "feature",
  13. "type": "STRING",
  14. "comment": "特征JSON"
  15. },
  16. {
  17. "name": "dt",
  18. "type": "STRING",
  19. "comment": "天"
  20. },
  21. {
  22. "name": "hh",
  23. "type": "STRING",
  24. "comment": "小时"
  25. }
  26. ],
  27. "partition_keys": [
  28. {
  29. "name": "dt",
  30. "type": "STRING",
  31. "comment": "天"
  32. },
  33. {
  34. "name": "hh",
  35. "type": "STRING",
  36. "comment": "小时"
  37. }
  38. ],
  39. "dataworks_tasks": [
  40. {
  41. "id": 1023781563,
  42. "name": "01_全局视频特征_20250211"
  43. }
  44. ],
  45. "upstream_tables": [
  46. "loghubods.dwd_recsys_alg_exposure_base_20250108"
  47. ]
  48. }