videoods.total_reward_video.json 723 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "name": "total_reward_video",
  3. "project": "videoods",
  4. "comment": "",
  5. "columns": [
  6. {
  7. "name": "videoid",
  8. "type": "BIGINT",
  9. "comment": ""
  10. },
  11. {
  12. "name": "total_reward",
  13. "type": "DOUBLE",
  14. "comment": ""
  15. },
  16. {
  17. "name": "currentday_reward",
  18. "type": "DOUBLE",
  19. "comment": ""
  20. },
  21. {
  22. "name": "total_reward_times",
  23. "type": "BIGINT",
  24. "comment": ""
  25. },
  26. {
  27. "name": "reward_person",
  28. "type": "BIGINT",
  29. "comment": ""
  30. }
  31. ],
  32. "partition_keys": [],
  33. "dataworks_tasks": [
  34. {
  35. "id": 1000579613,
  36. "name": "视频维度表"
  37. }
  38. ],
  39. "upstream_tables": [
  40. "videoods.wx_video_reward_record"
  41. ]
  42. }