Schema Info

Schema Name: sfdl_prod_drivethru.molo_molocontactauthcredential
  • created: 2025-07-11 02:12:37
  • disabled: False
  • format: raw
  • id: 4248
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "molo_molocontactauthcredential"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2026-04-17 02:59:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-17/1776412696'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-17/1776412696
    • id: 1717556
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 162167146
    • updated: 2026-04-17 02:59:48
    • created: 2026-04-16 03:04:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-16/1776326459'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-16/1776326459
    • id: 1716343
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 162111710
    • updated: 2026-04-16 03:05:06
    • created: 2026-04-15 03:00:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-15/1776239930'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-15/1776239930
    • id: 1715124
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 162055634
    • updated: 2026-04-15 03:00:43
    • created: 2026-04-14 03:01:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-14/1776153655'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-14/1776153655
    • id: 1713928
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 162000307
    • updated: 2026-04-14 03:01:49
    • created: 2026-04-13 02:55:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-13/1776066848'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-13/1776066848
    • id: 1712713
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161941483
    • updated: 2026-04-13 02:55:45
    • created: 2026-04-12 02:57:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-12/1775980564'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-12/1775980564
    • id: 1711519
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161892286
    • updated: 2026-04-12 02:57:21
    • created: 2026-04-11 02:59:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-11/1775894324'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-11/1775894324
    • id: 1710304
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161840859
    • updated: 2026-04-11 03:00:03
    • created: 2026-04-10 03:06:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-10/1775808080'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-10/1775808080
    • id: 1709247
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161785933
    • updated: 2026-04-10 03:06:23
    • created: 2026-04-09 02:59:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-09/1775721419'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-09/1775721419
    • id: 1708033
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161729831
    • updated: 2026-04-09 02:59:36
    • created: 2026-04-08 03:04:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-08/1775635227'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-08/1775635227
    • id: 1706888
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161675494
    • updated: 2026-04-08 03:05:03
    • created: 2026-04-07 02:55:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-07/1775548401'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-07/1775548401
    • id: 1705652
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161618331
    • updated: 2026-04-07 02:55:14
    • created: 2026-04-06 03:00:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-06/1775462364'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-06/1775462364
    • id: 1704380
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161561248
    • updated: 2026-04-06 03:00:24
    • created: 2026-04-05 03:02:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-05/1775375992'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-05/1775375992
    • id: 1703246
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161514815
    • updated: 2026-04-05 03:03:08
    • created: 2026-04-04 02:59:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-04/1775289476'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-04/1775289476
    • id: 1702033
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161459811
    • updated: 2026-04-04 03:00:05
    • created: 2026-04-03 03:03:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-03/1775203249'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloContactAuthCredential/2026-04-03/1775203249
    • id: 1700820
    • processed: 1
    • raw_data:
      {
          "ContactId": 1,
          "Email": 4,
          "Id": 0,
          "LastFailedLogin": 8,
          "LastSuccessfulLogin": 7,
          "LoginAttempts": 6,
          "MarinaLocationId": 2,
          "OnboardingEmailHash": 10,
          "Password": 5,
          "PasswordResetSentAt": 9,
          "Username": 3
      }
    • schema_attributes:
      {
          "ContactId": "string",
          "Email": "string",
          "Id": "string",
          "LastFailedLogin": "string",
          "LastSuccessfulLogin": "string",
          "LoginAttempts": "string",
          "MarinaLocationId": "string",
          "OnboardingEmailHash": "string",
          "Password": "string",
          "PasswordResetSentAt": "string",
          "PortalEnabled": "string",
          "Username": "string"
      }
    • schema_name_id: 4248
    • schema_scan_id: 161401658
    • updated: 2026-04-03 03:03:56
