Schema Info

Schema Name: sfdl_dev_redshift.analytics_bi_account_overview_monthly
  • created: 2020-07-24 09:49:43
  • disabled: False
  • format: raw
  • id: 1492
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_redshift",
        "table": "analytics_bi_account_overview_monthly"
    }
  • type: redshift
Schema Versions: 3
    • created: 2025-08-29 09:57:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
          "DROP TABLE IF EXISTS `sfdl_dev_redshift.analytics_bi_account_overview_monthly`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.analytics_bi_account_overview_monthly`\n(\n `account_id`  int , `facility_id`  int , `month_key`  int , `title`  varchar(128) , `company_code`  varchar(128) , `bid_type`  varchar(10) , `views`  int , `bid_amount`  varchar(10) , `min_bid`  decimal(6,2) , `integration_type`  varchar(100) , `active`  int , `_origin`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2025-08-29/1756479425'\n",
          "MSCK REPAIR TABLE sfdl_dev_redshift.analytics_bi_account_overview_monthly"
      ]
    • hive_path: s3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2025-08-29/1756479425
    • id: 4764372
    • processed: 1
    • raw_data:
      {
          "_origin": "11",
          "account_id": "0",
          "active": "10",
          "bid_amount": "7",
          "bid_type": "5",
          "company_code": "4",
          "facility_id": "1",
          "integration_type": "9",
          "min_bid": "8",
          "month_key": "2",
          "title": "3",
          "views": "6"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "account_id": "int",
          "active": "int",
          "bid_amount": "varchar(10)",
          "bid_type": "varchar(10)",
          "company_code": "varchar(128)",
          "facility_id": "int",
          "integration_type": "varchar(100)",
          "min_bid": "decimal(6,2)",
          "month_key": "int",
          "title": "varchar(128)",
          "views": "int"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6827465
    • updated: 2025-08-29 09:57:44
    • created: 2024-08-14 11:55:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
          "DROP TABLE IF EXISTS `sfdl_dev_redshift.analytics_bi_account_overview_monthly`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.analytics_bi_account_overview_monthly`\n(\n `account_id`  int , `facility_id`  int , `month_key`  int , `title`  varchar(128) , `company_code`  varchar(128) , `bid_type`  varchar(10) , `views`  int , `bid_amount`  varchar(10) , `min_bid`  decimal(6,2) , `integration_type`  varchar(100) , `active`  int , `_origin`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2024-08-14/1723654476'\n",
          "MSCK REPAIR TABLE sfdl_dev_redshift.analytics_bi_account_overview_monthly"
      ]
    • hive_path: s3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2024-08-14/1723654476
    • id: 4708786
    • processed: 1
    • raw_data:
      {
          "_origin": "11",
          "account_id": "0",
          "active": "10",
          "bid_amount": "7",
          "bid_type": "5",
          "company_code": "4",
          "facility_id": "1",
          "integration_type": "9",
          "min_bid": "8",
          "month_key": "2",
          "title": "3",
          "views": "6"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "account_id": "int",
          "active": "int",
          "bid_amount": "varchar(10)",
          "bid_type": "varchar(10)",
          "company_code": "varchar(128)",
          "facility_id": "int",
          "integration_type": "varchar(100)",
          "min_bid": "decimal(6,2)",
          "month_key": "int",
          "title": "varchar(128)",
          "views": "int"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6565053
    • updated: 2024-08-14 11:55:23
    • created: 2024-05-14 05:53:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
          "DROP TABLE IF EXISTS `sfdl_dev_redshift.analytics_bi_account_overview_monthly`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.analytics_bi_account_overview_monthly`\n(\n `account_id`  int , `facility_id`  int , `month_key`  int , `title`  varchar(128) , `company_code`  varchar(128) , `bid_type`  varchar(10) , `views`  int , `bid_amount`  varchar(10) , `min_bid`  decimal(6,2) , `integration_type`  varchar(100) , `active`  int , `_origin`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2024-05-14/1715683955'\n",
          "MSCK REPAIR TABLE sfdl_dev_redshift.analytics_bi_account_overview_monthly"
      ]
    • hive_path: s3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2024-05-14/1715683955
    • id: 4705891
    • processed: 1
    • raw_data:
      {
          "_origin": "11",
          "account_id": "0",
          "active": "10",
          "bid_amount": "7",
          "bid_type": "5",
          "company_code": "4",
          "facility_id": "1",
          "integration_type": "9",
          "min_bid": "8",
          "month_key": "2",
          "title": "3",
          "views": "6"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "account_id": "int",
          "active": "int",
          "bid_amount": "varchar(10)",
          "bid_type": "varchar(10)",
          "company_code": "varchar(128)",
          "facility_id": "int",
          "integration_type": "varchar(100)",
          "min_bid": "decimal(6,2)",
          "month_key": "int",
          "title": "varchar(128)",
          "views": "int"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6490575
    • updated: 2024-05-14 05:53:22
Schema Scans: 3
Last at 2025-08-29 09:57:32
    • duration: 0:00:11.751908
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6827465
    • payload:
      {
          "datatype_dict": {
              "account_id": "int",
              "active": "int",
              "bid_amount": "varchar(10)",
              "bid_type": "varchar(10)",
              "company_code": "varchar(128)",
              "facility_id": "int",
              "integration_type": "varchar(100)",
              "min_bid": "decimal(6,2)",
              "month_key": "int",
              "origin_key": "varchar",
              "title": "varchar(128)",
              "views": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": false,
              "header_s3_object": {
                  "bucket": "sfdl-redshift-analytics-dev",
                  "key": "meta/bi_account_overview_monthly/2025-08-29/1756479425/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-redshift-analytics-dev",
              "hive_path": "s3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2025-08-29/1756479425",
              "key": "raw/bi_account_overview_monthly/2025-08-29/1756479425/account_overview_monthly.dat0000_part_00.gz"
          },
          "schema": {
              "name": "sfdl_dev_redshift.analytics_bi_account_overview_monthly",
              "type": "redshift"
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2025-08-29 09:57:32
    • success: True
    • trace_id: 14429095133610643584
    • duration: 0:00:14.256395
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6565053
    • payload:
      {
          "datatype_dict": {
              "account_id": "int",
              "active": "int",
              "bid_amount": "varchar(10)",
              "bid_type": "varchar(10)",
              "company_code": "varchar(128)",
              "facility_id": "int",
              "integration_type": "varchar(100)",
              "min_bid": "decimal(6,2)",
              "month_key": "int",
              "origin_key": "varchar",
              "title": "varchar(128)",
              "views": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": false,
              "header_s3_object": {
                  "bucket": "sfdl-redshift-analytics-dev",
                  "key": "meta/bi_account_overview_monthly/2024-08-14/1723654476/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-redshift-analytics-dev",
              "hive_path": "s3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2024-08-14/1723654476",
              "key": "raw/bi_account_overview_monthly/2024-08-14/1723654476/account_overview_monthly.dat0000_part_00.gz"
          },
          "schema": {
              "name": "sfdl_dev_redshift.analytics_bi_account_overview_monthly",
              "type": "redshift"
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2024-08-14 11:55:08
    • success: True
    • trace_id: 16837901057442519645
    • duration: 0:00:14.358746
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6490575
    • payload:
      {
          "datatype_dict": {
              "account_id": "int",
              "active": "int",
              "bid_amount": "varchar(10)",
              "bid_type": "varchar(10)",
              "company_code": "varchar(128)",
              "facility_id": "int",
              "integration_type": "varchar(100)",
              "min_bid": "decimal(6,2)",
              "month_key": "int",
              "origin_key": "varchar",
              "title": "varchar(128)",
              "views": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": false,
              "header_s3_object": {
                  "bucket": "sfdl-redshift-analytics-dev",
                  "key": "meta/bi_account_overview_monthly/2024-05-14/1715683955/header.json"
              },
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-redshift-analytics-dev",
              "hive_path": "s3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2024-05-14/1715683955",
              "key": "raw/bi_account_overview_monthly/2024-05-14/1715683955/account_overview_monthly.dat0000_part_00.gz"
          },
          "schema": {
              "name": "sfdl_dev_redshift.analytics_bi_account_overview_monthly",
              "type": "redshift"
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2024-05-14 05:53:07
    • success: True
    • trace_id: 11045019245864261708
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "_origin": "string",
        "account_id": "int",
        "active": "int",
        "bid_amount": "varchar(10)",
        "bid_type": "varchar(10)",
        "company_code": "varchar(128)",
        "facility_id": "int",
        "integration_type": "varchar(100)",
        "min_bid": "decimal(6,2)",
        "month_key": "int",
        "title": "varchar(128)",
        "views": "int"
    }
  • created: 2025-08-29 09:57:33
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.analytics_bi_account_overview_monthly`\n(\n `account_id`  int , `facility_id`  int , `month_key`  int , `title`  varchar(128) , `company_code`  varchar(128) , `bid_type`  varchar(10) , `views`  int , `bid_amount`  varchar(10) , `min_bid`  decimal(6,2) , `integration_type`  varchar(100) , `active`  int , `_origin`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2025-08-29/1756479425'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_redshift.analytics_bi_account_overview_monthly`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_redshift.analytics_bi_account_overview_monthly"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2020-07-24 09:49:43",
        "disabled": false,
        "format": "raw",
        "id": 1492,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_redshift",
            "table": "analytics_bi_account_overview_monthly"
        },
        "type": "redshift"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "account_id": "int",
            "active": "int",
            "bid_amount": "varchar(10)",
            "bid_type": "varchar(10)",
            "company_code": "varchar(128)",
            "facility_id": "int",
            "integration_type": "varchar(100)",
            "min_bid": "decimal(6,2)",
            "month_key": "int",
            "title": "varchar(128)",
            "views": "int"
        },
        "created": "2025-08-29 09:57:33",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.analytics_bi_account_overview_monthly`\n(\n `account_id`  int , `facility_id`  int , `month_key`  int , `title`  varchar(128) , `company_code`  varchar(128) , `bid_type`  varchar(10) , `views`  int , `bid_amount`  varchar(10) , `min_bid`  decimal(6,2) , `integration_type`  varchar(100) , `active`  int , `_origin`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-redshift-analytics-dev/raw/bi_account_overview_monthly/2025-08-29/1756479425'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_redshift.analytics_bi_account_overview_monthly`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_redshift.analytics_bi_account_overview_monthly"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}