Schema Info

Schema Name: sfdl_prod_googlesheet.storedge_webworks_uplid
  • created: 2019-01-10 09:10:47
  • disabled: False
  • format: raw
  • id: 603
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_googlesheet",
        "table": "storedge_webworks_uplid"
    }
  • type: googlesheet
Schema Versions: 1
    • created: 2019-01-10 09:10:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.storedge_webworks_uplid`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_googlesheet.storedge_webworks_uplid`\n(\n `address_1`  string , `address_2`  string , `city`  string , `code`  string , `country`  string , `facility`  string , `state`  string , `type`  string , `uplid`  string , `zip`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-googlesheet-storedge-prod/raw/webworks_uplid/2019-01-10/1547133044'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.storedge_webworks_uplid"
      ]
    • hive_path: s3://sfdl-googlesheet-storedge-prod/raw/webworks_uplid/2019-01-10/1547133044
    • id: 58719
    • processed: 1
    • raw_data:
      {
          "address_1": 0,
          "address_2": 1,
          "city": 2,
          "code": 3,
          "country": 4,
          "facility": 5,
          "state": 6,
          "type": 7,
          "uplid": 8,
          "zip": 9
      }
    • schema_attributes:
      {
          "address_1": "string",
          "address_2": "string",
          "city": "string",
          "code": "string",
          "country": "string",
          "facility": "string",
          "state": "string",
          "type": "string",
          "uplid": "string",
          "zip": "string"
      }
    • schema_name_id: 603
    • schema_scan_id: 22212643
    • updated: 2019-01-10 09:10:59
Schema Scans: 1
Last at 2019-01-10 09:10:47
    • duration: 0:00:14.072724
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 22212643
    • payload:
      {
          "datatype_dict": {
              "string": "string"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-googlesheet-storedge-prod",
              "hive_path": "s3://sfdl-googlesheet-storedge-prod/raw/webworks_uplid/2019-01-10/1547133044",
              "key": "raw/webworks_uplid/2019-01-10/1547133044/webworks_uplid.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.storedge_webworks_uplid",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 603
    • start_time: 2019-01-10 09:10:47
    • success: True
    • trace_id: 8511661792715917064
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "address_1": "string",
        "address_2": "string",
        "city": "string",
        "code": "string",
        "country": "string",
        "facility": "string",
        "state": "string",
        "type": "string",
        "uplid": "string",
        "zip": "string"
    }
  • created: 2019-01-10 09:10:47
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_googlesheet.storedge_webworks_uplid`\n(\n `address_1`  string , `address_2`  string , `city`  string , `code`  string , `country`  string , `facility`  string , `state`  string , `type`  string , `uplid`  string , `zip`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-googlesheet-storedge-prod/raw/webworks_uplid/2019-01-10/1547133044'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.storedge_webworks_uplid`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_googlesheet.storedge_webworks_uplid"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2019-01-10 09:10:47",
        "disabled": false,
        "format": "raw",
        "id": 603,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_googlesheet",
            "table": "storedge_webworks_uplid"
        },
        "type": "googlesheet"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "address_1": "string",
            "address_2": "string",
            "city": "string",
            "code": "string",
            "country": "string",
            "facility": "string",
            "state": "string",
            "type": "string",
            "uplid": "string",
            "zip": "string"
        },
        "created": "2019-01-10 09:10:47",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_googlesheet.storedge_webworks_uplid`\n(\n `address_1`  string , `address_2`  string , `city`  string , `code`  string , `country`  string , `facility`  string , `state`  string , `type`  string , `uplid`  string , `zip`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-googlesheet-storedge-prod/raw/webworks_uplid/2019-01-10/1547133044'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.storedge_webworks_uplid`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_googlesheet.storedge_webworks_uplid"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}