Schema Info

Schema Name: sfdl_dev_rds.incentive_offer
  • created: 2022-03-02 17:54:28
  • disabled: False
  • format: raw
  • id: 1712
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "incentive_offer"
    }
  • type: rds
Schema Versions: 2
    • created: 2022-03-15 21:33:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.incentive_offer`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.incentive_offer`\n(\n`visit_id`varchar(32),`modified_dtm`timestamp,`email`varchar(255),`association_type`varchar(32),`offer_id`varchar(32),`created_dtm`timestamp,`association_key`varchar(32),`first_name`varchar(255),`last_name`varchar(255),`expiration_date`date,`incentive_id`int,`active`tinyint\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397947'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.incentive_offer"
      ]
    • hive_path: s3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397947
    • id: 4688982
    • processed: 1
    • raw_data:
      {
          "active": 1,
          "association_key": "CZNFD4WW7",
          "association_type": "BOOKING",
          "created_dtm": "2018-03-05 13:13:20",
          "email": "[email protected]",
          "expiration_date": "2018-04-17",
          "first_name": "Jose F",
          "incentive_id": 2,
          "last_name": "Hernandez",
          "modified_dtm": "2018-03-05 13:13:20",
          "offer_id": "dfee21dec96c8697ccb01711b5c150c7",
          "visit_id": "985a9d8f374fccb7140326884"
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "association_key": "string",
          "association_type": "string",
          "created_dtm": "timestamp",
          "email": "string",
          "expiration_date": "date",
          "first_name": "string",
          "incentive_id": "int",
          "last_name": "string",
          "modified_dtm": "timestamp",
          "offer_id": "string",
          "visit_id": "string"
      }
    • schema_name_id: 1712
    • schema_scan_id: 5904395
    • updated: 2022-03-15 21:33:50
    • created: 2022-03-15 21:25:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.incentive_offer`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.incentive_offer`\n(\n`offer_id`varchar(32),`association_type`varchar(32),`association_key`varchar(32),`incentive_id`int,`created_dtm`timestamp,`modified_dtm`timestamp,`expiration_date`date,`first_name`varchar(255),`last_name`varchar(255),`email`varchar(255),`visit_id`varchar(32),`active`tinyint\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397473'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.incentive_offer"
      ]
    • hive_path: s3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397473
    • id: 4688979
    • processed: 1
    • raw_data:
      {
          "active": 1,
          "association_key": "CZNFD4WW7",
          "association_type": "BOOKING",
          "created_dtm": "2018-03-05 13:13:20",
          "email": "[email protected]",
          "expiration_date": 1523923200,
          "first_name": "Jose F",
          "incentive_id": 2,
          "last_name": "Hernandez",
          "modified_dtm": "2018-03-05 13:13:20",
          "offer_id": "dfee21dec96c8697ccb01711b5c150c7",
          "visit_id": "985a9d8f374fccb7140326884"
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "association_key": "string",
          "association_type": "string",
          "created_dtm": "timestamp",
          "email": "string",
          "expiration_date": "date",
          "first_name": "string",
          "incentive_id": "int",
          "last_name": "string",
          "modified_dtm": "timestamp",
          "offer_id": "string",
          "visit_id": "string"
      }
    • schema_name_id: 1712
    • schema_scan_id: 5904388
    • updated: 2022-03-15 21:25:35
Schema Scans: 2
Last at 2022-03-15 21:33:12
    • duration: 0:00:40.815393
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904395
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "association_key": "varchar(32)",
              "association_type": "varchar(32)",
              "created_dtm": "timestamp",
              "email": "varchar(255)",
              "expiration_date": "date",
              "first_name": "varchar(255)",
              "incentive_id": "int",
              "last_name": "varchar(255)",
              "modified_dtm": "timestamp",
              "offer_id": "varchar(32)",
              "visit_id": "varchar(32)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-incentive-dev",
              "hive_path": "s3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397947",
              "key": "raw/offer/2022-03-15/1647397947/data-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.incentive_offer",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 2267413431920655704,
              "service_name": "incentive",
              "span_id": 3624948490849090010,
              "trace_id": 2267413431920655704
          }
      }
    • running: False
    • schema_name_id: 1712
    • start_time: 2022-03-15 21:33:12
    • success: True
    • trace_id: 2267413431920655704
    • duration: 0:00:40.446410
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904388
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "association_key": "varchar(32)",
              "association_type": "varchar(32)",
              "created_dtm": "timestamp",
              "email": "varchar(255)",
              "expiration_date": "date",
              "first_name": "varchar(255)",
              "incentive_id": "int",
              "last_name": "varchar(255)",
              "modified_dtm": "timestamp",
              "offer_id": "varchar(32)",
              "visit_id": "varchar(32)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-incentive-dev",
              "hive_path": "s3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397473",
              "key": "raw/offer/2022-03-15/1647397473/data-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.incentive_offer",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 2267413431920655704,
              "service_name": "incentive",
              "span_id": 16355502636419773503,
              "trace_id": 2267413431920655704
          }
      }
    • running: False
    • schema_name_id: 1712
    • start_time: 2022-03-15 21:24:57
    • success: True
    • trace_id: 2267413431920655704
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "tinyint",
        "association_key": "string",
        "association_type": "string",
        "created_dtm": "timestamp",
        "email": "string",
        "expiration_date": "date",
        "first_name": "string",
        "incentive_id": "int",
        "last_name": "string",
        "modified_dtm": "timestamp",
        "offer_id": "string",
        "visit_id": "string"
    }
  • created: 2022-03-15 21:33:39
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.incentive_offer`\n(\n`visit_id`varchar(32),`modified_dtm`timestamp,`email`varchar(255),`association_type`varchar(32),`offer_id`varchar(32),`created_dtm`timestamp,`association_key`varchar(32),`first_name`varchar(255),`last_name`varchar(255),`expiration_date`date,`incentive_id`int,`active`tinyint\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397947'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.incentive_offer`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.incentive_offer"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-03-02 17:54:28",
        "disabled": false,
        "format": "raw",
        "id": 1712,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "incentive_offer"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "tinyint",
            "association_key": "string",
            "association_type": "string",
            "created_dtm": "timestamp",
            "email": "string",
            "expiration_date": "date",
            "first_name": "string",
            "incentive_id": "int",
            "last_name": "string",
            "modified_dtm": "timestamp",
            "offer_id": "string",
            "visit_id": "string"
        },
        "created": "2022-03-15 21:33:39",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.incentive_offer`\n(\n`visit_id`varchar(32),`modified_dtm`timestamp,`email`varchar(255),`association_type`varchar(32),`offer_id`varchar(32),`created_dtm`timestamp,`association_key`varchar(32),`first_name`varchar(255),`last_name`varchar(255),`expiration_date`date,`incentive_id`int,`active`tinyint\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-incentive-dev/raw/offer/2022-03-15/1647397947'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.incentive_offer`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.incentive_offer"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}