| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "name": "operators_channel_spider_dt",
- "project": "loghubods",
- "comment": "",
- "columns": [
- {
- "name": "name",
- "type": "STRING",
- "comment": ""
- },
- {
- "name": "channel",
- "type": "STRING",
- "comment": ""
- },
- {
- "name": "uid",
- "type": "STRING",
- "comment": ""
- },
- {
- "name": "videoid",
- "type": "STRING",
- "comment": ""
- },
- {
- "name": "dt",
- "type": "STRING",
- "comment": "分区"
- }
- ],
- "partition_keys": [
- {
- "name": "dt",
- "type": "STRING",
- "comment": "分区"
- }
- ],
- "dataworks_tasks": [
- {
- "id": 1025579701,
- "name": "爬虫产品负责人_分区"
- }
- ],
- "upstream_tables": [
- "loghubods.operators_channel_spider"
- ]
- }
|