loghubods.changwen_rootsourceid_group_hour.json 831 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "name": "changwen_rootsourceid_group_hour",
  3. "project": "loghubods",
  4. "comment": "",
  5. "columns": [
  6. {
  7. "name": "id",
  8. "type": "BIGINT",
  9. "comment": "自增主键"
  10. },
  11. {
  12. "name": "group_name",
  13. "type": "STRING",
  14. "comment": "分组名称"
  15. },
  16. {
  17. "name": "root_source_id",
  18. "type": "STRING",
  19. "comment": ""
  20. },
  21. {
  22. "name": "save_timestamp",
  23. "type": "BIGINT",
  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": 1024546173,
  42. "name": "changwen_rootsourceid_group_hour"
  43. }
  44. ],
  45. "upstream_tables": []
  46. }