Schema Info

Schema Name: sfdl_stage_rds.sparefoot_sparefoot_location
  • created: 2022-11-15 03:02:20
  • disabled: False
  • format: raw
  • id: 1492
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "sparefoot_sparefoot_location"
    }
  • type: rds
Schema Versions: 15
    • created: 2026-04-17 00:39:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-17/1776404335'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-17/1776404335
    • id: 906589
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6415157
    • updated: 2026-04-17 00:39:32
    • created: 2026-04-16 00:30:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-16/1776317405'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-16/1776317405
    • id: 906370
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6414609
    • updated: 2026-04-16 00:30:53
    • created: 2026-04-15 00:47:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-15/1776232035'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-15/1776232035
    • id: 906162
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6414126
    • updated: 2026-04-15 00:48:05
    • created: 2026-04-14 00:27:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-14/1776144433'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-14/1776144433
    • id: 905942
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6413611
    • updated: 2026-04-14 00:28:03
    • created: 2026-04-13 00:30:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-13/1776058222'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-13/1776058222
    • id: 905726
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6413065
    • updated: 2026-04-13 00:31:01
    • created: 2026-04-12 00:31:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-12/1775971854'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-12/1775971854
    • id: 905527
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6412679
    • updated: 2026-04-12 00:31:35
    • created: 2026-04-11 00:37:59
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-11/1775885859'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-11/1775885859
    • id: 905320
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6412293
    • updated: 2026-04-11 00:38:13
    • created: 2026-04-10 00:26:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-10/1775798735'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-10/1775798735
    • id: 905109
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6411794
    • updated: 2026-04-10 00:26:19
    • created: 2026-04-09 00:28:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-09/1775712470'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-09/1775712470
    • id: 904894
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6411281
    • updated: 2026-04-09 00:28:31
    • created: 2026-04-08 00:24:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-08/1775625854'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-08/1775625854
    • id: 904669
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6410770
    • updated: 2026-04-08 00:24:50
    • created: 2026-04-07 00:40:35
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-07/1775540403'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-07/1775540403
    • id: 904469
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6410273
    • updated: 2026-04-07 00:40:47
    • created: 2026-04-06 00:39:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-06/1775453935'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-06/1775453935
    • id: 904256
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6409730
    • updated: 2026-04-06 00:39:43
    • created: 2026-04-05 00:40:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-05/1775367577'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-05/1775367577
    • id: 904054
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6409350
    • updated: 2026-04-05 00:40:16
    • created: 2026-04-04 00:40:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-04/1775281197'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-04/1775281197
    • id: 903853
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6408970
    • updated: 2026-04-04 00:40:34
    • created: 2026-04-03 00:23:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-03/1775193773'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-03/1775193773
    • id: 903634
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "int16",
          "latitude": "double",
          "location_id": "int32",
          "location_label": "string",
          "longitude": "double",
          "override": "int16",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp[ns]",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "country": "string",
          "is_address_real": "smallint",
          "latitude": "double",
          "location_id": "int",
          "location_label": "string",
          "longitude": "double",
          "override": "smallint",
          "state": "string",
          "street_address_1": "string",
          "street_address_2": "string",
          "timestamp": "timestamp",
          "zip": "string",
          "zip_full": "string"
      }
    • schema_name_id: 1492
    • schema_scan_id: 6408469
    • updated: 2026-04-03 00:23:42
