Schema Info

Schema Name: sfdl_stage_drivethru.molo_molostripeaccountset
  • created: 2023-08-10 14:03:06
  • disabled: False
  • format: raw
  • id: 2036
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "molo_molostripeaccountset"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-10-16 02:01:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripeaccountset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripeaccountset`\n(\n `Id`  string , `StripeId`  string , `Type`  string , `BusinessName`  string , `BusinessURL`  string , `ChargesEnabled`  string , `DefaultCurrency`  string , `DetailsSubmitted`  string , `DisplayName`  string , `PayoutsEnabled`  string , `DeclineChargeOnAVSFailure`  string , `DeclineChargeOnCVCFailure`  string , `PayoutScheduleDelayDays`  string , `PayoutScheduleInterval`  string , `MarinaLocation_Id`  string , `AddressLine1`  string , `AddressCity`  string , `AddressState`  string , `AddressPostalCode`  string , `TaxID`  string , `DescriptionofProducts`  string , `OwnerFirstName`  string , `OwnerLastName`  string , `OwnerDOB`  string , `OwnerAddressLine1`  string , `OwnerAddressCity`  string , `OwnerAddressState`  string , `OwnerAddressPostalCode`  string , `OwnerPhone`  string , `OwnerLast4SSN`  string , `OwnerStripeId`  string , `CompanyPhone`  string , `OwnerEmail`  string , `IsOwner`  string , `BusinessInfoLocked`  string , `FilestackFrontImage`  string , `FilestackBackImage`  string , `StripeFrontImage`  string , `StripeBackImage`  string , `OwnerJobTitle`  string , `isExecutive`  string , `AddressCountry`  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-stage/raw/molo_moloStripeAccountSet/2023-10-16/1697439332'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripeaccountset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripeAccountSet/2023-10-16/1697439332
    • id: 611818
    • processed: 1
    • raw_data:
      {
          "AddressCity": 16,
          "AddressCountry": 41,
          "AddressLine1": 15,
          "AddressPostalCode": 18,
          "AddressState": 17,
          "BusinessInfoLocked": 34,
          "BusinessName": 3,
          "BusinessURL": 4,
          "ChargesEnabled": 5,
          "CompanyPhone": 31,
          "DeclineChargeOnAVSFailure": 10,
          "DeclineChargeOnCVCFailure": 11,
          "DefaultCurrency": 6,
          "DescriptionofProducts": 20,
          "DetailsSubmitted": 7,
          "DisplayName": 8,
          "FilestackBackImage": 36,
          "FilestackFrontImage": 35,
          "Id": 0,
          "IsOwner": 33,
          "MarinaLocation_Id": 14,
          "OwnerAddressCity": 25,
          "OwnerAddressLine1": 24,
          "OwnerAddressPostalCode": 27,
          "OwnerAddressState": 26,
          "OwnerDOB": 23,
          "OwnerEmail": 32,
          "OwnerFirstName": 21,
          "OwnerJobTitle": 39,
          "OwnerLast4SSN": 29,
          "OwnerLastName": 22,
          "OwnerPhone": 28,
          "OwnerStripeId": 30,
          "PayoutScheduleDelayDays": 12,
          "PayoutScheduleInterval": 13,
          "PayoutsEnabled": 9,
          "StripeBackImage": 38,
          "StripeFrontImage": 37,
          "StripeId": 1,
          "TaxID": 19,
          "Type": 2,
          "isExecutive": 40
      }
    • schema_attributes:
      {
          "AddressCity": "string",
          "AddressCountry": "string",
          "AddressLine1": "string",
          "AddressPostalCode": "string",
          "AddressState": "string",
          "BusinessInfoLocked": "string",
          "BusinessName": "string",
          "BusinessURL": "string",
          "ChargesEnabled": "string",
          "CompanyPhone": "string",
          "DeclineChargeOnAVSFailure": "string",
          "DeclineChargeOnCVCFailure": "string",
          "DefaultCurrency": "string",
          "DescriptionofProducts": "string",
          "DetailsSubmitted": "string",
          "DisplayName": "string",
          "FilestackBackImage": "string",
          "FilestackFrontImage": "string",
          "Id": "string",
          "IsOwner": "string",
          "MarinaLocation_Id": "string",
          "OwnerAddressCity": "string",
          "OwnerAddressLine1": "string",
          "OwnerAddressPostalCode": "string",
          "OwnerAddressState": "string",
          "OwnerDOB": "string",
          "OwnerEmail": "string",
          "OwnerFirstName": "string",
          "OwnerJobTitle": "string",
          "OwnerLast4SSN": "string",
          "OwnerLastName": "string",
          "OwnerPhone": "string",
          "OwnerStripeId": "string",
          "PayoutScheduleDelayDays": "string",
          "PayoutScheduleInterval": "string",
          "PayoutsEnabled": "string",
          "StripeBackImage": "string",
          "StripeFrontImage": "string",
          "StripeId": "string",
          "TaxID": "string",
          "Type": "string",
          "isExecutive": "string"
      }
    • schema_name_id: 2036
    • schema_scan_id: 5253333
    • updated: 2023-10-16 02:01:36
    • created: 2023-10-15 02:00:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripeaccountset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripeaccountset`\n(\n `Id`  string , `StripeId`  string , `Type`  string , `BusinessName`  string , `BusinessURL`  string , `ChargesEnabled`  string , `DefaultCurrency`  string , `DetailsSubmitted`  string , `DisplayName`  string , `PayoutsEnabled`  string , `DeclineChargeOnAVSFailure`  string , `DeclineChargeOnCVCFailure`  string , `PayoutScheduleDelayDays`  string , `PayoutScheduleInterval`  string , `MarinaLocation_Id`  string , `AddressLine1`  string , `AddressCity`  string , `AddressState`  string , `AddressPostalCode`  string , `TaxID`  string , `DescriptionofProducts`  string , `OwnerFirstName`  string , `OwnerLastName`  string , `OwnerDOB`  string , `OwnerAddressLine1`  string , `OwnerAddressCity`  string , `OwnerAddressState`  string , `OwnerAddressPostalCode`  string , `OwnerPhone`  string , `OwnerLast4SSN`  string , `OwnerStripeId`  string , `CompanyPhone`  string , `OwnerEmail`  string , `IsOwner`  string , `BusinessInfoLocked`  string , `FilestackFrontImage`  string , `FilestackBackImage`  string , `StripeFrontImage`  string , `StripeBackImage`  string , `OwnerJobTitle`  string , `isExecutive`  string , `AddressCountry`  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-stage/raw/molo_moloStripeAccountSet/2023-10-15/1697352873'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripeaccountset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripeAccountSet/2023-10-15/1697352873
    • id: 611134
    • processed: 1
    • raw_data:
      {
          "AddressCity": 16,
          "AddressCountry": 41,
          "AddressLine1": 15,
          "AddressPostalCode": 18,
          "AddressState": 17,
          "BusinessInfoLocked": 34,
          "BusinessName": 3,
          "BusinessURL": 4,
          "ChargesEnabled": 5,
          "CompanyPhone": 31,
          "DeclineChargeOnAVSFailure": 10,
          "DeclineChargeOnCVCFailure": 11,
          "DefaultCurrency": 6,
          "DescriptionofProducts": 20,
          "DetailsSubmitted": 7,
          "DisplayName": 8,
          "FilestackBackImage": 36,
          "FilestackFrontImage": 35,
          "Id": 0,
          "IsOwner": 33,
          "MarinaLocation_Id": 14,
          "OwnerAddressCity": 25,
          "OwnerAddressLine1": 24,
          "OwnerAddressPostalCode": 27,
          "OwnerAddressState": 26,
          "OwnerDOB": 23,
          "OwnerEmail": 32,
          "OwnerFirstName": 21,
          "OwnerJobTitle": 39,
          "OwnerLast4SSN": 29,
          "OwnerLastName": 22,
          "OwnerPhone": 28,
          "OwnerStripeId": 30,
          "PayoutScheduleDelayDays": 12,
          "PayoutScheduleInterval": 13,
          "PayoutsEnabled": 9,
          "StripeBackImage": 38,
          "StripeFrontImage": 37,
          "StripeId": 1,
          "TaxID": 19,
          "Type": 2,
          "isExecutive": 40
      }
    • schema_attributes:
      {
          "AddressCity": "string",
          "AddressCountry": "string",
          "AddressLine1": "string",
          "AddressPostalCode": "string",
          "AddressState": "string",
          "BusinessInfoLocked": "string",
          "BusinessName": "string",
          "BusinessURL": "string",
          "ChargesEnabled": "string",
          "CompanyPhone": "string",
          "DeclineChargeOnAVSFailure": "string",
          "DeclineChargeOnCVCFailure": "string",
          "DefaultCurrency": "string",
          "DescriptionofProducts": "string",
          "DetailsSubmitted": "string",
          "DisplayName": "string",
          "FilestackBackImage": "string",
          "FilestackFrontImage": "string",
          "Id": "string",
          "IsOwner": "string",
          "MarinaLocation_Id": "string",
          "OwnerAddressCity": "string",
          "OwnerAddressLine1": "string",
          "OwnerAddressPostalCode": "string",
          "OwnerAddressState": "string",
          "OwnerDOB": "string",
          "OwnerEmail": "string",
          "OwnerFirstName": "string",
          "OwnerJobTitle": "string",
          "OwnerLast4SSN": "string",
          "OwnerLastName": "string",
          "OwnerPhone": "string",
          "OwnerStripeId": "string",
          "PayoutScheduleDelayDays": "string",
          "PayoutScheduleInterval": "string",
          "PayoutsEnabled": "string",
          "StripeBackImage": "string",
          "StripeFrontImage": "string",
          "StripeId": "string",
          "TaxID": "string",
          "Type": "string",
          "isExecutive": "string"
      }
    • schema_name_id: 2036
    • schema_scan_id: 5251469
    • updated: 2023-10-15 02:00:21
    • created: 2023-10-14 02:00:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripeaccountset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripeaccountset`\n(\n `Id`  string , `StripeId`  string , `Type`  string , `BusinessName`  string , `BusinessURL`  string , `ChargesEnabled`  string , `DefaultCurrency`  string , `DetailsSubmitted`  string , `DisplayName`  string , `PayoutsEnabled`  string , `DeclineChargeOnAVSFailure`  string , `DeclineChargeOnCVCFailure`  string , `PayoutScheduleDelayDays`  string , `PayoutScheduleInterval`  string , `MarinaLocation_Id`  string , `AddressLine1`  string , `AddressCity`  string , `AddressState`  string , `AddressPostalCode`  string , `TaxID`  string , `DescriptionofProducts`  string , `OwnerFirstName`  string , `OwnerLastName`  string , `OwnerDOB`  string , `OwnerAddressLine1`  string , `OwnerAddressCity`  string , `OwnerAddressState`  string , `OwnerAddressPostalCode`  string , `OwnerPhone`  string , `OwnerLast4SSN`  string , `OwnerStripeId`  string , `CompanyPhone`  string , `OwnerEmail`  string , `IsOwner`  string , `BusinessInfoLocked`  string , `FilestackFrontImage`  string , `FilestackBackImage`  string , `StripeFrontImage`  string , `StripeBackImage`  string , `OwnerJobTitle`  string , `isExecutive`  string , `AddressCountry`  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-stage/raw/molo_moloStripeAccountSet/2023-10-14/1697266553'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripeaccountset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripeAccountSet/2023-10-14/1697266553
    • id: 610433
    • processed: 1
    • raw_data:
      {
          "AddressCity": 16,
          "AddressCountry": 41,
          "AddressLine1": 15,
          "AddressPostalCode": 18,
          "AddressState": 17,
          "BusinessInfoLocked": 34,
          "BusinessName": 3,
          "BusinessURL": 4,
          "ChargesEnabled": 5,
          "CompanyPhone": 31,
          "DeclineChargeOnAVSFailure": 10,
          "DeclineChargeOnCVCFailure": 11,
          "DefaultCurrency": 6,
          "DescriptionofProducts": 20,
          "DetailsSubmitted": 7,
          "DisplayName": 8,
          "FilestackBackImage": 36,
          "FilestackFrontImage": 35,
          "Id": 0,
          "IsOwner": 33,
          "MarinaLocation_Id": 14,
          "OwnerAddressCity": 25,
          "OwnerAddressLine1": 24,
          "OwnerAddressPostalCode": 27,
          "OwnerAddressState": 26,
          "OwnerDOB": 23,
          "OwnerEmail": 32,
          "OwnerFirstName": 21,
          "OwnerJobTitle": 39,
          "OwnerLast4SSN": 29,
          "OwnerLastName": 22,
          "OwnerPhone": 28,
          "OwnerStripeId": 30,
          "PayoutScheduleDelayDays": 12,
          "PayoutScheduleInterval": 13,
          "PayoutsEnabled": 9,
          "StripeBackImage": 38,
          "StripeFrontImage": 37,
          "StripeId": 1,
          "TaxID": 19,
          "Type": 2,
          "isExecutive": 40
      }
    • schema_attributes:
      {
          "AddressCity": "string",
          "AddressCountry": "string",
          "AddressLine1": "string",
          "AddressPostalCode": "string",
          "AddressState": "string",
          "BusinessInfoLocked": "string",
          "BusinessName": "string",
          "BusinessURL": "string",
          "ChargesEnabled": "string",
          "CompanyPhone": "string",
          "DeclineChargeOnAVSFailure": "string",
          "DeclineChargeOnCVCFailure": "string",
          "DefaultCurrency": "string",
          "DescriptionofProducts": "string",
          "DetailsSubmitted": "string",
          "DisplayName": "string",
          "FilestackBackImage": "string",
          "FilestackFrontImage": "string",
          "Id": "string",
          "IsOwner": "string",
          "MarinaLocation_Id": "string",
          "OwnerAddressCity": "string",
          "OwnerAddressLine1": "string",
          "OwnerAddressPostalCode": "string",
          "OwnerAddressState": "string",
          "OwnerDOB": "string",
          "OwnerEmail": "string",
          "OwnerFirstName": "string",
          "OwnerJobTitle": "string",
          "OwnerLast4SSN": "string",
          "OwnerLastName": "string",
          "OwnerPhone": "string",
          "OwnerStripeId": "string",
          "PayoutScheduleDelayDays": "string",
          "PayoutScheduleInterval": "string",
          "PayoutsEnabled": "string",
          "StripeBackImage": "string",
          "StripeFrontImage": "string",
          "StripeId": "string",
          "TaxID": "string",
          "Type": "string",
          "isExecutive": "string"
      }
    • schema_name_id: 2036
    • schema_scan_id: 5249392
    • updated: 2023-10-14 02:00:28
Schema Scans: 3
Last at 2023-10-16 02:01:23
    • duration: 0:00:12.681175
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5253333
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripeAccountSet/2023-10-16/1697439332",
              "key": "raw/molo_moloStripeAccountSet/2023-10-16/1697439332/StripeAccountSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloStripeAccountSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5802579274167835055,
              "service_name": "drive-thru",
              "span_id": 17869971343426731917,
              "trace_id": 5206283858801429866
          }
      }
    • running: False
    • schema_name_id: 2036
    • start_time: 2023-10-16 02:01:23
    • success: True
    • trace_id: 5206283858801429866
    • duration: 0:00:12.830136
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5251469
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripeAccountSet/2023-10-15/1697352873",
              "key": "raw/molo_moloStripeAccountSet/2023-10-15/1697352873/StripeAccountSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloStripeAccountSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 161208049581975311,
              "service_name": "drive-thru",
              "span_id": 10531861029309332247,
              "trace_id": 2044727238049368298
          }
      }
    • running: False
    • schema_name_id: 2036
    • start_time: 2023-10-15 02:00:09
    • success: True
    • trace_id: 2044727238049368298
    • duration: 0:00:12.589347
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5249392
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripeAccountSet/2023-10-14/1697266553",
              "key": "raw/molo_moloStripeAccountSet/2023-10-14/1697266553/StripeAccountSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloStripeAccountSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16674774860680734897,
              "service_name": "drive-thru",
              "span_id": 3139244502016576838,
              "trace_id": 1468913722642748443
          }
      }
    • running: False
    • schema_name_id: 2036
    • start_time: 2023-10-14 02:00:15
    • success: True
    • trace_id: 1468913722642748443
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "AddressCity": "string",
        "AddressCountry": "string",
        "AddressLine1": "string",
        "AddressPostalCode": "string",
        "AddressState": "string",
        "BusinessInfoLocked": "string",
        "BusinessName": "string",
        "BusinessURL": "string",
        "ChargesEnabled": "string",
        "CompanyPhone": "string",
        "DeclineChargeOnAVSFailure": "string",
        "DeclineChargeOnCVCFailure": "string",
        "DefaultCurrency": "string",
        "DescriptionofProducts": "string",
        "DetailsSubmitted": "string",
        "DisplayName": "string",
        "FilestackBackImage": "string",
        "FilestackFrontImage": "string",
        "Id": "string",
        "IsOwner": "string",
        "MarinaLocation_Id": "string",
        "OwnerAddressCity": "string",
        "OwnerAddressLine1": "string",
        "OwnerAddressPostalCode": "string",
        "OwnerAddressState": "string",
        "OwnerDOB": "string",
        "OwnerEmail": "string",
        "OwnerFirstName": "string",
        "OwnerJobTitle": "string",
        "OwnerLast4SSN": "string",
        "OwnerLastName": "string",
        "OwnerPhone": "string",
        "OwnerStripeId": "string",
        "PayoutScheduleDelayDays": "string",
        "PayoutScheduleInterval": "string",
        "PayoutsEnabled": "string",
        "StripeBackImage": "string",
        "StripeFrontImage": "string",
        "StripeId": "string",
        "TaxID": "string",
        "Type": "string",
        "isExecutive": "string"
    }
  • created: 2023-10-16 02:01:25
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripeaccountset`\n(\n `Id`  string , `StripeId`  string , `Type`  string , `BusinessName`  string , `BusinessURL`  string , `ChargesEnabled`  string , `DefaultCurrency`  string , `DetailsSubmitted`  string , `DisplayName`  string , `PayoutsEnabled`  string , `DeclineChargeOnAVSFailure`  string , `DeclineChargeOnCVCFailure`  string , `PayoutScheduleDelayDays`  string , `PayoutScheduleInterval`  string , `MarinaLocation_Id`  string , `AddressLine1`  string , `AddressCity`  string , `AddressState`  string , `AddressPostalCode`  string , `TaxID`  string , `DescriptionofProducts`  string , `OwnerFirstName`  string , `OwnerLastName`  string , `OwnerDOB`  string , `OwnerAddressLine1`  string , `OwnerAddressCity`  string , `OwnerAddressState`  string , `OwnerAddressPostalCode`  string , `OwnerPhone`  string , `OwnerLast4SSN`  string , `OwnerStripeId`  string , `CompanyPhone`  string , `OwnerEmail`  string , `IsOwner`  string , `BusinessInfoLocked`  string , `FilestackFrontImage`  string , `FilestackBackImage`  string , `StripeFrontImage`  string , `StripeBackImage`  string , `OwnerJobTitle`  string , `isExecutive`  string , `AddressCountry`  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-stage/raw/molo_moloStripeAccountSet/2023-10-16/1697439332'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripeaccountset`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripeaccountset"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-08-10 14:03:06",
        "disabled": false,
        "format": "raw",
        "id": 2036,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "molo_molostripeaccountset"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "AddressCity": "string",
            "AddressCountry": "string",
            "AddressLine1": "string",
            "AddressPostalCode": "string",
            "AddressState": "string",
            "BusinessInfoLocked": "string",
            "BusinessName": "string",
            "BusinessURL": "string",
            "ChargesEnabled": "string",
            "CompanyPhone": "string",
            "DeclineChargeOnAVSFailure": "string",
            "DeclineChargeOnCVCFailure": "string",
            "DefaultCurrency": "string",
            "DescriptionofProducts": "string",
            "DetailsSubmitted": "string",
            "DisplayName": "string",
            "FilestackBackImage": "string",
            "FilestackFrontImage": "string",
            "Id": "string",
            "IsOwner": "string",
            "MarinaLocation_Id": "string",
            "OwnerAddressCity": "string",
            "OwnerAddressLine1": "string",
            "OwnerAddressPostalCode": "string",
            "OwnerAddressState": "string",
            "OwnerDOB": "string",
            "OwnerEmail": "string",
            "OwnerFirstName": "string",
            "OwnerJobTitle": "string",
            "OwnerLast4SSN": "string",
            "OwnerLastName": "string",
            "OwnerPhone": "string",
            "OwnerStripeId": "string",
            "PayoutScheduleDelayDays": "string",
            "PayoutScheduleInterval": "string",
            "PayoutsEnabled": "string",
            "StripeBackImage": "string",
            "StripeFrontImage": "string",
            "StripeId": "string",
            "TaxID": "string",
            "Type": "string",
            "isExecutive": "string"
        },
        "created": "2023-10-16 02:01:25",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripeaccountset`\n(\n `Id`  string , `StripeId`  string , `Type`  string , `BusinessName`  string , `BusinessURL`  string , `ChargesEnabled`  string , `DefaultCurrency`  string , `DetailsSubmitted`  string , `DisplayName`  string , `PayoutsEnabled`  string , `DeclineChargeOnAVSFailure`  string , `DeclineChargeOnCVCFailure`  string , `PayoutScheduleDelayDays`  string , `PayoutScheduleInterval`  string , `MarinaLocation_Id`  string , `AddressLine1`  string , `AddressCity`  string , `AddressState`  string , `AddressPostalCode`  string , `TaxID`  string , `DescriptionofProducts`  string , `OwnerFirstName`  string , `OwnerLastName`  string , `OwnerDOB`  string , `OwnerAddressLine1`  string , `OwnerAddressCity`  string , `OwnerAddressState`  string , `OwnerAddressPostalCode`  string , `OwnerPhone`  string , `OwnerLast4SSN`  string , `OwnerStripeId`  string , `CompanyPhone`  string , `OwnerEmail`  string , `IsOwner`  string , `BusinessInfoLocked`  string , `FilestackFrontImage`  string , `FilestackBackImage`  string , `StripeFrontImage`  string , `StripeBackImage`  string , `OwnerJobTitle`  string , `isExecutive`  string , `AddressCountry`  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-stage/raw/molo_moloStripeAccountSet/2023-10-16/1697439332'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripeaccountset`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripeaccountset"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}