Schema Info

Schema Name: sfdl_dev_rds.sparefoot_account_software
  • created: 2022-03-16 10:03:34
  • disabled: False
  • format: raw
  • id: 1780
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_account_software"
    }
  • type: rds
Schema Versions: 7
    • created: 2022-08-10 19:51:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.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-dev/raw/account_software/2022-08-10/1660179044'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-08-10/1660179044
    • id: 4689871
    • 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: 1780
    • schema_scan_id: 5964985
    • updated: 2022-08-10 19:51:21
    • created: 2022-06-07 17:39:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.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-dev/raw/account_software/2022-06-07/1654641565'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654641565
    • id: 4689314
    • 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: 1780
    • schema_scan_id: 5931243
    • updated: 2022-06-07 17:39:44
    • created: 2022-06-07 17:24:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_account_software`\n(\n `account_id`  bigint , `id`  int , `source_id`  bigint , `timestamp`  timestamp , `user_id`  bigint \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-dev/raw/account_software/2022-06-07/1654640638'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654640638
    • id: 4689313
    • processed: 1
    • raw_data:
      {
          "account_id": "int64",
          "id": "int32",
          "source_id": "int64",
          "timestamp": "timestamp[ns]",
          "user_id": "int64"
      }
    • schema_attributes:
      {
          "account_id": "bigint",
          "id": "int",
          "source_id": "bigint",
          "timestamp": "timestamp",
          "user_id": "bigint"
      }
    • schema_name_id: 1780
    • schema_scan_id: 5931221
    • updated: 2022-06-07 17:24:16
    • created: 2022-06-07 16:15:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_account_software`\n(\n `account_id`  bigint , `id`  int , `source_id`  bigint , `timestamp`  timestamp , `user_id`  bigint \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-dev/raw/account_software/2022-06-07/1654636508'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654636508
    • id: 4689304
    • processed: 1
    • raw_data:
      {
          "account_id": "int64",
          "id": "int32",
          "source_id": "int64",
          "timestamp": "timestamp[ns]",
          "user_id": "int64"
      }
    • schema_attributes:
      {
          "account_id": "bigint",
          "id": "int",
          "source_id": "bigint",
          "timestamp": "timestamp",
          "user_id": "bigint"
      }
    • schema_name_id: 1780
    • schema_scan_id: 5931073
    • updated: 2022-06-07 16:15:29
    • created: 2022-06-07 10:42:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_account_software`\n(\n `account_id`  bigint , `id`  bigint , `source_id`  bigint , `timestamp`  string , `user_id`  bigint \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-dev/raw/account_software/2022-06-07/1654616506'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654616506
    • id: 4689281
    • processed: 1
    • raw_data:
      {
          "account_id": "int64",
          "id": "int64",
          "source_id": "int64",
          "timestamp": "string",
          "user_id": "int64"
      }
    • schema_attributes:
      {
          "account_id": "bigint",
          "id": "bigint",
          "source_id": "bigint",
          "timestamp": "string",
          "user_id": "bigint"
      }
    • schema_name_id: 1780
    • schema_scan_id: 5930619
    • updated: 2022-06-07 10:42:15
    • created: 2022-06-07 10:35:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_account_software`\n(\n `account_id`  bigint , `id`  bigint , `source_id`  bigint , `timestamp`  string , `user_id`  bigint \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-dev/raw/account_software/2022-06-07/1654616102'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654616102
    • id: 4689280
    • processed: 1
    • raw_data:
      {
          "account_id": "int64",
          "id": "int64",
          "source_id": "int64",
          "timestamp": "string",
          "user_id": "int64"
      }
    • schema_attributes:
      {
          "account_id": "bigint",
          "id": "bigint",
          "source_id": "bigint",
          "timestamp": "string",
          "user_id": "bigint"
      }
    • schema_name_id: 1780
    • schema_scan_id: 5930606
    • updated: 2022-06-07 10:35:21
    • created: 2022-06-06 18:00:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_account_software`\n(\n `account_id`  bigint , `id`  bigint , `source_id`  bigint , `timestamp`  string , `user_id`  bigint \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-dev/raw/account_software/2022-06-06/1654556405'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-06/1654556405
    • id: 4689270
    • processed: 1
    • raw_data:
      {
          "account_id": "int64",
          "id": "int64",
          "source_id": "int64",
          "timestamp": "string",
          "user_id": "int64"
      }
    • schema_attributes:
      {
          "account_id": "bigint",
          "id": "bigint",
          "source_id": "bigint",
          "timestamp": "string",
          "user_id": "bigint"
      }
    • schema_name_id: 1780
    • schema_scan_id: 5930351
    • updated: 2022-06-06 18:00:31
Schema Scans: 7
Last at 2022-08-10 19:50:54
    • duration: 0:00:29.898573
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5964985
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-08-10/1660179044",
              "key": "raw/account_software/2022-08-10/1660179044/account_software.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 6964711438362865485,
              "service_name": "sparefoot",
              "span_id": 16231204307763431409,
              "trace_id": 6964711438362865485
          }
      }
    • running: False
    • schema_name_id: 1780
    • start_time: 2022-08-10 19:50:54
    • success: True
    • trace_id: 6964711438362865485
    • duration: 0:00:14.237360
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5931243
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654641565",
              "key": "raw/account_software/2022-06-07/1654641565/account_software_8.parquet"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 13731005439553152943,
              "service_name": "sparefoot",
              "span_id": 2227255072909440992,
              "trace_id": 13731005439553152943
          }
      }
    • running: False
    • schema_name_id: 1780
    • start_time: 2022-06-07 17:39:33
    • success: True
    • trace_id: 13731005439553152943
    • duration: 0:00:14.170468
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5931221
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654640638",
              "key": "raw/account_software/2022-06-07/1654640638/account_software_8.parquet"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 13731005439553152943,
              "service_name": "sparefoot",
              "span_id": 6599461383936333364,
              "trace_id": 13731005439553152943
          }
      }
    • running: False
    • schema_name_id: 1780
    • start_time: 2022-06-07 17:24:04
    • success: True
    • trace_id: 13731005439553152943
    • duration: 0:00:14.192518
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5931073
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654636508",
              "key": "raw/account_software/2022-06-07/1654636508/account_software_8.parquet"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 18310681657256295995,
              "service_name": "sparefoot",
              "span_id": 17803376072506321594,
              "trace_id": 18310681657256295995
          }
      }
    • running: False
    • schema_name_id: 1780
    • start_time: 2022-06-07 16:15:17
    • success: True
    • trace_id: 18310681657256295995
    • duration: 0:00:19.344277
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5930619
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654616506",
              "key": "raw/account_software/2022-06-07/1654616506/account_software_8.parquet"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5074079725161483462,
              "service_name": "sparefoot",
              "span_id": 3007382665363982608,
              "trace_id": 5074079725161483462
          }
      }
    • running: False
    • schema_name_id: 1780
    • start_time: 2022-06-07 10:41:58
    • success: True
    • trace_id: 5074079725161483462
    • duration: 0:00:14.188066
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5930606
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-07/1654616102",
              "key": "raw/account_software/2022-06-07/1654616102/account_software_8.parquet"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5074079725161483462,
              "service_name": "sparefoot",
              "span_id": 9469328215167469354,
              "trace_id": 5074079725161483462
          }
      }
    • running: False
    • schema_name_id: 1780
    • start_time: 2022-06-07 10:35:09
    • success: True
    • trace_id: 5074079725161483462
    • duration: 0:00:19.401850
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5930351
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_software/2022-06-06/1654556405",
              "key": "raw/account_software/2022-06-06/1654556405/account_software_8.parquet"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_account_software",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 17154686238601738323,
              "service_name": "sparefoot",
              "span_id": 3030302943842816425,
              "trace_id": 17154686238601738323
          }
      }
    • running: False
    • schema_name_id: 1780
    • start_time: 2022-06-06 18:00:15
    • success: True
    • trace_id: 17154686238601738323
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: 2022-08-10 19:51:10
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.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-dev/raw/account_software/2022-08-10/1660179044'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-03-16 10:03:34",
        "disabled": false,
        "format": "raw",
        "id": 1780,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "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": "2022-08-10 19:51:10",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.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-dev/raw/account_software/2022-08-10/1660179044'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_account_software`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_account_software"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}