Schema Info
Schema Name: sfdl_test_rds.sparefoot_account_modifiers_pq
- created: 2022-05-18 13:19:55
- disabled: False
- format: raw
- id: 1798
- is_partitioned: False
- is_schema_datatyped: False
- name:
{ "database": "sfdl_test_rds", "table": "sparefoot_account_modifiers_pq" } - type: rds
Schema Versions: 2
-
Version 4689238
- created: 2022-06-02 19:43:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`", "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_pq`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_pq`\n(\n `account_id` bigint , `active` bigint , `created_at` string , `created_dt` string , `modifier_name` string , `modifier_value` double , `updated_at` string , `updated_dt` 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-dev/raw/account_modifiers/2022-06-02/1654216026'\n", "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_pq" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/account_modifiers/2022-06-02/1654216026
- id: 4689238
- processed: 1
- raw_data:
{ "account_id": "int64", "active": "int64", "created_dt": "string", "modifier_name": "string", "modifier_value": "double", "updated_dt": "string" } - schema_attributes:
{ "account_id": "bigint", "active": "bigint", "created_at": "string", "created_dt": "string", "modifier_name": "string", "modifier_value": "double", "updated_at": "string", "updated_dt": "string" } - schema_name_id: 1798
- schema_scan_id: 5928833
- updated: 2022-06-02 19:43:49
-
Version 4689228
- created: 2022-05-26 10:35:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`", "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_pq`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_pq`\n(\n `account_id` bigint , `active` bigint , `created_at` string , `modifier_name` string , `modifier_value` double , `updated_at` 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-testing-dev/raw/account_modifiers/2022-05-18/parquet'\n", "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_pq" ] - hive_path: s3://sfdl-rds-testing-dev/raw/account_modifiers/2022-05-18/parquet
- id: 4689228
- processed: 1
- raw_data:
{ "account_id": "int64", "active": "int64", "created_at": "string", "modifier_name": "string", "modifier_value": "double", "updated_at": "string" } - schema_attributes:
{ "account_id": "bigint", "active": "bigint", "created_at": "string", "modifier_name": "string", "modifier_value": "double", "updated_at": "string" } - schema_name_id: 1798
- schema_scan_id: 5926023
- updated: 2022-05-26 10:35:36
Schema Scans: 2
Last at 2022-06-02 19:43:36
-
Scan 5928833
- duration: 0:00:15.344276
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5928833
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": false, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/account_modifiers/2022-06-02/1654216026", "key": "raw/account_modifiers/2022-06-02/1654216026/account_modifiers_1.parquet" }, "schema": { "name": "sfdl_test_rds.sparefoot_account_modifiers_pq", "type": "rds" } } - running: False
- schema_name_id: 1798
- start_time: 2022-06-02 19:43:36
- success: True
- trace_id: 13288922853389480468
-
Scan 5926023
- duration: 0:00:14.357668
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5926023
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": false, "s3": { "bucket": "sfdl-rds-testing-dev", "hive_path": "s3://sfdl-rds-testing-dev/raw/account_modifiers/2022-05-18/parquet", "key": "raw/account_modifiers/2022-05-18/parquet/account_modifiers_1.parquet" }, "schema": { "name": "sfdl_test_rds.sparefoot_account_modifiers_pq", "type": "rds" } } - running: False
- schema_name_id: 1798
- start_time: 2022-05-26 10:35:24
- success: True
- trace_id: 17913778866994271229
- attributes:
{ "account_id": "bigint", "active": "bigint", "created_at": "string", "created_dt": "string", "modifier_name": "string", "modifier_value": "double", "updated_at": "string", "updated_dt": "string" } - created: 2022-06-02 19:43:36
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_pq`\n(\n `account_id` bigint , `active` bigint , `created_at` string , `created_dt` string , `modifier_name` string , `modifier_value` double , `updated_at` string , `updated_dt` 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-dev/raw/account_modifiers/2022-06-02/1654216026'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_pq`", "repair_table": "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_pq" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2022-05-18 13:19:55",
"disabled": false,
"format": "raw",
"id": 1798,
"is_partitioned": false,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_test_rds",
"table": "sparefoot_account_modifiers_pq"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"account_id": "bigint",
"active": "bigint",
"created_at": "string",
"created_dt": "string",
"modifier_name": "string",
"modifier_value": "double",
"updated_at": "string",
"updated_dt": "string"
},
"created": "2022-06-02 19:43:36",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_pq`\n(\n `account_id` bigint , `active` bigint , `created_at` string , `created_dt` string , `modifier_name` string , `modifier_value` double , `updated_at` string , `updated_dt` 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-dev/raw/account_modifiers/2022-06-02/1654216026'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_pq`",
"repair_table": "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_pq"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}