Schema Scans: 15
Last at 2026-04-17 02:59:33
    • duration: 0:00:14.689156
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162167146
    • 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_moloContactAuthCredential/2026-04-17/1776412696",
              "key": "raw/molo_moloContactAuthCredential/2026-04-17/1776412696/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8651750444931246782,
              "service_name": "drive-thru",
              "span_id": 1090964201306297609,
              "trace_id": 13025003169451655887
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-17 02:59:33
    • success: True
    • trace_id: 13025003169451655887
    • duration: 0:00:14.518887
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162111710
    • 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_moloContactAuthCredential/2026-04-16/1776326459",
              "key": "raw/molo_moloContactAuthCredential/2026-04-16/1776326459/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14385824869377349272,
              "service_name": "drive-thru",
              "span_id": 1118470901062171317,
              "trace_id": 16618463091836209933
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-16 03:04:52
    • success: True
    • trace_id: 16618463091836209933
    • duration: 0:00:14.445773
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162055634
    • 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_moloContactAuthCredential/2026-04-15/1776239930",
              "key": "raw/molo_moloContactAuthCredential/2026-04-15/1776239930/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17321783343073019916,
              "service_name": "drive-thru",
              "span_id": 3124897848487898419,
              "trace_id": 7193190977561192446
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-15 03:00:28
    • success: True
    • trace_id: 7193190977561192446
    • duration: 0:00:11.935599
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162000307
    • 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_moloContactAuthCredential/2026-04-14/1776153655",
              "key": "raw/molo_moloContactAuthCredential/2026-04-14/1776153655/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9149474546702437757,
              "service_name": "drive-thru",
              "span_id": 9101516256627816712,
              "trace_id": 17084903846375726697
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-14 03:01:37
    • success: True
    • trace_id: 17084903846375726697
    • duration: 0:00:11.824596
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161941483
    • 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_moloContactAuthCredential/2026-04-13/1776066848",
              "key": "raw/molo_moloContactAuthCredential/2026-04-13/1776066848/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6325894178931434440,
              "service_name": "drive-thru",
              "span_id": 3674533905595881031,
              "trace_id": 2657481658761744774
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-13 02:55:33
    • success: True
    • trace_id: 2657481658761744774
    • duration: 0:00:14.383763
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161892286
    • 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_moloContactAuthCredential/2026-04-12/1775980564",
              "key": "raw/molo_moloContactAuthCredential/2026-04-12/1775980564/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6188929824525044314,
              "service_name": "drive-thru",
              "span_id": 16656350766645623830,
              "trace_id": 14694535177013000646
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-12 02:57:07
    • success: True
    • trace_id: 14694535177013000646
    • duration: 0:00:14.432880
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161840859
    • 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_moloContactAuthCredential/2026-04-11/1775894324",
              "key": "raw/molo_moloContactAuthCredential/2026-04-11/1775894324/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7042836857799874400,
              "service_name": "drive-thru",
              "span_id": 1805259555225598804,
              "trace_id": 11001879738377416204
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-11 02:59:49
    • success: True
    • trace_id: 11001879738377416204
    • duration: 0:00:11.913840
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161785933
    • 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_moloContactAuthCredential/2026-04-10/1775808080",
              "key": "raw/molo_moloContactAuthCredential/2026-04-10/1775808080/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13977942953966788013,
              "service_name": "drive-thru",
              "span_id": 998689334145160475,
              "trace_id": 11710933026259616670
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-10 03:06:12
    • success: True
    • trace_id: 11710933026259616670
    • duration: 0:00:14.404620
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161729831
    • 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_moloContactAuthCredential/2026-04-09/1775721419",
              "key": "raw/molo_moloContactAuthCredential/2026-04-09/1775721419/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14950168191266161915,
              "service_name": "drive-thru",
              "span_id": 12536034647805066227,
              "trace_id": 15044981409795175402
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-09 02:59:21
    • success: True
    • trace_id: 15044981409795175402
    • duration: 0:00:11.955073
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161675494
    • 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_moloContactAuthCredential/2026-04-08/1775635227",
              "key": "raw/molo_moloContactAuthCredential/2026-04-08/1775635227/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3127351145907782805,
              "service_name": "drive-thru",
              "span_id": 1166712150847140134,
              "trace_id": 6124003199117169145
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-08 03:04:51
    • success: True
    • trace_id: 6124003199117169145
    • duration: 0:00:11.886445
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161618331
    • 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_moloContactAuthCredential/2026-04-07/1775548401",
              "key": "raw/molo_moloContactAuthCredential/2026-04-07/1775548401/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3588752559487935819,
              "service_name": "drive-thru",
              "span_id": 191670736784839253,
              "trace_id": 3165481225593120179
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-07 02:55:02
    • success: True
    • trace_id: 3165481225593120179
    • duration: 0:00:14.478215
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161561248
    • 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_moloContactAuthCredential/2026-04-06/1775462364",
              "key": "raw/molo_moloContactAuthCredential/2026-04-06/1775462364/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8159136326599662373,
              "service_name": "drive-thru",
              "span_id": 3554377857036544704,
              "trace_id": 6925050295844001833
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-06 03:00:10
    • success: True
    • trace_id: 6925050295844001833
    • duration: 0:00:14.346233
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161514815
    • 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_moloContactAuthCredential/2026-04-05/1775375992",
              "key": "raw/molo_moloContactAuthCredential/2026-04-05/1775375992/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4737732674629883359,
              "service_name": "drive-thru",
              "span_id": 2928634557450645218,
              "trace_id": 15854119251031529873
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-05 03:02:54
    • success: True
    • trace_id: 15854119251031529873
    • duration: 0:00:14.416151
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161459811
    • 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_moloContactAuthCredential/2026-04-04/1775289476",
              "key": "raw/molo_moloContactAuthCredential/2026-04-04/1775289476/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11189725042539565211,
              "service_name": "drive-thru",
              "span_id": 12055144891408464391,
              "trace_id": 15305410017207418769
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-04 02:59:51
    • success: True
    • trace_id: 15305410017207418769
    • duration: 0:00:12.022546
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161401658
    • 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_moloContactAuthCredential/2026-04-03/1775203249",
              "key": "raw/molo_moloContactAuthCredential/2026-04-03/1775203249/ContactAuthCredential.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.molo_moloContactAuthCredential",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4061248380557661886,
              "service_name": "drive-thru",
              "span_id": 12812946470358246779,
              "trace_id": 7795639983542409268
          }
      }
    • running: False
    • schema_name_id: 4248
    • start_time: 2026-04-03 03:03:44
    • success: True
    • trace_id: 7795639983542409268
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "ContactId": "string",
        "Email": "string",
        "Id": "string",
        "LastFailedLogin": "string",
        "LastSuccessfulLogin": "string",
        "LoginAttempts": "string",
        "MarinaLocationId": "string",
        "OnboardingEmailHash": "string",
        "Password": "string",
        "PasswordResetSentAt": "string",
        "PortalEnabled": "string",
        "Username": "string"
    }
  • created: 2026-04-17 02:59:34
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-17/1776412696'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
    }
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:12:37",
        "disabled": false,
        "format": "raw",
        "id": 4248,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "molo_molocontactauthcredential"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "ContactId": "string",
            "Email": "string",
            "Id": "string",
            "LastFailedLogin": "string",
            "LastSuccessfulLogin": "string",
            "LoginAttempts": "string",
            "MarinaLocationId": "string",
            "OnboardingEmailHash": "string",
            "Password": "string",
            "PasswordResetSentAt": "string",
            "PortalEnabled": "string",
            "Username": "string"
        },
        "created": "2026-04-17 02:59:34",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_molocontactauthcredential`\n(\n `Id`  string , `ContactId`  string , `MarinaLocationId`  string , `Username`  string , `Email`  string , `Password`  string , `LoginAttempts`  string , `LastSuccessfulLogin`  string , `LastFailedLogin`  string , `PasswordResetSentAt`  string , `OnboardingEmailHash`  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_moloContactAuthCredential/2026-04-17/1776412696'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_molocontactauthcredential`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_molocontactauthcredential"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}