Schema Info

Schema Name: sfdl_stage_drivethru.stellar_mmscustomer
  • created: 2023-01-30 17:58:31
  • disabled: False
  • format: raw
  • id: 1581
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "stellar_mmscustomer"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-02-06 01:15:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmscustomer`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmscustomer`\n(\n `tenant`  string , `id`  string , `display_id`  string , `salutation`  string , `first_name`  string , `last_name`  string , `nickname`  string , `is_internal`  string , `is_person`  string , `company_name`  string , `phone`  string , `email`  string , `no_email`  string , `alternative_email`  string , `alternative_phone`  string , `primary_location_id`  string , `inactive_reason_id`  string , `password`  string , `status`  string , `ar_balance`  string , `security_deposit_balance`  string , `pos_ar_balance`  string , `emergency_contact_email`  string , `emergency_contact_name`  string , `emergency_contact_phone`  string , `tax_id_number`  string , `allow_ar_payment_type`  string , `pos_ar_credit_limit`  string , `alert_notes`  string , `category_id`  string , `language_id`  string , `lead_source_id`  string , `use_auto_pay`  string , `marketing_subscription_status`  string , `exempt_from_primary_sales_tax`  string , `exempt_from_secondary_sales_tax`  string , `club_home_location_id`  string , `club_status`  string , `club_tier_id`  string , `club_start_date`  string , `club_end_date`  string , `club_recurring_billing_start_date`  string , `club_use_recurring_billing`  string , `external_id`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `inactive_reason_other`  string , `username`  string , `is_temp_password`  string , `password_reset_code`  string , `failed_login_attempts`  string , `last_failed_login_attempt`  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/stellar_mmscustomer/2023-02-06/1675667617'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmscustomer"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmscustomer/2023-02-06/1675667617
    • id: 495839
    • processed: 1
    • raw_data:
      {
          "alert_notes": 28,
          "allow_ar_payment_type": 26,
          "alternative_email": 13,
          "alternative_phone": 14,
          "ar_balance": 19,
          "category_id": 29,
          "club_end_date": 40,
          "club_home_location_id": 36,
          "club_recurring_billing_start_date": 41,
          "club_start_date": 39,
          "club_status": 37,
          "club_tier_id": 38,
          "club_use_recurring_billing": 42,
          "company_name": 9,
          "created_at": 46,
          "created_by": 44,
          "display_id": 2,
          "email": 11,
          "emergency_contact_email": 22,
          "emergency_contact_name": 23,
          "emergency_contact_phone": 24,
          "exempt_from_primary_sales_tax": 34,
          "exempt_from_secondary_sales_tax": 35,
          "external_id": 43,
          "failed_login_attempts": 52,
          "first_name": 4,
          "id": 1,
          "inactive_reason_id": 16,
          "inactive_reason_other": 48,
          "is_internal": 7,
          "is_person": 8,
          "is_temp_password": 50,
          "language_id": 30,
          "last_failed_login_attempt": 53,
          "last_name": 5,
          "lead_source_id": 31,
          "marketing_subscription_status": 33,
          "nickname": 6,
          "no_email": 12,
          "password": 17,
          "password_reset_code": 51,
          "phone": 10,
          "pos_ar_balance": 21,
          "pos_ar_credit_limit": 27,
          "primary_location_id": 15,
          "salutation": 3,
          "security_deposit_balance": 20,
          "status": 18,
          "tax_id_number": 25,
          "tenant": 0,
          "updated_at": 47,
          "updated_by": 45,
          "use_auto_pay": 32,
          "username": 49
      }
    • schema_attributes:
      {
          "alert_notes": "string",
          "allow_ar_payment_type": "string",
          "alternative_email": "string",
          "alternative_phone": "string",
          "ar_balance": "string",
          "category_id": "string",
          "club_end_date": "string",
          "club_home_location_id": "string",
          "club_recurring_billing_start_date": "string",
          "club_start_date": "string",
          "club_status": "string",
          "club_tier_id": "string",
          "club_use_recurring_billing": "string",
          "company_name": "string",
          "created_at": "string",
          "created_by": "string",
          "display_id": "string",
          "email": "string",
          "emergency_contact_email": "string",
          "emergency_contact_name": "string",
          "emergency_contact_phone": "string",
          "exempt_from_primary_sales_tax": "string",
          "exempt_from_secondary_sales_tax": "string",
          "external_id": "string",
          "failed_login_attempts": "string",
          "first_name": "string",
          "id": "string",
          "inactive_reason_id": "string",
          "inactive_reason_other": "string",
          "is_internal": "string",
          "is_person": "string",
          "is_temp_password": "string",
          "language_id": "string",
          "last_failed_login_attempt": "string",
          "last_name": "string",
          "lead_source_id": "string",
          "marketing_subscription_status": "string",
          "nickname": "string",
          "no_email": "string",
          "password": "string",
          "password_reset_code": "string",
          "phone": "string",
          "pos_ar_balance": "string",
          "pos_ar_credit_limit": "string",
          "primary_location_id": "string",
          "salutation": "string",
          "security_deposit_balance": "string",
          "status": "string",
          "tax_id_number": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string",
          "use_auto_pay": "string",
          "username": "string"
      }
    • schema_name_id: 1581
    • schema_scan_id: 4595482
    • updated: 2023-02-06 01:16:07
    • created: 2023-02-05 01:16:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmscustomer`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmscustomer`\n(\n `tenant`  string , `id`  string , `display_id`  string , `salutation`  string , `first_name`  string , `last_name`  string , `nickname`  string , `is_internal`  string , `is_person`  string , `company_name`  string , `phone`  string , `email`  string , `no_email`  string , `alternative_email`  string , `alternative_phone`  string , `primary_location_id`  string , `inactive_reason_id`  string , `password`  string , `status`  string , `ar_balance`  string , `security_deposit_balance`  string , `pos_ar_balance`  string , `emergency_contact_email`  string , `emergency_contact_name`  string , `emergency_contact_phone`  string , `tax_id_number`  string , `allow_ar_payment_type`  string , `pos_ar_credit_limit`  string , `alert_notes`  string , `category_id`  string , `language_id`  string , `lead_source_id`  string , `use_auto_pay`  string , `marketing_subscription_status`  string , `exempt_from_primary_sales_tax`  string , `exempt_from_secondary_sales_tax`  string , `club_home_location_id`  string , `club_status`  string , `club_tier_id`  string , `club_start_date`  string , `club_end_date`  string , `club_recurring_billing_start_date`  string , `club_use_recurring_billing`  string , `external_id`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `inactive_reason_other`  string , `username`  string , `is_temp_password`  string , `password_reset_code`  string , `failed_login_attempts`  string , `last_failed_login_attempt`  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/stellar_mmscustomer/2023-02-05/1675581157'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmscustomer"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmscustomer/2023-02-05/1675581157
    • id: 495164
    • processed: 1
    • raw_data:
      {
          "alert_notes": 28,
          "allow_ar_payment_type": 26,
          "alternative_email": 13,
          "alternative_phone": 14,
          "ar_balance": 19,
          "category_id": 29,
          "club_end_date": 40,
          "club_home_location_id": 36,
          "club_recurring_billing_start_date": 41,
          "club_start_date": 39,
          "club_status": 37,
          "club_tier_id": 38,
          "club_use_recurring_billing": 42,
          "company_name": 9,
          "created_at": 46,
          "created_by": 44,
          "display_id": 2,
          "email": 11,
          "emergency_contact_email": 22,
          "emergency_contact_name": 23,
          "emergency_contact_phone": 24,
          "exempt_from_primary_sales_tax": 34,
          "exempt_from_secondary_sales_tax": 35,
          "external_id": 43,
          "failed_login_attempts": 52,
          "first_name": 4,
          "id": 1,
          "inactive_reason_id": 16,
          "inactive_reason_other": 48,
          "is_internal": 7,
          "is_person": 8,
          "is_temp_password": 50,
          "language_id": 30,
          "last_failed_login_attempt": 53,
          "last_name": 5,
          "lead_source_id": 31,
          "marketing_subscription_status": 33,
          "nickname": 6,
          "no_email": 12,
          "password": 17,
          "password_reset_code": 51,
          "phone": 10,
          "pos_ar_balance": 21,
          "pos_ar_credit_limit": 27,
          "primary_location_id": 15,
          "salutation": 3,
          "security_deposit_balance": 20,
          "status": 18,
          "tax_id_number": 25,
          "tenant": 0,
          "updated_at": 47,
          "updated_by": 45,
          "use_auto_pay": 32,
          "username": 49
      }
    • schema_attributes:
      {
          "alert_notes": "string",
          "allow_ar_payment_type": "string",
          "alternative_email": "string",
          "alternative_phone": "string",
          "ar_balance": "string",
          "category_id": "string",
          "club_end_date": "string",
          "club_home_location_id": "string",
          "club_recurring_billing_start_date": "string",
          "club_start_date": "string",
          "club_status": "string",
          "club_tier_id": "string",
          "club_use_recurring_billing": "string",
          "company_name": "string",
          "created_at": "string",
          "created_by": "string",
          "display_id": "string",
          "email": "string",
          "emergency_contact_email": "string",
          "emergency_contact_name": "string",
          "emergency_contact_phone": "string",
          "exempt_from_primary_sales_tax": "string",
          "exempt_from_secondary_sales_tax": "string",
          "external_id": "string",
          "failed_login_attempts": "string",
          "first_name": "string",
          "id": "string",
          "inactive_reason_id": "string",
          "inactive_reason_other": "string",
          "is_internal": "string",
          "is_person": "string",
          "is_temp_password": "string",
          "language_id": "string",
          "last_failed_login_attempt": "string",
          "last_name": "string",
          "lead_source_id": "string",
          "marketing_subscription_status": "string",
          "nickname": "string",
          "no_email": "string",
          "password": "string",
          "password_reset_code": "string",
          "phone": "string",
          "pos_ar_balance": "string",
          "pos_ar_credit_limit": "string",
          "primary_location_id": "string",
          "salutation": "string",
          "security_deposit_balance": "string",
          "status": "string",
          "tax_id_number": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string",
          "use_auto_pay": "string",
          "username": "string"
      }
    • schema_name_id: 1581
    • schema_scan_id: 4592692
    • updated: 2023-02-05 01:16:40
    • created: 2023-02-04 01:14:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmscustomer`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmscustomer`\n(\n `tenant`  string , `id`  string , `display_id`  string , `salutation`  string , `first_name`  string , `last_name`  string , `nickname`  string , `is_internal`  string , `is_person`  string , `company_name`  string , `phone`  string , `email`  string , `no_email`  string , `alternative_email`  string , `alternative_phone`  string , `primary_location_id`  string , `inactive_reason_id`  string , `password`  string , `status`  string , `ar_balance`  string , `security_deposit_balance`  string , `pos_ar_balance`  string , `emergency_contact_email`  string , `emergency_contact_name`  string , `emergency_contact_phone`  string , `tax_id_number`  string , `allow_ar_payment_type`  string , `pos_ar_credit_limit`  string , `alert_notes`  string , `category_id`  string , `language_id`  string , `lead_source_id`  string , `use_auto_pay`  string , `marketing_subscription_status`  string , `exempt_from_primary_sales_tax`  string , `exempt_from_secondary_sales_tax`  string , `club_home_location_id`  string , `club_status`  string , `club_tier_id`  string , `club_start_date`  string , `club_end_date`  string , `club_recurring_billing_start_date`  string , `club_use_recurring_billing`  string , `external_id`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `inactive_reason_other`  string , `username`  string , `is_temp_password`  string , `password_reset_code`  string , `failed_login_attempts`  string , `last_failed_login_attempt`  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/stellar_mmscustomer/2023-02-04/1675494379'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmscustomer"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmscustomer/2023-02-04/1675494379
    • id: 494547
    • processed: 1
    • raw_data:
      {
          "alert_notes": 28,
          "allow_ar_payment_type": 26,
          "alternative_email": 13,
          "alternative_phone": 14,
          "ar_balance": 19,
          "category_id": 29,
          "club_end_date": 40,
          "club_home_location_id": 36,
          "club_recurring_billing_start_date": 41,
          "club_start_date": 39,
          "club_status": 37,
          "club_tier_id": 38,
          "club_use_recurring_billing": 42,
          "company_name": 9,
          "created_at": 46,
          "created_by": 44,
          "display_id": 2,
          "email": 11,
          "emergency_contact_email": 22,
          "emergency_contact_name": 23,
          "emergency_contact_phone": 24,
          "exempt_from_primary_sales_tax": 34,
          "exempt_from_secondary_sales_tax": 35,
          "external_id": 43,
          "failed_login_attempts": 52,
          "first_name": 4,
          "id": 1,
          "inactive_reason_id": 16,
          "inactive_reason_other": 48,
          "is_internal": 7,
          "is_person": 8,
          "is_temp_password": 50,
          "language_id": 30,
          "last_failed_login_attempt": 53,
          "last_name": 5,
          "lead_source_id": 31,
          "marketing_subscription_status": 33,
          "nickname": 6,
          "no_email": 12,
          "password": 17,
          "password_reset_code": 51,
          "phone": 10,
          "pos_ar_balance": 21,
          "pos_ar_credit_limit": 27,
          "primary_location_id": 15,
          "salutation": 3,
          "security_deposit_balance": 20,
          "status": 18,
          "tax_id_number": 25,
          "tenant": 0,
          "updated_at": 47,
          "updated_by": 45,
          "use_auto_pay": 32,
          "username": 49
      }
    • schema_attributes:
      {
          "alert_notes": "string",
          "allow_ar_payment_type": "string",
          "alternative_email": "string",
          "alternative_phone": "string",
          "ar_balance": "string",
          "category_id": "string",
          "club_end_date": "string",
          "club_home_location_id": "string",
          "club_recurring_billing_start_date": "string",
          "club_start_date": "string",
          "club_status": "string",
          "club_tier_id": "string",
          "club_use_recurring_billing": "string",
          "company_name": "string",
          "created_at": "string",
          "created_by": "string",
          "display_id": "string",
          "email": "string",
          "emergency_contact_email": "string",
          "emergency_contact_name": "string",
          "emergency_contact_phone": "string",
          "exempt_from_primary_sales_tax": "string",
          "exempt_from_secondary_sales_tax": "string",
          "external_id": "string",
          "failed_login_attempts": "string",
          "first_name": "string",
          "id": "string",
          "inactive_reason_id": "string",
          "inactive_reason_other": "string",
          "is_internal": "string",
          "is_person": "string",
          "is_temp_password": "string",
          "language_id": "string",
          "last_failed_login_attempt": "string",
          "last_name": "string",
          "lead_source_id": "string",
          "marketing_subscription_status": "string",
          "nickname": "string",
          "no_email": "string",
          "password": "string",
          "password_reset_code": "string",
          "phone": "string",
          "pos_ar_balance": "string",
          "pos_ar_credit_limit": "string",
          "primary_location_id": "string",
          "salutation": "string",
          "security_deposit_balance": "string",
          "status": "string",
          "tax_id_number": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string",
          "use_auto_pay": "string",
          "username": "string"
      }
    • schema_name_id: 1581
    • schema_scan_id: 4589669
    • updated: 2023-02-04 01:14:42
Schema Scans: 3
Last at 2023-02-06 01:15:54
    • duration: 0:00:12.812498
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4595482
    • 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/stellar_mmscustomer/2023-02-06/1675667617",
              "key": "raw/stellar_mmscustomer/2023-02-06/1675667617/customer.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_mmscustomer",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8810002240803892803,
              "service_name": "drive-thru",
              "span_id": 9828616426509678545,
              "trace_id": 3229423558286896149
          }
      }
    • running: False
    • schema_name_id: 1581
    • start_time: 2023-02-06 01:15:54
    • success: True
    • trace_id: 3229423558286896149
    • duration: 0:00:12.759848
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4592692
    • 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/stellar_mmscustomer/2023-02-05/1675581157",
              "key": "raw/stellar_mmscustomer/2023-02-05/1675581157/customer.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_mmscustomer",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 283884018754252344,
              "service_name": "drive-thru",
              "span_id": 8935682972588210652,
              "trace_id": 15720740436078919608
          }
      }
    • running: False
    • schema_name_id: 1581
    • start_time: 2023-02-05 01:16:27
    • success: True
    • trace_id: 15720740436078919608
    • duration: 0:00:12.738373
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4589669
    • 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/stellar_mmscustomer/2023-02-04/1675494379",
              "key": "raw/stellar_mmscustomer/2023-02-04/1675494379/customer.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_mmscustomer",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15050756155048575495,
              "service_name": "drive-thru",
              "span_id": 15345263456206934737,
              "trace_id": 7611283136940058187
          }
      }
    • running: False
    • schema_name_id: 1581
    • start_time: 2023-02-04 01:14:29
    • success: True
    • trace_id: 7611283136940058187
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "alert_notes": "string",
        "allow_ar_payment_type": "string",
        "alternative_email": "string",
        "alternative_phone": "string",
        "ar_balance": "string",
        "category_id": "string",
        "club_end_date": "string",
        "club_home_location_id": "string",
        "club_recurring_billing_start_date": "string",
        "club_start_date": "string",
        "club_status": "string",
        "club_tier_id": "string",
        "club_use_recurring_billing": "string",
        "company_name": "string",
        "created_at": "string",
        "created_by": "string",
        "display_id": "string",
        "email": "string",
        "emergency_contact_email": "string",
        "emergency_contact_name": "string",
        "emergency_contact_phone": "string",
        "exempt_from_primary_sales_tax": "string",
        "exempt_from_secondary_sales_tax": "string",
        "external_id": "string",
        "failed_login_attempts": "string",
        "first_name": "string",
        "id": "string",
        "inactive_reason_id": "string",
        "inactive_reason_other": "string",
        "is_internal": "string",
        "is_person": "string",
        "is_temp_password": "string",
        "language_id": "string",
        "last_failed_login_attempt": "string",
        "last_name": "string",
        "lead_source_id": "string",
        "marketing_subscription_status": "string",
        "nickname": "string",
        "no_email": "string",
        "password": "string",
        "password_reset_code": "string",
        "phone": "string",
        "pos_ar_balance": "string",
        "pos_ar_credit_limit": "string",
        "primary_location_id": "string",
        "salutation": "string",
        "security_deposit_balance": "string",
        "status": "string",
        "tax_id_number": "string",
        "tenant": "string",
        "updated_at": "string",
        "updated_by": "string",
        "use_auto_pay": "string",
        "username": "string"
    }
  • created: 2023-02-06 01:15:56
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmscustomer`\n(\n `tenant`  string , `id`  string , `display_id`  string , `salutation`  string , `first_name`  string , `last_name`  string , `nickname`  string , `is_internal`  string , `is_person`  string , `company_name`  string , `phone`  string , `email`  string , `no_email`  string , `alternative_email`  string , `alternative_phone`  string , `primary_location_id`  string , `inactive_reason_id`  string , `password`  string , `status`  string , `ar_balance`  string , `security_deposit_balance`  string , `pos_ar_balance`  string , `emergency_contact_email`  string , `emergency_contact_name`  string , `emergency_contact_phone`  string , `tax_id_number`  string , `allow_ar_payment_type`  string , `pos_ar_credit_limit`  string , `alert_notes`  string , `category_id`  string , `language_id`  string , `lead_source_id`  string , `use_auto_pay`  string , `marketing_subscription_status`  string , `exempt_from_primary_sales_tax`  string , `exempt_from_secondary_sales_tax`  string , `club_home_location_id`  string , `club_status`  string , `club_tier_id`  string , `club_start_date`  string , `club_end_date`  string , `club_recurring_billing_start_date`  string , `club_use_recurring_billing`  string , `external_id`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `inactive_reason_other`  string , `username`  string , `is_temp_password`  string , `password_reset_code`  string , `failed_login_attempts`  string , `last_failed_login_attempt`  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/stellar_mmscustomer/2023-02-06/1675667617'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmscustomer`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmscustomer"
    }
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-01-30 17:58:31",
        "disabled": false,
        "format": "raw",
        "id": 1581,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "stellar_mmscustomer"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "alert_notes": "string",
            "allow_ar_payment_type": "string",
            "alternative_email": "string",
            "alternative_phone": "string",
            "ar_balance": "string",
            "category_id": "string",
            "club_end_date": "string",
            "club_home_location_id": "string",
            "club_recurring_billing_start_date": "string",
            "club_start_date": "string",
            "club_status": "string",
            "club_tier_id": "string",
            "club_use_recurring_billing": "string",
            "company_name": "string",
            "created_at": "string",
            "created_by": "string",
            "display_id": "string",
            "email": "string",
            "emergency_contact_email": "string",
            "emergency_contact_name": "string",
            "emergency_contact_phone": "string",
            "exempt_from_primary_sales_tax": "string",
            "exempt_from_secondary_sales_tax": "string",
            "external_id": "string",
            "failed_login_attempts": "string",
            "first_name": "string",
            "id": "string",
            "inactive_reason_id": "string",
            "inactive_reason_other": "string",
            "is_internal": "string",
            "is_person": "string",
            "is_temp_password": "string",
            "language_id": "string",
            "last_failed_login_attempt": "string",
            "last_name": "string",
            "lead_source_id": "string",
            "marketing_subscription_status": "string",
            "nickname": "string",
            "no_email": "string",
            "password": "string",
            "password_reset_code": "string",
            "phone": "string",
            "pos_ar_balance": "string",
            "pos_ar_credit_limit": "string",
            "primary_location_id": "string",
            "salutation": "string",
            "security_deposit_balance": "string",
            "status": "string",
            "tax_id_number": "string",
            "tenant": "string",
            "updated_at": "string",
            "updated_by": "string",
            "use_auto_pay": "string",
            "username": "string"
        },
        "created": "2023-02-06 01:15:56",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmscustomer`\n(\n `tenant`  string , `id`  string , `display_id`  string , `salutation`  string , `first_name`  string , `last_name`  string , `nickname`  string , `is_internal`  string , `is_person`  string , `company_name`  string , `phone`  string , `email`  string , `no_email`  string , `alternative_email`  string , `alternative_phone`  string , `primary_location_id`  string , `inactive_reason_id`  string , `password`  string , `status`  string , `ar_balance`  string , `security_deposit_balance`  string , `pos_ar_balance`  string , `emergency_contact_email`  string , `emergency_contact_name`  string , `emergency_contact_phone`  string , `tax_id_number`  string , `allow_ar_payment_type`  string , `pos_ar_credit_limit`  string , `alert_notes`  string , `category_id`  string , `language_id`  string , `lead_source_id`  string , `use_auto_pay`  string , `marketing_subscription_status`  string , `exempt_from_primary_sales_tax`  string , `exempt_from_secondary_sales_tax`  string , `club_home_location_id`  string , `club_status`  string , `club_tier_id`  string , `club_start_date`  string , `club_end_date`  string , `club_recurring_billing_start_date`  string , `club_use_recurring_billing`  string , `external_id`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `inactive_reason_other`  string , `username`  string , `is_temp_password`  string , `password_reset_code`  string , `failed_login_attempts`  string , `last_failed_login_attempt`  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/stellar_mmscustomer/2023-02-06/1675667617'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmscustomer`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmscustomer"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}