Schema Info

Schema Name: sfdl_dev_googlesheet.sitelink_cancellations
  • created: 2018-10-25 17:04:05
  • disabled: False
  • format: raw
  • id: 1072
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_googlesheet",
        "table": "sitelink_cancellations"
    }
  • type: googlesheet
Schema Versions: 3
    • created: 2022-01-27 15:18:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_dev_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_googlesheet.sitelink_cancellations`\n(\n `special_notes`  string , `credit_removed`  string , `name`  string , `xfer_opportunity`  string , `xfer_replacement`  string , `installed_or_closed_won`  string , `month_difference`  string , `boarding_date`  string , `merchant_requested_cancellation_date`  string , `msc_accessone_submitted`  string , `fd_close_date`  string , `access_one_date_bank_ticket`  string , `payeezy_disabled`  string , `mpa_cancellation_amount`  string , `cancellation_fee_received`  string , `six_month_carry_charges_finished`  string , `merchant_name`  string , `merchant_number`  string , `system`  string , `prin`  string , `sales_agent`  string , `description`  string , `cancellation_submitter`  string , `cancellation_reason`  string , `cancellation_reason_2`  string , `refunded`  string , `why`  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-googlesheet-sitelink-dev/raw/cancellations/2022-01-27/1643318302'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-dev/raw/cancellations/2022-01-27/1643318302
    • id: 4688247
    • processed: 1
    • raw_data:
      {
          "access_one_date_bank_ticket": 11,
          "boarding_date": 7,
          "cancellation_fee_received": 14,
          "cancellation_reason": 23,
          "cancellation_reason_2": 24,
          "cancellation_submitter": 22,
          "credit_removed": 1,
          "description": 21,
          "fd_close_date": 10,
          "installed_or_closed_won": 5,
          "merchant_name": 16,
          "merchant_number": 17,
          "merchant_requested_cancellation_date": 8,
          "month_difference": 6,
          "mpa_cancellation_amount": 13,
          "msc_accessone_submitted": 9,
          "name": 2,
          "payeezy_disabled": 12,
          "prin": 19,
          "refunded": 25,
          "sales_agent": 20,
          "six_month_carry_charges_finished": 15,
          "special_notes": 0,
          "system": 18,
          "why": 26,
          "xfer_opportunity": 3,
          "xfer_replacement": 4
      }
    • schema_attributes:
      {
          "access_one_date_bank_ticket": "string",
          "boarding_date": "string",
          "cancellation_fee_received": "string",
          "cancellation_reason": "string",
          "cancellation_reason_2": "string",
          "cancellation_submitter": "string",
          "credit_removed": "string",
          "description": "string",
          "fd_close_date": "string",
          "installed_or_closed_won": "string",
          "merchant_name": "string",
          "merchant_number": "string",
          "merchant_requested_cancellation_date": "string",
          "month_difference": "string",
          "mpa_cancellation_amount": "string",
          "msc_accessone_submitted": "string",
          "name": "string",
          "payeezy_disabled": "string",
          "prin": "string",
          "refunded": "string",
          "sales_agent": "string",
          "six_month_carry_charges_finished": "string",
          "special_notes": "string",
          "system": "string",
          "why": "string",
          "xfer_opportunity": "string",
          "xfer_replacement": "string"
      }
    • schema_name_id: 1072
    • schema_scan_id: 5884272
    • updated: 2022-01-27 15:18:34
    • created: 2021-08-18 06:00:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_dev_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_googlesheet.sitelink_cancellations`\n(\n `special_notes`  string , `credit_removed`  string , `name`  string , `xfer_opportunity`  string , `xfer_replacement`  string , `installed_or_closed_won`  string , `month_difference`  string , `boarding_date`  string , `merchant_requested_cancellation_date`  string , `msc_accessone_submitted`  string , `fd_close_date`  string , `access_one_date_bank_ticket`  string , `payeezy_disabled`  string , `mpa_cancellation_amount`  string , `cancellation_fee_received`  string , `six_month_carry_charges_finished`  string , `merchant_name`  string , `merchant_number`  string , `system`  string , `prin`  string , `sales_agent`  string , `description`  string , `cancellation_submitter`  string , `cancellation_reason`  string , `cancellation_reason_2`  string , `refunded`  string , `why`  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-googlesheet-sitelink-dev/raw/cancellations/2021-08-18/1629284406'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-dev/raw/cancellations/2021-08-18/1629284406
    • id: 4685703
    • processed: 1
    • raw_data:
      {
          "access_one_date_bank_ticket": 11,
          "boarding_date": 7,
          "cancellation_fee_received": 14,
          "cancellation_reason": 23,
          "cancellation_reason_2": 24,
          "cancellation_submitter": 22,
          "credit_removed": 1,
          "description": 21,
          "fd_close_date": 10,
          "installed_or_closed_won": 5,
          "merchant_name": 16,
          "merchant_number": 17,
          "merchant_requested_cancellation_date": 8,
          "month_difference": 6,
          "mpa_cancellation_amount": 13,
          "msc_accessone_submitted": 9,
          "name": 2,
          "payeezy_disabled": 12,
          "prin": 19,
          "refunded": 25,
          "sales_agent": 20,
          "six_month_carry_charges_finished": 15,
          "special_notes": 0,
          "system": 18,
          "why": 26,
          "xfer_opportunity": 3,
          "xfer_replacement": 4
      }
    • schema_attributes:
      {
          "access_one_date_bank_ticket": "string",
          "boarding_date": "string",
          "cancellation_fee_received": "string",
          "cancellation_reason": "string",
          "cancellation_reason_2": "string",
          "cancellation_submitter": "string",
          "credit_removed": "string",
          "description": "string",
          "fd_close_date": "string",
          "installed_or_closed_won": "string",
          "merchant_name": "string",
          "merchant_number": "string",
          "merchant_requested_cancellation_date": "string",
          "month_difference": "string",
          "mpa_cancellation_amount": "string",
          "msc_accessone_submitted": "string",
          "name": "string",
          "payeezy_disabled": "string",
          "prin": "string",
          "refunded": "string",
          "sales_agent": "string",
          "six_month_carry_charges_finished": "string",
          "special_notes": "string",
          "system": "string",
          "why": "string",
          "xfer_opportunity": "string",
          "xfer_replacement": "string"
      }
    • schema_name_id: 1072
    • schema_scan_id: 5826693
    • updated: 2021-08-18 06:00:19
    • created: 2021-08-17 06:00:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_dev_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_googlesheet.sitelink_cancellations`\n(\n `special_notes`  string , `credit_removed`  string , `name`  string , `xfer_opportunity`  string , `xfer_replacement`  string , `installed_or_closed_won`  string , `month_difference`  string , `boarding_date`  string , `merchant_requested_cancellation_date`  string , `msc_accessone_submitted`  string , `fd_close_date`  string , `access_one_date_bank_ticket`  string , `payeezy_disabled`  string , `mpa_cancellation_amount`  string , `cancellation_fee_received`  string , `six_month_carry_charges_finished`  string , `merchant_name`  string , `merchant_number`  string , `system`  string , `prin`  string , `sales_agent`  string , `description`  string , `cancellation_submitter`  string , `cancellation_reason`  string , `cancellation_reason_2`  string , `refunded`  string , `why`  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-googlesheet-sitelink-dev/raw/cancellations/2021-08-17/1629198004'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-dev/raw/cancellations/2021-08-17/1629198004
    • id: 4685645
    • processed: 1
    • raw_data:
      {
          "access_one_date_bank_ticket": 11,
          "boarding_date": 7,
          "cancellation_fee_received": 14,
          "cancellation_reason": 23,
          "cancellation_reason_2": 24,
          "cancellation_submitter": 22,
          "credit_removed": 1,
          "description": 21,
          "fd_close_date": 10,
          "installed_or_closed_won": 5,
          "merchant_name": 16,
          "merchant_number": 17,
          "merchant_requested_cancellation_date": 8,
          "month_difference": 6,
          "mpa_cancellation_amount": 13,
          "msc_accessone_submitted": 9,
          "name": 2,
          "payeezy_disabled": 12,
          "prin": 19,
          "refunded": 25,
          "sales_agent": 20,
          "six_month_carry_charges_finished": 15,
          "special_notes": 0,
          "system": 18,
          "why": 26,
          "xfer_opportunity": 3,
          "xfer_replacement": 4
      }
    • schema_attributes:
      {
          "access_one_date_bank_ticket": "string",
          "boarding_date": "string",
          "cancellation_fee_received": "string",
          "cancellation_reason": "string",
          "cancellation_reason_2": "string",
          "cancellation_submitter": "string",
          "credit_removed": "string",
          "description": "string",
          "fd_close_date": "string",
          "installed_or_closed_won": "string",
          "merchant_name": "string",
          "merchant_number": "string",
          "merchant_requested_cancellation_date": "string",
          "month_difference": "string",
          "mpa_cancellation_amount": "string",
          "msc_accessone_submitted": "string",
          "name": "string",
          "payeezy_disabled": "string",
          "prin": "string",
          "refunded": "string",
          "sales_agent": "string",
          "six_month_carry_charges_finished": "string",
          "special_notes": "string",
          "system": "string",
          "why": "string",
          "xfer_opportunity": "string",
          "xfer_replacement": "string"
      }
    • schema_name_id: 1072
    • schema_scan_id: 5826541
    • updated: 2021-08-17 06:00:17
Schema Scans: 3
Last at 2022-01-27 15:18:23
    • duration: 0:00:13.918922
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5884272
    • payload:
      {
          "datatype_dict": {
              "string": "string"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-googlesheet-sitelink-dev",
              "hive_path": "s3://sfdl-googlesheet-sitelink-dev/raw/cancellations/2022-01-27/1643318302",
              "key": "raw/cancellations/2022-01-27/1643318302/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 1072
    • start_time: 2022-01-27 15:18:23
    • success: True
    • trace_id: 11776269680150394326
    • duration: 0:00:14.090935
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5826693
    • payload:
      {
          "datatype_dict": {
              "string": "string"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-googlesheet-sitelink-dev",
              "hive_path": "s3://sfdl-googlesheet-sitelink-dev/raw/cancellations/2021-08-18/1629284406",
              "key": "raw/cancellations/2021-08-18/1629284406/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 1072
    • start_time: 2021-08-18 06:00:07
    • success: True
    • trace_id: 17395482404235691045
    • duration: 0:00:14.059090
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5826541
    • payload:
      {
          "datatype_dict": {
              "string": "string"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-googlesheet-sitelink-dev",
              "hive_path": "s3://sfdl-googlesheet-sitelink-dev/raw/cancellations/2021-08-17/1629198004",
              "key": "raw/cancellations/2021-08-17/1629198004/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 1072
    • start_time: 2021-08-17 06:00:06
    • success: True
    • trace_id: 13386249165501567697
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "access_one_date_bank_ticket": "string",
        "boarding_date": "string",
        "cancellation_fee_received": "string",
        "cancellation_reason": "string",
        "cancellation_reason_2": "string",
        "cancellation_submitter": "string",
        "credit_removed": "string",
        "description": "string",
        "fd_close_date": "string",
        "installed_or_closed_won": "string",
        "merchant_name": "string",
        "merchant_number": "string",
        "merchant_requested_cancellation_date": "string",
        "month_difference": "string",
        "mpa_cancellation_amount": "string",
        "msc_accessone_submitted": "string",
        "name": "string",
        "payeezy_disabled": "string",
        "prin": "string",
        "refunded": "string",
        "sales_agent": "string",
        "six_month_carry_charges_finished": "string",
        "special_notes": "string",
        "system": "string",
        "why": "string",
        "xfer_opportunity": "string",
        "xfer_replacement": "string"
    }
  • created: 2022-01-27 15:18:23
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_googlesheet`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_googlesheet.sitelink_cancellations`\n(\n `special_notes`  string , `credit_removed`  string , `name`  string , `xfer_opportunity`  string , `xfer_replacement`  string , `installed_or_closed_won`  string , `month_difference`  string , `boarding_date`  string , `merchant_requested_cancellation_date`  string , `msc_accessone_submitted`  string , `fd_close_date`  string , `access_one_date_bank_ticket`  string , `payeezy_disabled`  string , `mpa_cancellation_amount`  string , `cancellation_fee_received`  string , `six_month_carry_charges_finished`  string , `merchant_name`  string , `merchant_number`  string , `system`  string , `prin`  string , `sales_agent`  string , `description`  string , `cancellation_submitter`  string , `cancellation_reason`  string , `cancellation_reason_2`  string , `refunded`  string , `why`  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-googlesheet-sitelink-dev/raw/cancellations/2022-01-27/1643318302'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_googlesheet.sitelink_cancellations`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_googlesheet.sitelink_cancellations"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2018-10-25 17:04:05",
        "disabled": false,
        "format": "raw",
        "id": 1072,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_googlesheet",
            "table": "sitelink_cancellations"
        },
        "type": "googlesheet"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "access_one_date_bank_ticket": "string",
            "boarding_date": "string",
            "cancellation_fee_received": "string",
            "cancellation_reason": "string",
            "cancellation_reason_2": "string",
            "cancellation_submitter": "string",
            "credit_removed": "string",
            "description": "string",
            "fd_close_date": "string",
            "installed_or_closed_won": "string",
            "merchant_name": "string",
            "merchant_number": "string",
            "merchant_requested_cancellation_date": "string",
            "month_difference": "string",
            "mpa_cancellation_amount": "string",
            "msc_accessone_submitted": "string",
            "name": "string",
            "payeezy_disabled": "string",
            "prin": "string",
            "refunded": "string",
            "sales_agent": "string",
            "six_month_carry_charges_finished": "string",
            "special_notes": "string",
            "system": "string",
            "why": "string",
            "xfer_opportunity": "string",
            "xfer_replacement": "string"
        },
        "created": "2022-01-27 15:18:23",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_googlesheet`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_googlesheet.sitelink_cancellations`\n(\n `special_notes`  string , `credit_removed`  string , `name`  string , `xfer_opportunity`  string , `xfer_replacement`  string , `installed_or_closed_won`  string , `month_difference`  string , `boarding_date`  string , `merchant_requested_cancellation_date`  string , `msc_accessone_submitted`  string , `fd_close_date`  string , `access_one_date_bank_ticket`  string , `payeezy_disabled`  string , `mpa_cancellation_amount`  string , `cancellation_fee_received`  string , `six_month_carry_charges_finished`  string , `merchant_name`  string , `merchant_number`  string , `system`  string , `prin`  string , `sales_agent`  string , `description`  string , `cancellation_submitter`  string , `cancellation_reason`  string , `cancellation_reason_2`  string , `refunded`  string , `why`  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-googlesheet-sitelink-dev/raw/cancellations/2022-01-27/1643318302'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_googlesheet.sitelink_cancellations`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_googlesheet.sitelink_cancellations"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}