loghubods.vid_festive_labels.json 572 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "name": "vid_festive_labels",
  3. "project": "loghubods",
  4. "comment": "",
  5. "columns": [
  6. {
  7. "name": "videoid",
  8. "type": "BIGINT",
  9. "comment": "视频ID"
  10. },
  11. {
  12. "name": "first_labels",
  13. "type": "STRING",
  14. "comment": "一级标签"
  15. },
  16. {
  17. "name": "secondary_labels",
  18. "type": "STRING",
  19. "comment": "二级标签"
  20. }
  21. ],
  22. "partition_keys": [],
  23. "dataworks_tasks": [
  24. {
  25. "id": 1019838087,
  26. "name": "节日标签视频库"
  27. }
  28. ],
  29. "upstream_tables": [
  30. "videoods.wx_video_per1h"
  31. ]
  32. }