Schema Info

Schema Name: sfdl_prod_drivethru.molo_molopayments
  • created: 2025-07-11 02:17:53
  • disabled: False
  • format: raw
  • id: 4257
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "molo_molopayments"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2026-04-17 03:06:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-17/1776412809'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-17/1776412809
    • id: 1717671
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 162167650
    • updated: 2026-04-17 03:06:23
    • created: 2026-04-16 03:08:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-16/1776326564'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-16/1776326564
    • id: 1716411
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 162111842
    • updated: 2026-04-16 03:08:26
    • created: 2026-04-15 03:05:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-15/1776240034'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-15/1776240034
    • id: 1715218
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 162055947
    • updated: 2026-04-15 03:05:46
    • created: 2026-04-14 03:06:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-14/1776153763'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-14/1776153763
    • id: 1714035
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 162000519
    • updated: 2026-04-14 03:06:58
    • created: 2026-04-13 02:58:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-13/1776066957'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-13/1776066957
    • id: 1712782
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161941706
    • updated: 2026-04-13 02:58:57
    • created: 2026-04-12 03:00:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-12/1775980670'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-12/1775980670
    • id: 1711578
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161892584
    • updated: 2026-04-12 03:00:35
    • created: 2026-04-11 03:03:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-11/1775894431'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-11/1775894431
    • id: 1710384
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161841128
    • updated: 2026-04-11 03:04:00
    • created: 2026-04-10 03:05:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-10/1775808188'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-10/1775808188
    • id: 1709226
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161785908
    • updated: 2026-04-10 03:05:37
    • created: 2026-04-09 03:02:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-09/1775721527'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-09/1775721527
    • id: 1708101
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161730175
    • updated: 2026-04-09 03:02:39
    • created: 2026-04-08 03:03:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-08/1775635355'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-08/1775635355
    • id: 1706858
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161675436
    • updated: 2026-04-08 03:03:47
    • created: 2026-04-07 02:57:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-07/1775548505'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-07/1775548505
    • id: 1705710
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161618416
    • updated: 2026-04-07 02:57:33
    • created: 2026-04-06 03:10:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-06/1775462472'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-06/1775462472
    • id: 1704600
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161561744
    • updated: 2026-04-06 03:10:25
    • created: 2026-04-05 03:04:44
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-05/1775376098'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-05/1775376098
    • id: 1703292
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161514869
    • updated: 2026-04-05 03:04:58
    • created: 2026-04-04 03:05:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-04/1775289581'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-04/1775289581
    • id: 1702168
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161460383
    • updated: 2026-04-04 03:06:00
    • created: 2026-04-03 03:08:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-03/1775203354'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-03/1775203354
    • id: 1700914
    • processed: 1
    • raw_data:
      {
          "AccountId": 13,
          "Amount": 2,
          "CCApprovalCode": 10,
          "CCBillingZip": 7,
          "CCExpirationMonth": 5,
          "CCExpirationYear": 6,
          "CCFeeAmount": 9,
          "CVV2": 8,
          "CheckNumber": 14,
          "DatePosted": 1,
          "Id": 0,
          "Latitude": 11,
          "Longitude": 12,
          "MarinaLocationId": 4,
          "PaymentMethodId": 3
      }
    • schema_attributes:
      {
          "AccountId": "string",
          "Amount": "string",
          "CCApprovalCode": "string",
          "CCBillingZip": "string",
          "CCExpirationMonth": "string",
          "CCExpirationYear": "string",
          "CCFeeAmount": "string",
          "CVV2": "string",
          "CheckNumber": "string",
          "DatePosted": "string",
          "Id": "string",
          "Latitude": "string",
          "Longitude": "string",
          "MarinaLocationId": "string",
          "PaymentMethodId": "string"
      }
    • schema_name_id: 4257
    • schema_scan_id: 161401867
    • updated: 2026-04-03 03:09:02
