loghubods.operators_channel_dt.json 776 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "name": "operators_channel_dt",
  3. "project": "loghubods",
  4. "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. "name": "dt",
  28. "type": "STRING",
  29. "comment": "分区"
  30. }
  31. ],
  32. "partition_keys": [
  33. {
  34. "name": "dt",
  35. "type": "STRING",
  36. "comment": "分区"
  37. }
  38. ],
  39. "dataworks_tasks": [
  40. {
  41. "id": 1025579802,
  42. "name": "渠道统计优化_分区"
  43. }
  44. ],
  45. "upstream_tables": [
  46. "loghubods.operators_channel"
  47. ]
  48. }