Schema Info

Schema Name: sfdl_stage_drivethru.stellar_imsclub_restrictions
  • created: 2023-01-31 12:02:51
  • disabled: False
  • format: raw
  • id: 1723
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "stellar_imsclub_restrictions"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-02-06 01:56:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_restrictions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_restrictions`\n(\n `tenant`  string , `id`  string , `location_id`  string , `restriction_name`  string , `coupons_allowed`  string , `min_departure_time`  string , `max_departure_time`  string , `min_return_time`  string , `max_return_time`  string , `min_hours`  string , `max_hours`  string , `min_hours_before_departure_book`  string , `max_hours_before_departure_book`  string , `min_hours_before_departure_cancel`  string , `max_hours_before_departure_cancel`  string , `min_hours_before_departure_free_cancel`  string , `max_hours_before_departure_bypass_restrictions`  string , `allow_same_day_bypass_restrictions`  string , `min_current_time_same_day_bypass`  string , `max_same_day_per_customer`  string , `max_same_time_same_day_per_customer`  string , `max_diff_unit_type_same_day_per_customer`  string , `max_same_weekend_sat_sun_per_customer`  string , `max_same_weekend_fri_sun_per_customer`  string , `max_same_weekend_fri_sat_per_customer`  string , `max_same_weekend_holiday_different_days_per_customer`  string , `max_same_weekend_holiday_same_days_per_customer`  string , `max_active_per_customer`  string , `max_active_weekday_per_customer`  string , `max_active_weekend_per_customer`  string , `max_per_week_per_customer`  string , `max_per_period_per_customer`  string , `max_weekday_per_period_per_customer`  string , `max_weekend_per_period_per_customer`  string , `max_per_period_per_location_per_customer`  string , `disable_consecutive_per_customer`  string , `valid_days`  string , `holidays_only_if_valid_day`  string , `max_rental_days`  string , `valid_groups`  string , `valid_styles`  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_restrictions/2023-02-06/1675669799'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_restrictions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_imsclub_restrictions/2023-02-06/1675669799
    • id: 496053
    • processed: 1
    • raw_data:
      {
          "allow_same_day_bypass_restrictions": 17,
          "coupons_allowed": 4,
          "created_at": 42,
          "disable_consecutive_per_customer": 35,
          "holidays_only_if_valid_day": 37,
          "id": 1,
          "location_id": 2,
          "max_active_per_customer": 27,
          "max_active_weekday_per_customer": 28,
          "max_active_weekend_per_customer": 29,
          "max_departure_time": 6,
          "max_diff_unit_type_same_day_per_customer": 21,
          "max_hours": 10,
          "max_hours_before_departure_book": 12,
          "max_hours_before_departure_bypass_restrictions": 16,
          "max_hours_before_departure_cancel": 14,
          "max_per_period_per_customer": 31,
          "max_per_period_per_location_per_customer": 34,
          "max_per_week_per_customer": 30,
          "max_rental_days": 38,
          "max_return_time": 8,
          "max_same_day_per_customer": 19,
          "max_same_time_same_day_per_customer": 20,
          "max_same_weekend_fri_sat_per_customer": 24,
          "max_same_weekend_fri_sun_per_customer": 23,
          "max_same_weekend_holiday_different_days_per_customer": 25,
          "max_same_weekend_holiday_same_days_per_customer": 26,
          "max_same_weekend_sat_sun_per_customer": 22,
          "max_weekday_per_period_per_customer": 32,
          "max_weekend_per_period_per_customer": 33,
          "min_current_time_same_day_bypass": 18,
          "min_departure_time": 5,
          "min_hours": 9,
          "min_hours_before_departure_book": 11,
          "min_hours_before_departure_cancel": 13,
          "min_hours_before_departure_free_cancel": 15,
          "min_return_time": 7,
          "restriction_name": 3,
          "status": 41,
          "tenant": 0,
          "updated_at": 43,
          "valid_days": 36,
          "valid_groups": 39,
          "valid_styles": 40
      }
    • schema_attributes:
      {
          "allow_same_day_bypass_restrictions": "string",
          "coupons_allowed": "string",
          "created_at": "string",
          "disable_consecutive_per_customer": "string",
          "holidays_only_if_valid_day": "string",
          "id": "string",
          "location_id": "string",
          "max_active_per_customer": "string",
          "max_active_weekday_per_customer": "string",
          "max_active_weekend_per_customer": "string",
          "max_departure_time": "string",
          "max_diff_unit_type_same_day_per_customer": "string",
          "max_hours": "string",
          "max_hours_before_departure_book": "string",
          "max_hours_before_departure_bypass_restrictions": "string",
          "max_hours_before_departure_cancel": "string",
          "max_per_period_per_customer": "string",
          "max_per_period_per_location_per_customer": "string",
          "max_per_week_per_customer": "string",
          "max_rental_days": "string",
          "max_return_time": "string",
          "max_same_day_per_customer": "string",
          "max_same_time_same_day_per_customer": "string",
          "max_same_weekend_fri_sat_per_customer": "string",
          "max_same_weekend_fri_sun_per_customer": "string",
          "max_same_weekend_holiday_different_days_per_customer": "string",
          "max_same_weekend_holiday_same_days_per_customer": "string",
          "max_same_weekend_sat_sun_per_customer": "string",
          "max_weekday_per_period_per_customer": "string",
          "max_weekend_per_period_per_customer": "string",
          "min_current_time_same_day_bypass": "string",
          "min_departure_time": "string",
          "min_hours": "string",
          "min_hours_before_departure_book": "string",
          "min_hours_before_departure_cancel": "string",
          "min_hours_before_departure_free_cancel": "string",
          "min_return_time": "string",
          "restriction_name": "string",
          "status": "string",
          "tenant": "string",
          "updated_at": "string",
          "valid_days": "string",
          "valid_groups": "string",
          "valid_styles": "string"
      }
    • schema_name_id: 1723
    • schema_scan_id: 4595724
    • updated: 2023-02-06 01:57:09
    • created: 2023-02-05 01:47:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_restrictions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_restrictions`\n(\n `tenant`  string , `id`  string , `location_id`  string , `restriction_name`  string , `coupons_allowed`  string , `min_departure_time`  string , `max_departure_time`  string , `min_return_time`  string , `max_return_time`  string , `min_hours`  string , `max_hours`  string , `min_hours_before_departure_book`  string , `max_hours_before_departure_book`  string , `min_hours_before_departure_cancel`  string , `max_hours_before_departure_cancel`  string , `min_hours_before_departure_free_cancel`  string , `max_hours_before_departure_bypass_restrictions`  string , `allow_same_day_bypass_restrictions`  string , `min_current_time_same_day_bypass`  string , `max_same_day_per_customer`  string , `max_same_time_same_day_per_customer`  string , `max_diff_unit_type_same_day_per_customer`  string , `max_same_weekend_sat_sun_per_customer`  string , `max_same_weekend_fri_sun_per_customer`  string , `max_same_weekend_fri_sat_per_customer`  string , `max_same_weekend_holiday_different_days_per_customer`  string , `max_same_weekend_holiday_same_days_per_customer`  string , `max_active_per_customer`  string , `max_active_weekday_per_customer`  string , `max_active_weekend_per_customer`  string , `max_per_week_per_customer`  string , `max_per_period_per_customer`  string , `max_weekday_per_period_per_customer`  string , `max_weekend_per_period_per_customer`  string , `max_per_period_per_location_per_customer`  string , `disable_consecutive_per_customer`  string , `valid_days`  string , `holidays_only_if_valid_day`  string , `max_rental_days`  string , `valid_groups`  string , `valid_styles`  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_restrictions/2023-02-05/1675583098'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_restrictions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_imsclub_restrictions/2023-02-05/1675583098
    • id: 495338
    • processed: 1
    • raw_data:
      {
          "allow_same_day_bypass_restrictions": 17,
          "coupons_allowed": 4,
          "created_at": 42,
          "disable_consecutive_per_customer": 35,
          "holidays_only_if_valid_day": 37,
          "id": 1,
          "location_id": 2,
          "max_active_per_customer": 27,
          "max_active_weekday_per_customer": 28,
          "max_active_weekend_per_customer": 29,
          "max_departure_time": 6,
          "max_diff_unit_type_same_day_per_customer": 21,
          "max_hours": 10,
          "max_hours_before_departure_book": 12,
          "max_hours_before_departure_bypass_restrictions": 16,
          "max_hours_before_departure_cancel": 14,
          "max_per_period_per_customer": 31,
          "max_per_period_per_location_per_customer": 34,
          "max_per_week_per_customer": 30,
          "max_rental_days": 38,
          "max_return_time": 8,
          "max_same_day_per_customer": 19,
          "max_same_time_same_day_per_customer": 20,
          "max_same_weekend_fri_sat_per_customer": 24,
          "max_same_weekend_fri_sun_per_customer": 23,
          "max_same_weekend_holiday_different_days_per_customer": 25,
          "max_same_weekend_holiday_same_days_per_customer": 26,
          "max_same_weekend_sat_sun_per_customer": 22,
          "max_weekday_per_period_per_customer": 32,
          "max_weekend_per_period_per_customer": 33,
          "min_current_time_same_day_bypass": 18,
          "min_departure_time": 5,
          "min_hours": 9,
          "min_hours_before_departure_book": 11,
          "min_hours_before_departure_cancel": 13,
          "min_hours_before_departure_free_cancel": 15,
          "min_return_time": 7,
          "restriction_name": 3,
          "status": 41,
          "tenant": 0,
          "updated_at": 43,
          "valid_days": 36,
          "valid_groups": 39,
          "valid_styles": 40
      }
    • schema_attributes:
      {
          "allow_same_day_bypass_restrictions": "string",
          "coupons_allowed": "string",
          "created_at": "string",
          "disable_consecutive_per_customer": "string",
          "holidays_only_if_valid_day": "string",
          "id": "string",
          "location_id": "string",
          "max_active_per_customer": "string",
          "max_active_weekday_per_customer": "string",
          "max_active_weekend_per_customer": "string",
          "max_departure_time": "string",
          "max_diff_unit_type_same_day_per_customer": "string",
          "max_hours": "string",
          "max_hours_before_departure_book": "string",
          "max_hours_before_departure_bypass_restrictions": "string",
          "max_hours_before_departure_cancel": "string",
          "max_per_period_per_customer": "string",
          "max_per_period_per_location_per_customer": "string",
          "max_per_week_per_customer": "string",
          "max_rental_days": "string",
          "max_return_time": "string",
          "max_same_day_per_customer": "string",
          "max_same_time_same_day_per_customer": "string",
          "max_same_weekend_fri_sat_per_customer": "string",
          "max_same_weekend_fri_sun_per_customer": "string",
          "max_same_weekend_holiday_different_days_per_customer": "string",
          "max_same_weekend_holiday_same_days_per_customer": "string",
          "max_same_weekend_sat_sun_per_customer": "string",
          "max_weekday_per_period_per_customer": "string",
          "max_weekend_per_period_per_customer": "string",
          "min_current_time_same_day_bypass": "string",
          "min_departure_time": "string",
          "min_hours": "string",
          "min_hours_before_departure_book": "string",
          "min_hours_before_departure_cancel": "string",
          "min_hours_before_departure_free_cancel": "string",
          "min_return_time": "string",
          "restriction_name": "string",
          "status": "string",
          "tenant": "string",
          "updated_at": "string",
          "valid_days": "string",
          "valid_groups": "string",
          "valid_styles": "string"
      }
    • schema_name_id: 1723
    • schema_scan_id: 4592890
    • updated: 2023-02-05 01:47:21
    • created: 2023-02-04 01:48:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_restrictions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_imsclub_restrictions`\n(\n `tenant`  string , `id`  string , `location_id`  string , `restriction_name`  string , `coupons_allowed`  string , `min_departure_time`  string , `max_departure_time`  string , `min_return_time`  string , `max_return_time`  string , `min_hours`  string , `max_hours`  string , `min_hours_before_departure_book`  string , `max_hours_before_departure_book`  string , `min_hours_before_departure_cancel`  string , `max_hours_before_departure_cancel`  string , `min_hours_before_departure_free_cancel`  string , `max_hours_before_departure_bypass_restrictions`  string , `allow_same_day_bypass_restrictions`  string , `min_current_time_same_day_bypass`  string , `max_same_day_per_customer`  string , `max_same_time_same_day_per_customer`  string , `max_diff_unit_type_same_day_per_customer`  string , `max_same_weekend_sat_sun_per_customer`  string , `max_same_weekend_fri_sun_per_customer`  string , `max_same_weekend_fri_sat_per_customer`  string , `max_same_weekend_holiday_different_days_per_customer`  string , `max_same_weekend_holiday_same_days_per_customer`  string , `max_active_per_customer`  string , `max_active_weekday_per_customer`  string , `max_active_weekend_per_customer`  string , `max_per_week_per_customer`  string , `max_per_period_per_customer`  string , `max_weekday_per_period_per_customer`  string , `max_weekend_per_period_per_customer`  string , `max_per_period_per_location_per_customer`  string , `disable_consecutive_per_customer`  string , `valid_days`  string , `holidays_only_if_valid_day`  string , `max_rental_days`  string , `valid_groups`  string , `valid_styles`  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_restrictions/2023-02-04/1675496664'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_restrictions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_imsclub_restrictions/2023-02-04/1675496664
    • id: 494686
    • processed: 1
    • raw_data:
      {
          "allow_same_day_bypass_restrictions": 17,
          "coupons_allowed": 4,
          "created_at": 42,
          "disable_consecutive_per_customer": 35,
          "holidays_only_if_valid_day": 37,
          "id": 1,
          "location_id": 2,
          "max_active_per_customer": 27,
          "max_active_weekday_per_customer": 28,
          "max_active_weekend_per_customer": 29,
          "max_departure_time": 6,
          "max_diff_unit_type_same_day_per_customer": 21,
          "max_hours": 10,
          "max_hours_before_departure_book": 12,
          "max_hours_before_departure_bypass_restrictions": 16,
          "max_hours_before_departure_cancel": 14,
          "max_per_period_per_customer": 31,
          "max_per_period_per_location_per_customer": 34,
          "max_per_week_per_customer": 30,
          "max_rental_days": 38,
          "max_return_time": 8,
          "max_same_day_per_customer": 19,
          "max_same_time_same_day_per_customer": 20,
          "max_same_weekend_fri_sat_per_customer": 24,
          "max_same_weekend_fri_sun_per_customer": 23,
          "max_same_weekend_holiday_different_days_per_customer": 25,
          "max_same_weekend_holiday_same_days_per_customer": 26,
          "max_same_weekend_sat_sun_per_customer": 22,
          "max_weekday_per_period_per_customer": 32,
          "max_weekend_per_period_per_customer": 33,
          "min_current_time_same_day_bypass": 18,
          "min_departure_time": 5,
          "min_hours": 9,
          "min_hours_before_departure_book": 11,
          "min_hours_before_departure_cancel": 13,
          "min_hours_before_departure_free_cancel": 15,
          "min_return_time": 7,
          "restriction_name": 3,
          "status": 41,
          "tenant": 0,
          "updated_at": 43,
          "valid_days": 36,
          "valid_groups": 39,
          "valid_styles": 40
      }
    • schema_attributes:
      {
          "allow_same_day_bypass_restrictions": "string",
          "coupons_allowed": "string",
          "created_at": "string",
          "disable_consecutive_per_customer": "string",
          "holidays_only_if_valid_day": "string",
          "id": "string",
          "location_id": "string",
          "max_active_per_customer": "string",
          "max_active_weekday_per_customer": "string",
          "max_active_weekend_per_customer": "string",
          "max_departure_time": "string",
          "max_diff_unit_type_same_day_per_customer": "string",
          "max_hours": "string",
          "max_hours_before_departure_book": "string",
          "max_hours_before_departure_bypass_restrictions": "string",
          "max_hours_before_departure_cancel": "string",
          "max_per_period_per_customer": "string",
          "max_per_period_per_location_per_customer": "string",
          "max_per_week_per_customer": "string",
          "max_rental_days": "string",
          "max_return_time": "string",
          "max_same_day_per_customer": "string",
          "max_same_time_same_day_per_customer": "string",
          "max_same_weekend_fri_sat_per_customer": "string",
          "max_same_weekend_fri_sun_per_customer": "string",
          "max_same_weekend_holiday_different_days_per_customer": "string",
          "max_same_weekend_holiday_same_days_per_customer": "string",
          "max_same_weekend_sat_sun_per_customer": "string",
          "max_weekday_per_period_per_customer": "string",
          "max_weekend_per_period_per_customer": "string",
          "min_current_time_same_day_bypass": "string",
          "min_departure_time": "string",
          "min_hours": "string",
          "min_hours_before_departure_book": "string",
          "min_hours_before_departure_cancel": "string",
          "min_hours_before_departure_free_cancel": "string",
          "min_return_time": "string",
          "restriction_name": "string",
          "status": "string",
          "tenant": "string",
          "updated_at": "string",
          "valid_days": "string",
          "valid_groups": "string",
          "valid_styles": "string"
      }
    • schema_name_id: 1723
    • schema_scan_id: 4589853
    • updated: 2023-02-04 01:48:14
Schema Scans: 3
Last at 2023-02-06 01:56:57
    • duration: 0:00:12.467066
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4595724
    • 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_restrictions/2023-02-06/1675669799",
              "key": "raw/stellar_imsclub_restrictions/2023-02-06/1675669799/club_restrictions.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_imsclub_restrictions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7518488158159284292,
              "service_name": "drive-thru",
              "span_id": 14722840285688094902,
              "trace_id": 8026851081683759966
          }
      }
    • running: False
    • schema_name_id: 1723
    • start_time: 2023-02-06 01:56:57
    • success: True
    • trace_id: 8026851081683759966
    • duration: 0:00:12.502115
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4592890
    • 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_restrictions/2023-02-05/1675583098",
              "key": "raw/stellar_imsclub_restrictions/2023-02-05/1675583098/club_restrictions.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_imsclub_restrictions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5436483210324571517,
              "service_name": "drive-thru",
              "span_id": 10018722305720656460,
              "trace_id": 15685267665146546091
          }
      }
    • running: False
    • schema_name_id: 1723
    • start_time: 2023-02-05 01:47:08
    • success: True
    • trace_id: 15685267665146546091
    • duration: 0:00:12.430225
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4589853
    • 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_restrictions/2023-02-04/1675496664",
              "key": "raw/stellar_imsclub_restrictions/2023-02-04/1675496664/club_restrictions.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.stellar_imsclub_restrictions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4144550487526376081,
              "service_name": "drive-thru",
              "span_id": 14842679707922585462,
              "trace_id": 9306011578442769273
          }
      }
    • running: False
    • schema_name_id: 1723
    • start_time: 2023-02-04 01:48:01
    • success: True
    • trace_id: 9306011578442769273
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "allow_same_day_bypass_restrictions": "string",
        "coupons_allowed": "string",
        "created_at": "string",
        "disable_consecutive_per_customer": "string",
        "holidays_only_if_valid_day": "string",
        "id": "string",
        "location_id": "string",
        "max_active_per_customer": "string",
        "max_active_weekday_per_customer": "string",
        "max_active_weekend_per_customer": "string",
        "max_departure_time": "string",
        "max_diff_unit_type_same_day_per_customer": "string",
        "max_hours": "string",
        "max_hours_before_departure_book": "string",
        "max_hours_before_departure_bypass_restrictions": "string",
        "max_hours_before_departure_cancel": "string",
        "max_per_period_per_customer": "string",
        "max_per_period_per_location_per_customer": "string",
        "max_per_week_per_customer": "string",
        "max_rental_days": "string",
        "max_return_time": "string",
        "max_same_day_per_customer": "string",
        "max_same_time_same_day_per_customer": "string",
        "max_same_weekend_fri_sat_per_customer": "string",
        "max_same_weekend_fri_sun_per_customer": "string",
        "max_same_weekend_holiday_different_days_per_customer": "string",
        "max_same_weekend_holiday_same_days_per_customer": "string",
        "max_same_weekend_sat_sun_per_customer": "string",
        "max_weekday_per_period_per_customer": "string",
        "max_weekend_per_period_per_customer": "string",
        "min_current_time_same_day_bypass": "string",
        "min_departure_time": "string",
        "min_hours": "string",
        "min_hours_before_departure_book": "string",
        "min_hours_before_departure_cancel": "string",
        "min_hours_before_departure_free_cancel": "string",
        "min_return_time": "string",
        "restriction_name": "string",
        "status": "string",
        "tenant": "string",
        "updated_at": "string",
        "valid_days": "string",
        "valid_groups": "string",
        "valid_styles": "string"
    }
  • created: 2023-02-06 01:56:58
  • 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_restrictions`\n(\n `tenant`  string , `id`  string , `location_id`  string , `restriction_name`  string , `coupons_allowed`  string , `min_departure_time`  string , `max_departure_time`  string , `min_return_time`  string , `max_return_time`  string , `min_hours`  string , `max_hours`  string , `min_hours_before_departure_book`  string , `max_hours_before_departure_book`  string , `min_hours_before_departure_cancel`  string , `max_hours_before_departure_cancel`  string , `min_hours_before_departure_free_cancel`  string , `max_hours_before_departure_bypass_restrictions`  string , `allow_same_day_bypass_restrictions`  string , `min_current_time_same_day_bypass`  string , `max_same_day_per_customer`  string , `max_same_time_same_day_per_customer`  string , `max_diff_unit_type_same_day_per_customer`  string , `max_same_weekend_sat_sun_per_customer`  string , `max_same_weekend_fri_sun_per_customer`  string , `max_same_weekend_fri_sat_per_customer`  string , `max_same_weekend_holiday_different_days_per_customer`  string , `max_same_weekend_holiday_same_days_per_customer`  string , `max_active_per_customer`  string , `max_active_weekday_per_customer`  string , `max_active_weekend_per_customer`  string , `max_per_week_per_customer`  string , `max_per_period_per_customer`  string , `max_weekday_per_period_per_customer`  string , `max_weekend_per_period_per_customer`  string , `max_per_period_per_location_per_customer`  string , `disable_consecutive_per_customer`  string , `valid_days`  string , `holidays_only_if_valid_day`  string , `max_rental_days`  string , `valid_groups`  string , `valid_styles`  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_restrictions/2023-02-06/1675669799'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_restrictions`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_restrictions"
    }
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:02:51",
        "disabled": false,
        "format": "raw",
        "id": 1723,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "stellar_imsclub_restrictions"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "allow_same_day_bypass_restrictions": "string",
            "coupons_allowed": "string",
            "created_at": "string",
            "disable_consecutive_per_customer": "string",
            "holidays_only_if_valid_day": "string",
            "id": "string",
            "location_id": "string",
            "max_active_per_customer": "string",
            "max_active_weekday_per_customer": "string",
            "max_active_weekend_per_customer": "string",
            "max_departure_time": "string",
            "max_diff_unit_type_same_day_per_customer": "string",
            "max_hours": "string",
            "max_hours_before_departure_book": "string",
            "max_hours_before_departure_bypass_restrictions": "string",
            "max_hours_before_departure_cancel": "string",
            "max_per_period_per_customer": "string",
            "max_per_period_per_location_per_customer": "string",
            "max_per_week_per_customer": "string",
            "max_rental_days": "string",
            "max_return_time": "string",
            "max_same_day_per_customer": "string",
            "max_same_time_same_day_per_customer": "string",
            "max_same_weekend_fri_sat_per_customer": "string",
            "max_same_weekend_fri_sun_per_customer": "string",
            "max_same_weekend_holiday_different_days_per_customer": "string",
            "max_same_weekend_holiday_same_days_per_customer": "string",
            "max_same_weekend_sat_sun_per_customer": "string",
            "max_weekday_per_period_per_customer": "string",
            "max_weekend_per_period_per_customer": "string",
            "min_current_time_same_day_bypass": "string",
            "min_departure_time": "string",
            "min_hours": "string",
            "min_hours_before_departure_book": "string",
            "min_hours_before_departure_cancel": "string",
            "min_hours_before_departure_free_cancel": "string",
            "min_return_time": "string",
            "restriction_name": "string",
            "status": "string",
            "tenant": "string",
            "updated_at": "string",
            "valid_days": "string",
            "valid_groups": "string",
            "valid_styles": "string"
        },
        "created": "2023-02-06 01:56:58",
        "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_restrictions`\n(\n `tenant`  string , `id`  string , `location_id`  string , `restriction_name`  string , `coupons_allowed`  string , `min_departure_time`  string , `max_departure_time`  string , `min_return_time`  string , `max_return_time`  string , `min_hours`  string , `max_hours`  string , `min_hours_before_departure_book`  string , `max_hours_before_departure_book`  string , `min_hours_before_departure_cancel`  string , `max_hours_before_departure_cancel`  string , `min_hours_before_departure_free_cancel`  string , `max_hours_before_departure_bypass_restrictions`  string , `allow_same_day_bypass_restrictions`  string , `min_current_time_same_day_bypass`  string , `max_same_day_per_customer`  string , `max_same_time_same_day_per_customer`  string , `max_diff_unit_type_same_day_per_customer`  string , `max_same_weekend_sat_sun_per_customer`  string , `max_same_weekend_fri_sun_per_customer`  string , `max_same_weekend_fri_sat_per_customer`  string , `max_same_weekend_holiday_different_days_per_customer`  string , `max_same_weekend_holiday_same_days_per_customer`  string , `max_active_per_customer`  string , `max_active_weekday_per_customer`  string , `max_active_weekend_per_customer`  string , `max_per_week_per_customer`  string , `max_per_period_per_customer`  string , `max_weekday_per_period_per_customer`  string , `max_weekend_per_period_per_customer`  string , `max_per_period_per_location_per_customer`  string , `disable_consecutive_per_customer`  string , `valid_days`  string , `holidays_only_if_valid_day`  string , `max_rental_days`  string , `valid_groups`  string , `valid_styles`  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_restrictions/2023-02-06/1675669799'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_imsclub_restrictions`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_imsclub_restrictions"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}