Schema Scans: 15
Last at 2026-04-17 03:06:11
    • duration: 0:00:12.038414
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162167650
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-17/1776412809",
              "key": "raw/molo_moloPayments/2026-04-17/1776412809/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10211494031810754548,
              "service_name": "drive-thru",
              "span_id": 14362982389719618551,
              "trace_id": 5817888817083615838
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-17 03:06:11
    • success: True
    • trace_id: 5817888817083615838
    • duration: 0:00:12.136307
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162111842
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-16/1776326564",
              "key": "raw/molo_moloPayments/2026-04-16/1776326564/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13430473125905410342,
              "service_name": "drive-thru",
              "span_id": 16533043574895925722,
              "trace_id": 8506462015948190911
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-16 03:08:14
    • success: True
    • trace_id: 8506462015948190911
    • duration: 0:00:14.545879
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162055947
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-15/1776240034",
              "key": "raw/molo_moloPayments/2026-04-15/1776240034/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15768114798830119371,
              "service_name": "drive-thru",
              "span_id": 15832804317275751843,
              "trace_id": 10897277809574026700
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-15 03:05:32
    • success: True
    • trace_id: 10897277809574026700
    • duration: 0:00:12.115910
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162000519
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-14/1776153763",
              "key": "raw/molo_moloPayments/2026-04-14/1776153763/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12853824223712569991,
              "service_name": "drive-thru",
              "span_id": 3091873561449953529,
              "trace_id": 155853276583193592
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-14 03:06:46
    • success: True
    • trace_id: 155853276583193592
    • duration: 0:00:11.949899
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161941706
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-13/1776066957",
              "key": "raw/molo_moloPayments/2026-04-13/1776066957/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6180710082190175119,
              "service_name": "drive-thru",
              "span_id": 2101865034959321052,
              "trace_id": 6381734536421818583
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-13 02:58:45
    • success: True
    • trace_id: 6381734536421818583
    • duration: 0:00:14.508109
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161892584
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-12/1775980670",
              "key": "raw/molo_moloPayments/2026-04-12/1775980670/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 73151141441325813,
              "service_name": "drive-thru",
              "span_id": 8897587794887138124,
              "trace_id": 882109205165110080
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-12 03:00:20
    • success: True
    • trace_id: 882109205165110080
    • duration: 0:00:14.515387
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161841128
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-11/1775894431",
              "key": "raw/molo_moloPayments/2026-04-11/1775894431/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2798707516685997891,
              "service_name": "drive-thru",
              "span_id": 4443502402562761901,
              "trace_id": 3480787990644563937
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-11 03:03:45
    • success: True
    • trace_id: 3480787990644563937
    • duration: 0:00:14.610612
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161785908
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-10/1775808188",
              "key": "raw/molo_moloPayments/2026-04-10/1775808188/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 72762819805383090,
              "service_name": "drive-thru",
              "span_id": 17532569556155162458,
              "trace_id": 17307755346831141136
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-10 03:05:23
    • success: True
    • trace_id: 17307755346831141136
    • duration: 0:00:14.753305
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161730175
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-09/1775721527",
              "key": "raw/molo_moloPayments/2026-04-09/1775721527/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15511604494987894143,
              "service_name": "drive-thru",
              "span_id": 12365846169592002168,
              "trace_id": 5715260487846289340
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-09 03:02:24
    • success: True
    • trace_id: 5715260487846289340
    • duration: 0:00:14.512199
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161675436
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-08/1775635355",
              "key": "raw/molo_moloPayments/2026-04-08/1775635355/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11297648091650259666,
              "service_name": "drive-thru",
              "span_id": 9677653903120027108,
              "trace_id": 5990221277061594086
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-08 03:03:33
    • success: True
    • trace_id: 5990221277061594086
    • duration: 0:00:11.979715
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161618416
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-07/1775548505",
              "key": "raw/molo_moloPayments/2026-04-07/1775548505/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6704616260145776897,
              "service_name": "drive-thru",
              "span_id": 8874857645181653870,
              "trace_id": 5487788817398893539
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-07 02:57:22
    • success: True
    • trace_id: 5487788817398893539
    • duration: 0:00:14.644210
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161561744
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-06/1775462472",
              "key": "raw/molo_moloPayments/2026-04-06/1775462472/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3167539887119110669,
              "service_name": "drive-thru",
              "span_id": 15163145264135128780,
              "trace_id": 908240467961684934
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-06 03:10:10
    • success: True
    • trace_id: 908240467961684934
    • duration: 0:00:14.685913
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161514869
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-05/1775376098",
              "key": "raw/molo_moloPayments/2026-04-05/1775376098/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11656975182323711108,
              "service_name": "drive-thru",
              "span_id": 3097110896473368147,
              "trace_id": 1652060808868443619
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-05 03:04:44
    • success: True
    • trace_id: 1652060808868443619
    • duration: 0:00:14.579436
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161460383
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-04/1775289581",
              "key": "raw/molo_moloPayments/2026-04-04/1775289581/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16158149274891061576,
              "service_name": "drive-thru",
              "span_id": 14453403645985265016,
              "trace_id": 12356318426216822449
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-04 03:05:45
    • success: True
    • trace_id: 12356318426216822449
    • duration: 0:00:14.581366
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161401867
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-03/1775203354",
              "key": "raw/molo_moloPayments/2026-04-03/1775203354/Payments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloPayments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10068826804399263018,
              "service_name": "drive-thru",
              "span_id": 2802346897585907503,
              "trace_id": 3951121285897641770
          }
      }
    • running: False
    • schema_name_id: 4257
    • start_time: 2026-04-03 03:08:47
    • success: True
    • trace_id: 3951121285897641770
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "AccountId": "string",
        "Amount": "string",
        "CCApprovalCode": "string",
        "CCBillingZip": "string",
        "CCExpirationMonth": "string",
        "CCExpirationYear": "string",
        "CCFeeAmount": "string",
        "CVV2": "string",
        "CheckNumber": "string",
        "DatePosted": "string",
        "Id": "string",
        "Latitude": "string",
        "Longitude": "string",
        "MarinaLocationId": "string",
        "PaymentMethodId": "string"
    }
  • created: 2026-04-17 03:06:12
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-17/1776412809'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2025-07-11 02:17:53",
        "disabled": false,
        "format": "raw",
        "id": 4257,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "molo_molopayments"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "AccountId": "string",
            "Amount": "string",
            "CCApprovalCode": "string",
            "CCBillingZip": "string",
            "CCExpirationMonth": "string",
            "CCExpirationYear": "string",
            "CCFeeAmount": "string",
            "CVV2": "string",
            "CheckNumber": "string",
            "DatePosted": "string",
            "Id": "string",
            "Latitude": "string",
            "Longitude": "string",
            "MarinaLocationId": "string",
            "PaymentMethodId": "string"
        },
        "created": "2026-04-17 03:06:12",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molopayments`\n(\n `Id`  string , `DatePosted`  string , `Amount`  string , `PaymentMethodId`  string , `MarinaLocationId`  string , `CCExpirationMonth`  string , `CCExpirationYear`  string , `CCBillingZip`  string , `CVV2`  string , `CCFeeAmount`  string , `CCApprovalCode`  string , `Latitude`  string , `Longitude`  string , `AccountId`  string , `CheckNumber`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloPayments/2026-04-17/1776412809'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molopayments`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molopayments"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}