Schema Info

Schema Name: sfdl_stage_rds.sparefoot_sparefoot_account_software
  • created: 2022-08-12 10:31:15
  • disabled: False
  • format: raw
  • id: 1363
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "sparefoot_sparefoot_account_software"
    }
  • type: rds
Schema Versions: 15
    • created: 2026-04-17 00:06:40
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-17/1776402395'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-17/1776402395
    • id: 906526
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6415091
    • updated: 2026-04-17 00:06:54
    • created: 2026-04-16 00:09:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-16/1776316179'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-16/1776316179
    • id: 906332
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6414567
    • updated: 2026-04-16 00:09:56
    • created: 2026-04-15 00:10:00
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-15/1776229791'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-15/1776229791
    • id: 906118
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6414079
    • updated: 2026-04-15 00:10:11
    • created: 2026-04-14 00:09:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-14/1776143360'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-14/1776143360
    • id: 905891
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6413556
    • updated: 2026-04-14 00:09:45
    • created: 2026-04-13 00:18:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-13/1776057494'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-13/1776057494
    • id: 905711
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6413047
    • updated: 2026-04-13 00:18:37
    • created: 2026-04-12 00:10:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-12/1775970638'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-12/1775970638
    • id: 905496
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6412648
    • updated: 2026-04-12 00:11:10
    • created: 2026-04-11 00:11:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-11/1775884258'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-11/1775884258
    • id: 905293
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6412265
    • updated: 2026-04-11 00:11:23
    • created: 2026-04-10 00:07:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-10/1775797651'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-10/1775797651
    • id: 905062
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6411742
    • updated: 2026-04-10 00:07:52
    • created: 2026-04-09 00:13:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-09/1775711604'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-09/1775711604
    • id: 904862
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6411249
    • updated: 2026-04-09 00:13:39
    • created: 2026-04-08 00:07:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-08/1775624803'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-08/1775624803
    • id: 904624
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6410719
    • updated: 2026-04-08 00:07:12
    • created: 2026-04-07 00:08:37
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-07/1775538500'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-07/1775538500
    • id: 904418
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6410220
    • updated: 2026-04-07 00:08:48
    • created: 2026-04-06 00:04:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-06/1775451874'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-06/1775451874
    • id: 904193
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6409664
    • updated: 2026-04-06 00:05:09
    • created: 2026-04-05 00:12:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-05/1775365952'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-05/1775365952
    • id: 904030
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6409326
    • updated: 2026-04-05 00:12:52
    • created: 2026-04-04 00:10:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-04/1775279428'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-04/1775279428
    • id: 903824
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6408940
    • updated: 2026-04-04 00:10:45
    • created: 2026-04-03 00:08:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-03/1775192882'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_account_software/2026-04-03/1775192882
    • id: 903592
    • processed: 1
    • raw_data:
      {
          "account_id": "int32",
          "id": "int32",
          "source_id": "int16",
          "timestamp": "timestamp[ns]",
          "user_id": "int32"
      }
    • schema_attributes:
      {
          "account_id": "int",
          "id": "int",
          "source_id": "smallint",
          "timestamp": "timestamp",
          "user_id": "int"
      }
    • schema_name_id: 1363
    • schema_scan_id: 6408425
    • updated: 2026-04-03 00:08:18
