Schema Info

Schema Name: sfdl_prod_googlesheet.sitelink_cancellations
  • created: 2018-10-31 16:45:38
  • disabled: False
  • format: raw
  • id: 567
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_googlesheet",
        "table": "sitelink_cancellations"
    }
  • type: googlesheet
Schema Versions: 15
    • created: 2026-04-17 06:00:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-17/1776423607'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-17/1776423607
    • id: 1718041
    • 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: 567
    • schema_scan_id: 162171270
    • updated: 2026-04-17 06:00:22
    • created: 2026-04-16 06:00:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-16/1776337208'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-16/1776337208
    • id: 1716813
    • 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: 567
    • schema_scan_id: 162115612
    • updated: 2026-04-16 06:00:21
    • created: 2026-04-15 06:00:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-15/1776250808'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-15/1776250808
    • id: 1715607
    • 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: 567
    • schema_scan_id: 162059819
    • updated: 2026-04-15 06:00:24
    • created: 2026-04-14 06:00:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-14/1776164408'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-14/1776164408
    • id: 1714423
    • 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: 567
    • schema_scan_id: 162004375
    • updated: 2026-04-14 06:00:23
    • created: 2026-04-13 06:00:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-13/1776078006'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-13/1776078006
    • id: 1713191
    • 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: 567
    • schema_scan_id: 161946392
    • updated: 2026-04-13 06:00:22
    • created: 2026-04-12 06:00:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-12/1775991607'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-12/1775991607
    • id: 1712010
    • 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: 567
    • schema_scan_id: 161897283
    • updated: 2026-04-12 06:00:20
    • created: 2026-04-11 06:00:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-11/1775905206'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-11/1775905206
    • id: 1710795
    • 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: 567
    • schema_scan_id: 161845045
    • updated: 2026-04-11 06:00:21
    • created: 2026-04-10 06:00:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-10/1775818805'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-10/1775818805
    • id: 1709623
    • 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: 567
    • schema_scan_id: 161790152
    • updated: 2026-04-10 06:00:20
    • created: 2026-04-09 06:00:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-09/1775732406'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-09/1775732406
    • id: 1708481
    • 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: 567
    • schema_scan_id: 161734292
    • updated: 2026-04-09 06:00:22
    • created: 2026-04-08 06:00:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-08/1775646006'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-08/1775646006
    • id: 1707291
    • 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: 567
    • schema_scan_id: 161679628
    • updated: 2026-04-08 06:00:19
    • created: 2026-04-07 06:00:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-07/1775559605'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-07/1775559605
    • id: 1706097
    • 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: 567
    • schema_scan_id: 161623322
    • updated: 2026-04-07 06:00:18
    • created: 2026-04-06 06:00:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-06/1775473205'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-06/1775473205
    • id: 1704868
    • 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: 567
    • schema_scan_id: 161565494
    • updated: 2026-04-06 06:00:18
    • created: 2026-04-05 06:00:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-05/1775386806'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-05/1775386806
    • id: 1703654
    • 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: 567
    • schema_scan_id: 161518569
    • updated: 2026-04-05 06:00:22
    • created: 2026-04-04 06:00:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-04/1775300405'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-04/1775300405
    • id: 1702506
    • 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: 567
    • schema_scan_id: 161464545
    • updated: 2026-04-04 06:00:20
    • created: 2026-04-03 06:00:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-03/1775214005'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
      ]
    • hive_path: s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-03/1775214005
    • id: 1701314
    • 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: 567
    • schema_scan_id: 161406168
    • updated: 2026-04-03 06:00:20
Schema Scans: 15
Last at 2026-04-17 06:00:08
    • duration: 0:00:13.604918
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162171270
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-17/1776423607",
              "key": "raw/cancellations/2026-04-17/1776423607/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-17 06:00:08
    • success: True
    • trace_id: 15752525070081743630
    • duration: 0:00:11.198130
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162115612
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-16/1776337208",
              "key": "raw/cancellations/2026-04-16/1776337208/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-16 06:00:10
    • success: True
    • trace_id: 13912161224295686202
    • duration: 0:00:13.645720
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162059819
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-15/1776250808",
              "key": "raw/cancellations/2026-04-15/1776250808/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-15 06:00:10
    • success: True
    • trace_id: 15223600017818218155
    • duration: 0:00:13.654475
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162004375
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-14/1776164408",
              "key": "raw/cancellations/2026-04-14/1776164408/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-14 06:00:10
    • success: True
    • trace_id: 18251973779617938655
    • duration: 0:00:13.855580
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161946392
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-13/1776078006",
              "key": "raw/cancellations/2026-04-13/1776078006/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-13 06:00:08
    • success: True
    • trace_id: 12936949467529196484
    • duration: 0:00:11.038897
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161897283
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-12/1775991607",
              "key": "raw/cancellations/2026-04-12/1775991607/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-12 06:00:09
    • success: True
    • trace_id: 13515016605007206626
    • duration: 0:00:13.745072
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161845045
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-11/1775905206",
              "key": "raw/cancellations/2026-04-11/1775905206/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-11 06:00:07
    • success: True
    • trace_id: 9655275264324322565
    • duration: 0:00:13.780266
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161790152
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-10/1775818805",
              "key": "raw/cancellations/2026-04-10/1775818805/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-10 06:00:07
    • success: True
    • trace_id: 2869530495796949824
    • duration: 0:00:13.755309
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161734292
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-09/1775732406",
              "key": "raw/cancellations/2026-04-09/1775732406/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-09 06:00:08
    • success: True
    • trace_id: 4199520511991655693
    • duration: 0:00:11.256015
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161679628
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-08/1775646006",
              "key": "raw/cancellations/2026-04-08/1775646006/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-08 06:00:07
    • success: True
    • trace_id: 18186000710238649387
    • duration: 0:00:11.184567
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161623322
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-07/1775559605",
              "key": "raw/cancellations/2026-04-07/1775559605/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-07 06:00:07
    • success: True
    • trace_id: 2451060073512814064
    • duration: 0:00:11.345774
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161565494
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-06/1775473205",
              "key": "raw/cancellations/2026-04-06/1775473205/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-06 06:00:07
    • success: True
    • trace_id: 16843484414613952402
    • duration: 0:00:13.719666
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161518569
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-05/1775386806",
              "key": "raw/cancellations/2026-04-05/1775386806/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-05 06:00:08
    • success: True
    • trace_id: 11072864414101534146
    • duration: 0:00:13.692217
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161464545
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-04/1775300405",
              "key": "raw/cancellations/2026-04-04/1775300405/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-04 06:00:06
    • success: True
    • trace_id: 3005843646096389475
    • duration: 0:00:13.720183
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161406168
    • 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-prod",
              "hive_path": "s3://sfdl-googlesheet-sitelink-prod/raw/cancellations/2026-04-03/1775214005",
              "key": "raw/cancellations/2026-04-03/1775214005/cancellations.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_googlesheet.sitelink_cancellations",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 567
    • start_time: 2026-04-03 06:00:07
    • success: True
    • trace_id: 7799981391182407024
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: 2026-04-17 06:00:08
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-17/1776423607'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-10-31 16:45:38",
        "disabled": false,
        "format": "raw",
        "id": 567,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_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": "2026-04-17 06:00:08",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_googlesheet`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/cancellations/2026-04-17/1776423607'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_googlesheet.sitelink_cancellations`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_googlesheet.sitelink_cancellations"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}