loghubods.operators_channel.json 757 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "name": "operators_channel",
  3. "project": "loghubods",
  4. "comment": "TABLE COMMENT",
  5. "columns": [
  6. {
  7. "name": "type",
  8. "type": "STRING",
  9. "comment": ""
  10. },
  11. {
  12. "name": "name",
  13. "type": "STRING",
  14. "comment": ""
  15. },
  16. {
  17. "name": "uid",
  18. "type": "STRING",
  19. "comment": ""
  20. },
  21. {
  22. "name": "videoid",
  23. "type": "STRING",
  24. "comment": ""
  25. }
  26. ],
  27. "partition_keys": [],
  28. "dataworks_tasks": [
  29. {
  30. "id": 1007013800,
  31. "name": "渠道统计优化"
  32. }
  33. ],
  34. "upstream_tables": [
  35. "videoods.user_type_tag_per1h",
  36. "videoods.user_type_tag_rel_per1h",
  37. "videoods.wx_video_per1h",
  38. "videoods.wx_video_tag_per1h",
  39. "videoods.wx_video_tag_rel_per1h"
  40. ]
  41. }