table-v-147504.json 3.35 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
{
  "hive_table.createTime": {
    "type": "long",
    "value": 1522693834000
  },
  "hive_table.tableType": {
    "type": "string",
    "value": "VIRTUAL_VIEW"
  },
  "Asset.name": {
    "type": "string",
    "value": "test_table_view"
  },
  "__modifiedBy": {
    "type": "string",
    "value": "anonymous"
  },
  "__state": {
    "type": "string",
    "value": "ACTIVE"
  },
  "entityText": {
    "type": "string",
    "value": "hive_table owner anonymous temporary false lastAccessTime Mon Apr 02 11:30:34 PDT 2018 qualifiedName stocks.test_table_view@cl1 columns viewExpandedText select `test_table`.`col1`, `test_table`.`col2`, `test_table`.`col4` from `stocks`.`test_table` sd tableType VIRTUAL_VIEW createTime Mon Apr 02 11:30:34 PDT 2018 name test_table_view partitionKeys parameters transient_lastDdlTime 1522693834 db retention 0 viewOriginalText select col1, col2, col4 from test_table "
  },
  "Referenceable.qualifiedName": {
    "type": "string",
    "value": "stocks.test_table_view@cl1"
  },
  "hive_table.parameters.transient_lastDdlTime": {
    "type": "string",
    "value": "1522693834"
  },
  "hive_table.parameters": {
    "type": "list",
36 37 38 39 40 41
    "value": [
      {
        "type": "string",
        "value": "transient_lastDdlTime"
      }
    ]
42 43 44 45 46 47 48
  },
  "hive_table.retention": {
    "type": "integer",
    "value": 0
  },
  "hive_table.partitionKeys": {
    "type": "list",
49 50 51 52 53 54
    "value": [
      {
        "type": "string",
        "value": "8dty-35tc-amfp-23xs"
      }
    ]
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
  },
  "__guid": {
    "type": "string",
    "value": "111091f1-2661-4946-b09b-64e28f10c109"
  },
  "hive_table.temporary": {
    "type": "boolean",
    "value": false
  },
  "__version": {
    "type": "integer",
    "value": 0
  },
  "__superTypeNames": {
    "type": "list",
70 71 72 73 74 75 76 77 78 79 80 81 82 83
    "value": [
      {
        "type": "string",
        "value": "Asset"
      },
      {
        "type": "string",
        "value": "DataSet"
      },
      {
        "type": "string",
        "value": "Referenceable"
      }
    ]
84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
  },
  "hive_table.viewExpandedText": {
    "type": "string",
    "value": "select `test_table`.`col1`, `test_table`.`col2`, `test_table`.`col4` from `stocks`.`test_table`"
  },
  "__createdBy": {
    "type": "string",
    "value": "anonymous"
  },
  "__typeName": {
    "type": "string",
    "value": "hive_table"
  },
  "__modificationTimestamp": {
    "type": "long",
    "value": 1522693838471
  },
  "Asset.owner": {
    "type": "string",
    "value": "anonymous"
  },
  "hive_table.lastAccessTime": {
    "type": "long",
    "value": 1522693834000
  },
  "hive_table.viewOriginalText": {
    "type": "string",
    "value": "select col1, col2, col4 from test_table"
  },
  "hive_table.columns": {
    "type": "list",
115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
    "value": [
      {
        "type": "string",
        "value": "816u-35tc-ao0l-47so"
      },
      {
        "type": "string",
        "value": "82rq-35tc-ao0l-2glc"
      }
    ]
  },
  "hive_table.columnsMap.col3": {
    "type": "string",
    "value": "816u-35tc-ao0l-47aa"
  },
  "hive_table.columnsMap.col4": {
    "type": "string",
    "value": "82rq-35tc-ao0l-2gaa"
  },
  "hive_table.columnsMap": {
    "type": "list",
    "value": [
      {
        "type": "string",
        "value": "col3"
      },
      {
        "type": "string",
        "value": "col4"
      }
    ]
146 147 148 149 150 151 152 153
  },
  "__timestamp": {
    "type": "long",
    "value": 1522693835017
  },
  "_id": 147504,
  "_type": "vertex"
}
154