Schema Info

Schema Name: sfdl_stage_redshift.analytics_helper_tableau_annotations
  • created: 2018-02-20 23:59:15
  • disabled: False
  • format: raw
  • id: 389
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_redshift",
        "table": "analytics_helper_tableau_annotations"
    }
  • type: redshift
Schema Versions: 1
    • created: 2018-02-20 23:59:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
          "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_helper_tableau_annotations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_helper_tableau_annotations`\n(\n `annotation_day_key`  string , `annotations`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'separatorChar' = '\u0001', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-stage/raw/helper_tableau_annotations/2018-02-20/1519192719'\n",
          "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_helper_tableau_annotations"
      ]
    • hive_path: s3://sfdl-redshift-analytics-stage/raw/helper_tableau_annotations/2018-02-20/1519192719
    • id: 2546
    • processed: 1
    • raw_data:
      {
          "annotation_day_key": "0",
          "annotations": "1"
      }
    • schema_attributes:
      {
          "annotation_day_key": "int",
          "annotations": "varchar(4096)"
      }
    • schema_name_id: 389
    • schema_scan_id: None
    • updated: 2019-04-18 13:29:54
Schema Scans: 0
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "annotation_day_key": "int",
        "annotations": "varchar(4096)"
    }
  • created: 2018-02-20 23:59:16
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_helper_tableau_annotations`\n(\n `annotation_day_key`  string , `annotations`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'separatorChar' = '\u0001', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-stage/raw/helper_tableau_annotations/2018-02-20/1519192719'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_helper_tableau_annotations`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_helper_tableau_annotations"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-02-20 23:59:15",
        "disabled": false,
        "format": "raw",
        "id": 389,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_redshift",
            "table": "analytics_helper_tableau_annotations"
        },
        "type": "redshift"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "annotation_day_key": "int",
            "annotations": "varchar(4096)"
        },
        "created": "2018-02-20 23:59:16",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_helper_tableau_annotations`\n(\n `annotation_day_key`  string , `annotations`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'separatorChar' = '\u0001', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-stage/raw/helper_tableau_annotations/2018-02-20/1519192719'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_helper_tableau_annotations`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_helper_tableau_annotations"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}