Schema Info

Schema Name: sfdl_stage_drivethru.stellar_imsclub_tiers
  • created: 2023-01-31 12:03:15
  • disabled: False
  • format: raw
  • id: 1727
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "stellar_imsclub_tiers"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-02-06 01:55:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_tiers`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_tiers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `tier_name`  string , `frontend_display`  string , `frontend_name`  string , `frontend_position`  string , `term_length`  string , `term_length_type`  string , `term_auto_renew`  string , `term_fee`  string , `period_length`  string , `period_length_type`  string , `credits_per_period`  string , `hours_per_credit`  string , `period_fee`  string , `frontend_display_pricing`  string , `no_show_fee`  string , `allow_self_cancellations`  string , `cancellation_fee`  string , `application_fee`  string , `bdrd`  string , `max_pending_waitlist_entries`  string , `free_accessories`  string , `description`  string , `terms`  string , `status`  string , `created_at`  string , `updated_at`  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_imsclub_tiers/2023-02-06/1675669792'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_tiers"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_imsclub_tiers/2023-02-06/1675669792
    • id: 496039
    • processed: 1
    • raw_data:
      {
          "allow_self_cancellations": 18,
          "application_fee": 20,
          "bdrd": 21,
          "cancellation_fee": 19,
          "created_at": 27,
          "credits_per_period": 13,
          "description": 24,
          "free_accessories": 23,
          "frontend_display": 4,
          "frontend_display_pricing": 16,
          "frontend_name": 5,
          "frontend_position": 6,
          "hours_per_credit": 14,
          "id": 1,
          "location_id": 2,
          "max_pending_waitlist_entries": 22,
          "no_show_fee": 17,
          "period_fee": 15,
          "period_length": 11,
          "period_length_type": 12,
          "status": 26,
          "tenant": 0,
          "term_auto_renew": 9,
          "term_fee": 10,
          "term_length": 7,
          "term_length_type": 8,
          "terms": 25,
          "tier_name": 3,
          "updated_at": 28
      }
    • schema_attributes:
      {
          "allow_self_cancellations": "string",
          "application_fee": "string",
          "bdrd": "string",
          "cancellation_fee": "string",
          "created_at": "string",
          "credits_per_period": "string",
          "description": "string",
          "free_accessories": "string",
          "frontend_display": "string",
          "frontend_display_pricing": "string",
          "frontend_name": "string",
          "frontend_position": "string",
          "hours_per_credit": "string",
          "id": "string",
          "location_id": "string",
          "max_pending_waitlist_entries": "string",
          "no_show_fee": "string",
          "period_fee": "string",
          "period_length": "string",
          "period_length_type": "string",
          "status": "string",
          "tenant": "string",
          "term_auto_renew": "string",
          "term_fee": "string",
          "term_length": "string",
          "term_length_type": "string",
          "terms": "string",
          "tier_name": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1727
    • schema_scan_id: 4595709
    • updated: 2023-02-06 01:55:47
    • created: 2023-02-05 01:48:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_tiers`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_tiers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `tier_name`  string , `frontend_display`  string , `frontend_name`  string , `frontend_position`  string , `term_length`  string , `term_length_type`  string , `term_auto_renew`  string , `term_fee`  string , `period_length`  string , `period_length_type`  string , `credits_per_period`  string , `hours_per_credit`  string , `period_fee`  string , `frontend_display_pricing`  string , `no_show_fee`  string , `allow_self_cancellations`  string , `cancellation_fee`  string , `application_fee`  string , `bdrd`  string , `max_pending_waitlist_entries`  string , `free_accessories`  string , `description`  string , `terms`  string , `status`  string , `created_at`  string , `updated_at`  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_imsclub_tiers/2023-02-05/1675583105'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_tiers"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_imsclub_tiers/2023-02-05/1675583105
    • id: 495350
    • processed: 1
    • raw_data:
      {
          "allow_self_cancellations": 18,
          "application_fee": 20,
          "bdrd": 21,
          "cancellation_fee": 19,
          "created_at": 27,
          "credits_per_period": 13,
          "description": 24,
          "free_accessories": 23,
          "frontend_display": 4,
          "frontend_display_pricing": 16,
          "frontend_name": 5,
          "frontend_position": 6,
          "hours_per_credit": 14,
          "id": 1,
          "location_id": 2,
          "max_pending_waitlist_entries": 22,
          "no_show_fee": 17,
          "period_fee": 15,
          "period_length": 11,
          "period_length_type": 12,
          "status": 26,
          "tenant": 0,
          "term_auto_renew": 9,
          "term_fee": 10,
          "term_length": 7,
          "term_length_type": 8,
          "terms": 25,
          "tier_name": 3,
          "updated_at": 28
      }
    • schema_attributes:
      {
          "allow_self_cancellations": "string",
          "application_fee": "string",
          "bdrd": "string",
          "cancellation_fee": "string",
          "created_at": "string",
          "credits_per_period": "string",
          "description": "string",
          "free_accessories": "string",
          "frontend_display": "string",
          "frontend_display_pricing": "string",
          "frontend_name": "string",
          "frontend_position": "string",
          "hours_per_credit": "string",
          "id": "string",
          "location_id": "string",
          "max_pending_waitlist_entries": "string",
          "no_show_fee": "string",
          "period_fee": "string",
          "period_length": "string",
          "period_length_type": "string",
          "status": "string",
          "tenant": "string",
          "term_auto_renew": "string",
          "term_fee": "string",
          "term_length": "string",
          "term_length_type": "string",
          "terms": "string",
          "tier_name": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1727
    • schema_scan_id: 4592902
    • updated: 2023-02-05 01:48:31
    • created: 2023-02-04 01:46:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_tiers`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_tiers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `tier_name`  string , `frontend_display`  string , `frontend_name`  string , `frontend_position`  string , `term_length`  string , `term_length_type`  string , `term_auto_renew`  string , `term_fee`  string , `period_length`  string , `period_length_type`  string , `credits_per_period`  string , `hours_per_credit`  string , `period_fee`  string , `frontend_display_pricing`  string , `no_show_fee`  string , `allow_self_cancellations`  string , `cancellation_fee`  string , `application_fee`  string , `bdrd`  string , `max_pending_waitlist_entries`  string , `free_accessories`  string , `description`  string , `terms`  string , `status`  string , `created_at`  string , `updated_at`  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_imsclub_tiers/2023-02-04/1675496661'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_tiers"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_imsclub_tiers/2023-02-04/1675496661
    • id: 494672
    • processed: 1
    • raw_data:
      {
          "allow_self_cancellations": 18,
          "application_fee": 20,
          "bdrd": 21,
          "cancellation_fee": 19,
          "created_at": 27,
          "credits_per_period": 13,
          "description": 24,
          "free_accessories": 23,
          "frontend_display": 4,
          "frontend_display_pricing": 16,
          "frontend_name": 5,
          "frontend_position": 6,
          "hours_per_credit": 14,
          "id": 1,
          "location_id": 2,
          "max_pending_waitlist_entries": 22,
          "no_show_fee": 17,
          "period_fee": 15,
          "period_length": 11,
          "period_length_type": 12,
          "status": 26,
          "tenant": 0,
          "term_auto_renew": 9,
          "term_fee": 10,
          "term_length": 7,
          "term_length_type": 8,
          "terms": 25,
          "tier_name": 3,
          "updated_at": 28
      }
    • schema_attributes:
      {
          "allow_self_cancellations": "string",
          "application_fee": "string",
          "bdrd": "string",
          "cancellation_fee": "string",
          "created_at": "string",
          "credits_per_period": "string",
          "description": "string",
          "free_accessories": "string",
          "frontend_display": "string",
          "frontend_display_pricing": "string",
          "frontend_name": "string",
          "frontend_position": "string",
          "hours_per_credit": "string",
          "id": "string",
          "location_id": "string",
          "max_pending_waitlist_entries": "string",
          "no_show_fee": "string",
          "period_fee": "string",
          "period_length": "string",
          "period_length_type": "string",
          "status": "string",
          "tenant": "string",
          "term_auto_renew": "string",
          "term_fee": "string",
          "term_length": "string",
          "term_length_type": "string",
          "terms": "string",
          "tier_name": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1727
    • schema_scan_id: 4589837
    • updated: 2023-02-04 01:46:50
Schema Scans: 3
Last at 2023-02-06 01:55:35
    • duration: 0:00:12.147591
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4595709
    • 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_imsclub_tiers/2023-02-06/1675669792",
              "key": "raw/stellar_imsclub_tiers/2023-02-06/1675669792/club_tiers.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_imsclub_tiers",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13721683656626433848,
              "service_name": "drive-thru",
              "span_id": 4577797444624996377,
              "trace_id": 7077829450331214069
          }
      }
    • running: False
    • schema_name_id: 1727
    • start_time: 2023-02-06 01:55:35
    • success: True
    • trace_id: 7077829450331214069
    • duration: 0:00:12.118046
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4592902
    • 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_imsclub_tiers/2023-02-05/1675583105",
              "key": "raw/stellar_imsclub_tiers/2023-02-05/1675583105/club_tiers.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_imsclub_tiers",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6083487679948717347,
              "service_name": "drive-thru",
              "span_id": 6114616540716873620,
              "trace_id": 10258629702189109107
          }
      }
    • running: False
    • schema_name_id: 1727
    • start_time: 2023-02-05 01:48:19
    • success: True
    • trace_id: 10258629702189109107
    • duration: 0:00:12.067465
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4589837
    • 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_imsclub_tiers/2023-02-04/1675496661",
              "key": "raw/stellar_imsclub_tiers/2023-02-04/1675496661/club_tiers.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_imsclub_tiers",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3183734649481388314,
              "service_name": "drive-thru",
              "span_id": 1668212829362374675,
              "trace_id": 11089523636783047687
          }
      }
    • running: False
    • schema_name_id: 1727
    • start_time: 2023-02-04 01:46:38
    • success: True
    • trace_id: 11089523636783047687
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "allow_self_cancellations": "string",
        "application_fee": "string",
        "bdrd": "string",
        "cancellation_fee": "string",
        "created_at": "string",
        "credits_per_period": "string",
        "description": "string",
        "free_accessories": "string",
        "frontend_display": "string",
        "frontend_display_pricing": "string",
        "frontend_name": "string",
        "frontend_position": "string",
        "hours_per_credit": "string",
        "id": "string",
        "location_id": "string",
        "max_pending_waitlist_entries": "string",
        "no_show_fee": "string",
        "period_fee": "string",
        "period_length": "string",
        "period_length_type": "string",
        "status": "string",
        "tenant": "string",
        "term_auto_renew": "string",
        "term_fee": "string",
        "term_length": "string",
        "term_length_type": "string",
        "terms": "string",
        "tier_name": "string",
        "updated_at": "string"
    }
  • created: 2023-02-06 01:55:36
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_tiers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `tier_name`  string , `frontend_display`  string , `frontend_name`  string , `frontend_position`  string , `term_length`  string , `term_length_type`  string , `term_auto_renew`  string , `term_fee`  string , `period_length`  string , `period_length_type`  string , `credits_per_period`  string , `hours_per_credit`  string , `period_fee`  string , `frontend_display_pricing`  string , `no_show_fee`  string , `allow_self_cancellations`  string , `cancellation_fee`  string , `application_fee`  string , `bdrd`  string , `max_pending_waitlist_entries`  string , `free_accessories`  string , `description`  string , `terms`  string , `status`  string , `created_at`  string , `updated_at`  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_imsclub_tiers/2023-02-06/1675669792'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_tiers`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_tiers"
    }
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-31 12:03:15",
        "disabled": false,
        "format": "raw",
        "id": 1727,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "stellar_imsclub_tiers"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "allow_self_cancellations": "string",
            "application_fee": "string",
            "bdrd": "string",
            "cancellation_fee": "string",
            "created_at": "string",
            "credits_per_period": "string",
            "description": "string",
            "free_accessories": "string",
            "frontend_display": "string",
            "frontend_display_pricing": "string",
            "frontend_name": "string",
            "frontend_position": "string",
            "hours_per_credit": "string",
            "id": "string",
            "location_id": "string",
            "max_pending_waitlist_entries": "string",
            "no_show_fee": "string",
            "period_fee": "string",
            "period_length": "string",
            "period_length_type": "string",
            "status": "string",
            "tenant": "string",
            "term_auto_renew": "string",
            "term_fee": "string",
            "term_length": "string",
            "term_length_type": "string",
            "terms": "string",
            "tier_name": "string",
            "updated_at": "string"
        },
        "created": "2023-02-06 01:55:36",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_tiers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `tier_name`  string , `frontend_display`  string , `frontend_name`  string , `frontend_position`  string , `term_length`  string , `term_length_type`  string , `term_auto_renew`  string , `term_fee`  string , `period_length`  string , `period_length_type`  string , `credits_per_period`  string , `hours_per_credit`  string , `period_fee`  string , `frontend_display_pricing`  string , `no_show_fee`  string , `allow_self_cancellations`  string , `cancellation_fee`  string , `application_fee`  string , `bdrd`  string , `max_pending_waitlist_entries`  string , `free_accessories`  string , `description`  string , `terms`  string , `status`  string , `created_at`  string , `updated_at`  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_imsclub_tiers/2023-02-06/1675669792'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_tiers`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_tiers"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}