Schema Scans: 15
Last at 2026-04-17 00:39:20
    • duration: 0:00:12.183974
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6415157
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-17/1776404335",
              "key": "raw/sparefoot_location/2026-04-17/1776404335/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 8696082624631216409,
              "service_name": "sparefoot",
              "span_id": 9961676686811475069,
              "trace_id": 8696082624631216409
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-17 00:39:20
    • success: True
    • trace_id: 8696082624631216409
    • duration: 0:00:14.774020
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414609
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-16/1776317405",
              "key": "raw/sparefoot_location/2026-04-16/1776317405/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 8714428771708635748,
              "service_name": "sparefoot",
              "span_id": 2780805279893270770,
              "trace_id": 8714428771708635748
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-16 00:30:38
    • success: True
    • trace_id: 8714428771708635748
    • duration: 0:00:14.839240
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414126
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-15/1776232035",
              "key": "raw/sparefoot_location/2026-04-15/1776232035/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 3184037007635222473,
              "service_name": "sparefoot",
              "span_id": 16200825941252677745,
              "trace_id": 3184037007635222473
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-15 00:47:50
    • success: True
    • trace_id: 3184037007635222473
    • duration: 0:00:14.722837
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413611
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-14/1776144433",
              "key": "raw/sparefoot_location/2026-04-14/1776144433/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 12395528143393436605,
              "service_name": "sparefoot",
              "span_id": 4182964060834086626,
              "trace_id": 12395528143393436605
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-14 00:27:49
    • success: True
    • trace_id: 12395528143393436605
    • duration: 0:00:14.611658
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413065
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-13/1776058222",
              "key": "raw/sparefoot_location/2026-04-13/1776058222/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 654029193761215382,
              "service_name": "sparefoot",
              "span_id": 7340458659648479298,
              "trace_id": 654029193761215382
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-13 00:30:47
    • success: True
    • trace_id: 654029193761215382
    • duration: 0:00:12.216290
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412679
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-12/1775971854",
              "key": "raw/sparefoot_location/2026-04-12/1775971854/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 8948721078715323883,
              "service_name": "sparefoot",
              "span_id": 12994630684739520113,
              "trace_id": 8948721078715323883
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-12 00:31:22
    • success: True
    • trace_id: 8948721078715323883
    • duration: 0:00:14.604142
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412293
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-11/1775885859",
              "key": "raw/sparefoot_location/2026-04-11/1775885859/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 18367436518297199034,
              "service_name": "sparefoot",
              "span_id": 17322484371022026446,
              "trace_id": 18367436518297199034
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-11 00:37:59
    • success: True
    • trace_id: 18367436518297199034
    • duration: 0:00:14.865198
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411794
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-10/1775798735",
              "key": "raw/sparefoot_location/2026-04-10/1775798735/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 2977253678923299554,
              "service_name": "sparefoot",
              "span_id": 14203416872872437909,
              "trace_id": 2977253678923299554
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-10 00:26:04
    • success: True
    • trace_id: 2977253678923299554
    • duration: 0:00:12.205055
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411281
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-09/1775712470",
              "key": "raw/sparefoot_location/2026-04-09/1775712470/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 15221771115242405404,
              "service_name": "sparefoot",
              "span_id": 5845459307705570795,
              "trace_id": 15221771115242405404
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-09 00:28:19
    • success: True
    • trace_id: 15221771115242405404
    • duration: 0:00:11.846297
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410770
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-08/1775625854",
              "key": "raw/sparefoot_location/2026-04-08/1775625854/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 12156237390135625973,
              "service_name": "sparefoot",
              "span_id": 14165940561401162979,
              "trace_id": 12156237390135625973
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-08 00:24:38
    • success: True
    • trace_id: 12156237390135625973
    • duration: 0:00:12.223507
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410273
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-07/1775540403",
              "key": "raw/sparefoot_location/2026-04-07/1775540403/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 12176875703068691913,
              "service_name": "sparefoot",
              "span_id": 541334895564133181,
              "trace_id": 12176875703068691913
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-07 00:40:34
    • success: True
    • trace_id: 12176875703068691913
    • duration: 0:00:12.196824
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409730
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-06/1775453935",
              "key": "raw/sparefoot_location/2026-04-06/1775453935/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 12786857705699305046,
              "service_name": "sparefoot",
              "span_id": 3380539825276760066,
              "trace_id": 12786857705699305046
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-06 00:39:31
    • success: True
    • trace_id: 12786857705699305046
    • duration: 0:00:12.066181
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409350
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-05/1775367577",
              "key": "raw/sparefoot_location/2026-04-05/1775367577/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 15019166530164223570,
              "service_name": "sparefoot",
              "span_id": 6953774265061223950,
              "trace_id": 15019166530164223570
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-05 00:40:04
    • success: True
    • trace_id: 15019166530164223570
    • duration: 0:00:11.967347
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6408970
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-04/1775281197",
              "key": "raw/sparefoot_location/2026-04-04/1775281197/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5588335878537286074,
              "service_name": "sparefoot",
              "span_id": 624727114957146450,
              "trace_id": 5588335878537286074
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-04 00:40:22
    • success: True
    • trace_id: 5588335878537286074
    • duration: 0:00:14.727393
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6408469
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-03/1775193773",
              "key": "raw/sparefoot_location/2026-04-03/1775193773/location_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_location",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 8882083661084817716,
              "service_name": "sparefoot",
              "span_id": 5830996059497610161,
              "trace_id": 8882083661084817716
          }
      }
    • running: False
    • schema_name_id: 1492
    • start_time: 2026-04-03 00:23:28
    • success: True
    • trace_id: 8882083661084817716
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "city": "string",
        "country": "string",
        "is_address_real": "smallint",
        "latitude": "double",
        "location_id": "int",
        "location_label": "string",
        "longitude": "double",
        "override": "smallint",
        "state": "string",
        "street_address_1": "string",
        "street_address_2": "string",
        "timestamp": "timestamp",
        "zip": "string",
        "zip_full": "string"
    }
  • created: 2026-04-17 00:39:21
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-17/1776404335'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2022-11-15 03:02:20",
        "disabled": false,
        "format": "raw",
        "id": 1492,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "sparefoot_sparefoot_location"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "city": "string",
            "country": "string",
            "is_address_real": "smallint",
            "latitude": "double",
            "location_id": "int",
            "location_label": "string",
            "longitude": "double",
            "override": "smallint",
            "state": "string",
            "street_address_1": "string",
            "street_address_2": "string",
            "timestamp": "timestamp",
            "zip": "string",
            "zip_full": "string"
        },
        "created": "2026-04-17 00:39:21",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_location`\n(\n `city`  string , `country`  string , `is_address_real`  smallint , `latitude`  double , `location_id`  int , `location_label`  string , `longitude`  double , `override`  smallint , `state`  string , `street_address_1`  string , `street_address_2`  string , `timestamp`  timestamp , `zip`  string , `zip_full`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-stage/raw/sparefoot_location/2026-04-17/1776404335'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_location`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_location"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}