Schema Info
Schema Name: sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal
- created: 2022-11-04 16:56:32
- disabled: False
- format: raw
- id: 2121
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_rds", "table": "sparefoot_sparefoot_buyouts_temporal" } - type: rds
Schema Versions: 1
-
Version 4690377
- created: 2022-11-04 16:56:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`\n(\n `account_id` int , `buyout_id` int , `buyout_reason` string , `created` timestamp , `deleted` smallint , `dt_partition` date , `modified` timestamp , `negotiated_amount_due` double , `quoted_amount_due` double , `status` string , `user_id` int \n)\nPARTITIONED BY (dt string)\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_incremental/sparefoot_buyouts_temporal'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal
- id: 4690377
- processed: 1
- raw_data:
{ "account_id": "int32", "buyout_id": "int32", "buyout_reason": "string", "created": "timestamp[ns]", "deleted": "int16", "dt_partition": "date32[day]", "modified": "timestamp[ns]", "negotiated_amount_due": "double", "quoted_amount_due": "double", "status": "string", "user_id": "int32" } - schema_attributes:
{ "account_id": "int", "buyout_id": "int", "buyout_reason": "string", "created": "timestamp", "deleted": "smallint", "dt_partition": "date", "modified": "timestamp", "negotiated_amount_due": "double", "quoted_amount_due": "double", "status": "string", "user_id": "int" } - schema_name_id: 2121
- schema_scan_id: 6001410
- updated: 2022-11-04 16:56:46
Schema Scans: 1
Last at 2022-11-04 16:56:32
-
Scan 6001410
- duration: 0:00:17.050919
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6001410
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19", "name": "dt", "type": "string", "value": "2022-10-19" }, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal", "key": "raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19/buyouts_temporal.parquet.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal", "type": "rds" }, "trace_context": { "parent_id": 1671902447709360807, "service_name": "sparefoot", "span_id": 13996858714435982024, "trace_id": 1671902447709360807 } } - running: False
- schema_name_id: 2121
- start_time: 2022-11-04 16:56:32
- success: True
- trace_id: 1671902447709360807
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`\nADD\n\n\n PARTITION (dt='2022-10-19') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19'\n PARTITION (dt='2023-09-25') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2023-09-25/'\n PARTITION (dt='2024-02-01') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2024-02-01/'\n;" ] - name: dt
- state:
[ { "info": { "id": 188814, "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19", "name": "dt", "value": "2022-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2022-11-04 16:56:32", "last_data": "2022-11-11 12:38:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 230793, "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2023-09-25/", "name": "dt", "value": "2023-09-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-09-26 12:07:10", "last_data": "2023-09-26 12:07:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 245679, "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2024-02-01/", "name": "dt", "value": "2024-02-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-02-02 08:40:40", "last_data": "2024-02-02 08:40:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "account_id": "int", "buyout_id": "int", "buyout_reason": "string", "created": "timestamp", "deleted": "smallint", "dt_partition": "date", "modified": "timestamp", "negotiated_amount_due": "double", "quoted_amount_due": "double", "status": "string", "user_id": "int" } - created: 2022-11-04 16:56:32
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`\n(\n `account_id` int , `buyout_id` int , `buyout_reason` string , `created` timestamp , `deleted` smallint , `dt_partition` date , `modified` timestamp , `negotiated_amount_due` double , `quoted_amount_due` double , `status` string , `user_id` int \n)\nPARTITIONED BY (dt string)\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_incremental/sparefoot_buyouts_temporal'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2022-11-04 16:56:32",
"disabled": false,
"format": "raw",
"id": 2121,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_rds",
"table": "sparefoot_sparefoot_buyouts_temporal"
},
"type": "rds"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`\nADD\n\n\n PARTITION (dt='2022-10-19') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19'\n PARTITION (dt='2023-09-25') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2023-09-25/'\n PARTITION (dt='2024-02-01') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2024-02-01/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 188814,
"location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19",
"name": "dt",
"value": "2022-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2022-11-04 16:56:32",
"last_data": "2022-11-11 12:38:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 230793,
"location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2023-09-25/",
"name": "dt",
"value": "2023-09-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-09-26 12:07:10",
"last_data": "2023-09-26 12:07:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 245679,
"location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_buyouts_temporal/dt=2024-02-01/",
"name": "dt",
"value": "2024-02-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-02-02 08:40:40",
"last_data": "2024-02-02 08:40:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"account_id": "int",
"buyout_id": "int",
"buyout_reason": "string",
"created": "timestamp",
"deleted": "smallint",
"dt_partition": "date",
"modified": "timestamp",
"negotiated_amount_due": "double",
"quoted_amount_due": "double",
"status": "string",
"user_id": "int"
},
"created": "2022-11-04 16:56:32",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`\n(\n `account_id` int , `buyout_id` int , `buyout_reason` string , `created` timestamp , `deleted` smallint , `dt_partition` date , `modified` timestamp , `negotiated_amount_due` double , `quoted_amount_due` double , `status` string , `user_id` int \n)\nPARTITIONED BY (dt string)\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_incremental/sparefoot_buyouts_temporal'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_buyouts_temporal"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}