Schema Scans: 15
Last at 2026-04-17 00:06:40
    • duration: 0:00:14.218725
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6415091
    • 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_account_software/2026-04-17/1776402395",
              "key": "raw/sparefoot_account_software/2026-04-17/1776402395/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 1914723111315198296,
              "service_name": "sparefoot",
              "span_id": 3911214812489535270,
              "trace_id": 1914723111315198296
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-17 00:06:40
    • success: True
    • trace_id: 1914723111315198296
    • duration: 0:00:14.323658
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414567
    • 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_account_software/2026-04-16/1776316179",
              "key": "raw/sparefoot_account_software/2026-04-16/1776316179/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 352377057190280289,
              "service_name": "sparefoot",
              "span_id": 82044252172223132,
              "trace_id": 352377057190280289
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-16 00:09:41
    • success: True
    • trace_id: 352377057190280289
    • duration: 0:00:11.914058
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414079
    • 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_account_software/2026-04-15/1776229791",
              "key": "raw/sparefoot_account_software/2026-04-15/1776229791/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 4587885396968056521,
              "service_name": "sparefoot",
              "span_id": 2460082793075301238,
              "trace_id": 4587885396968056521
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-15 00:09:59
    • success: True
    • trace_id: 4587885396968056521
    • duration: 0:00:11.854509
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413556
    • 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_account_software/2026-04-14/1776143360",
              "key": "raw/sparefoot_account_software/2026-04-14/1776143360/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 14930770893336789597,
              "service_name": "sparefoot",
              "span_id": 9910293914965768868,
              "trace_id": 14930770893336789597
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-14 00:09:33
    • success: True
    • trace_id: 14930770893336789597
    • duration: 0:00:14.307616
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413047
    • 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_account_software/2026-04-13/1776057494",
              "key": "raw/sparefoot_account_software/2026-04-13/1776057494/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 3647386204084128177,
              "service_name": "sparefoot",
              "span_id": 12971644919431295371,
              "trace_id": 3647386204084128177
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-13 00:18:23
    • success: True
    • trace_id: 3647386204084128177
    • duration: 0:00:14.352062
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412648
    • 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_account_software/2026-04-12/1775970638",
              "key": "raw/sparefoot_account_software/2026-04-12/1775970638/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 11247330293998177776,
              "service_name": "sparefoot",
              "span_id": 15030843727487332223,
              "trace_id": 11247330293998177776
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-12 00:10:56
    • success: True
    • trace_id: 11247330293998177776
    • duration: 0:00:11.681928
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412265
    • 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_account_software/2026-04-11/1775884258",
              "key": "raw/sparefoot_account_software/2026-04-11/1775884258/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 12125484397361644375,
              "service_name": "sparefoot",
              "span_id": 14140385844225386212,
              "trace_id": 12125484397361644375
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-11 00:11:12
    • success: True
    • trace_id: 12125484397361644375
    • duration: 0:00:14.165941
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411742
    • 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_account_software/2026-04-10/1775797651",
              "key": "raw/sparefoot_account_software/2026-04-10/1775797651/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 7587128603430626355,
              "service_name": "sparefoot",
              "span_id": 16143713887398372462,
              "trace_id": 7587128603430626355
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-10 00:07:38
    • success: True
    • trace_id: 7587128603430626355
    • duration: 0:00:11.638782
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411249
    • 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_account_software/2026-04-09/1775711604",
              "key": "raw/sparefoot_account_software/2026-04-09/1775711604/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 9864003040285600450,
              "service_name": "sparefoot",
              "span_id": 7535890968098368082,
              "trace_id": 9864003040285600450
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-09 00:13:27
    • success: True
    • trace_id: 9864003040285600450
    • duration: 0:00:11.751006
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410719
    • 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_account_software/2026-04-08/1775624803",
              "key": "raw/sparefoot_account_software/2026-04-08/1775624803/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5227428943457364246,
              "service_name": "sparefoot",
              "span_id": 17048248601660023759,
              "trace_id": 5227428943457364246
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-08 00:07:00
    • success: True
    • trace_id: 5227428943457364246
    • duration: 0:00:11.555506
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410220
    • 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_account_software/2026-04-07/1775538500",
              "key": "raw/sparefoot_account_software/2026-04-07/1775538500/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 6151504880066172907,
              "service_name": "sparefoot",
              "span_id": 1231633283657585166,
              "trace_id": 6151504880066172907
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-07 00:08:37
    • success: True
    • trace_id: 6151504880066172907
    • duration: 0:00:14.298830
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409664
    • 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_account_software/2026-04-06/1775451874",
              "key": "raw/sparefoot_account_software/2026-04-06/1775451874/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 1791124643363410792,
              "service_name": "sparefoot",
              "span_id": 17712332187042746288,
              "trace_id": 1791124643363410792
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-06 00:04:55
    • success: True
    • trace_id: 1791124643363410792
    • duration: 0:00:11.716683
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409326
    • 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_account_software/2026-04-05/1775365952",
              "key": "raw/sparefoot_account_software/2026-04-05/1775365952/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 1131147137698198551,
              "service_name": "sparefoot",
              "span_id": 5859688426285266749,
              "trace_id": 1131147137698198551
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-05 00:12:40
    • success: True
    • trace_id: 1131147137698198551
    • duration: 0:00:14.407173
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6408940
    • 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_account_software/2026-04-04/1775279428",
              "key": "raw/sparefoot_account_software/2026-04-04/1775279428/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 4145382578722740616,
              "service_name": "sparefoot",
              "span_id": 10706003623667894354,
              "trace_id": 4145382578722740616
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-04 00:10:31
    • success: True
    • trace_id: 4145382578722740616
    • duration: 0:00:11.717905
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6408425
    • 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_account_software/2026-04-03/1775192882",
              "key": "raw/sparefoot_account_software/2026-04-03/1775192882/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 11404521523409194020,
              "service_name": "sparefoot",
              "span_id": 16128980073987174789,
              "trace_id": 11404521523409194020
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2026-04-03 00:08:06
    • success: True
    • trace_id: 11404521523409194020
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "account_id": "int",
        "id": "int",
        "source_id": "smallint",
        "timestamp": "timestamp",
        "user_id": "int"
    }
  • created: 2026-04-17 00:06:40
  • 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_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-17/1776402395'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
    }
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-08-12 10:31:15",
        "disabled": false,
        "format": "raw",
        "id": 1363,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "sparefoot_sparefoot_account_software"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "account_id": "int",
            "id": "int",
            "source_id": "smallint",
            "timestamp": "timestamp",
            "user_id": "int"
        },
        "created": "2026-04-17 00:06:40",
        "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_account_software`\n(\n `account_id`  int , `id`  int , `source_id`  smallint , `timestamp`  timestamp , `user_id`  int \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_account_software/2026-04-17/1776402395'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_account_software`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_account_software"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}