Schema Info
Schema Name: sfdl_stage_drivethru.authsso_account
- created: 2025-07-14 12:08:39
- disabled: False
- format: raw
- id: 2241
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_drivethru", "table": "authsso_account" } - type: drivethrujson
Schema Versions: 3
-
Version 853460
- created: 2025-07-15 09:49:31
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.authsso_account`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.authsso_account`\n(\n`accountId`string,`accountName`string,`createdAt`date,`deletedAt`date,`initializedAt`date\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-15/1752590950'\n", "MSCK REPAIR TABLE sfdl_stage_drivethru.authsso_account" ] - hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-15/1752590950
- id: 853460
- processed: 1
- raw_data:
{ "accountId": "98123", "accountName": "Alpha", "createdAt": "2025-07-10T22:59:35.423Z", "deletedAt": "2025-07-09T22:59:35.423Z", "initializedAt": "2025-07-09T22:59:35.423Z" } - schema_attributes:
{ "accountId": "string", "accountName": "string", "createdAt": "date", "deletedAt": "date", "initializedAt": "date" } - schema_name_id: 2241
- schema_scan_id: 6296713
- updated: 2025-07-15 09:49:45
-
Version 853245
- created: 2025-07-14 12:09:07
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.authsso_account`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.authsso_account`\n(\n`accountId`string,`accountName`string,`createdAt`date,`deletedAt`date,`initializedAt`date\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-14/1752512944'\n", "MSCK REPAIR TABLE sfdl_stage_drivethru.authsso_account" ] - hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-14/1752512944
- id: 853245
- processed: 1
- raw_data:
{ "accountId": "98123", "accountName": "Alpha", "createdAt": "2025-07-10T22:59:35.423Z", "deletedAt": "2025-07-09T22:59:35.423Z", "initializedAt": "2025-07-09T22:59:35.423Z" } - schema_attributes:
{ "accountId": "string", "accountName": "string", "createdAt": "date", "deletedAt": "date", "initializedAt": "date" } - schema_name_id: 2241
- schema_scan_id: 6296311
- updated: 2025-07-14 12:10:24
-
Version 853244
- created: 2025-07-14 12:08:40
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.authsso_account`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.authsso_account`\n(\n`accountId`string,`accountName`string,`createdAt`date,`deletedAt`date,`initializedAt`date\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-14/1752512913'\n", "MSCK REPAIR TABLE sfdl_stage_drivethru.authsso_account" ] - hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-14/1752512913
- id: 853244
- processed: 1
- raw_data:
{ "accountId": "98123", "accountName": "Alpha", "createdAt": "2025-07-10T22:59:35.423Z", "deletedAt": "2025-07-09T22:59:35.423Z", "initializedAt": "2025-07-09T22:59:35.423Z" } - schema_attributes:
{ "accountId": "string", "accountName": "string", "createdAt": "date", "deletedAt": "date", "initializedAt": "date" } - schema_name_id: 2241
- schema_scan_id: 6296310
- updated: 2025-07-14 12:10:30
Schema Scans: 3
Last at 2025-07-15 09:49:30
-
Scan 6296713
- duration: 0:00:14.132781
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6296713
- payload:
{ "datatype_dict": { "accountId": "string", "accountName": "string", "createdAt": "date", "deletedAt": "date", "initializedAt": "date" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrujson-drivethru-stage", "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-15/1752590950", "key": "raw/authsso_account/2025-07-15/1752590950/data.json.gz" }, "schema": { "name": "sfdl_stage_drivethru.authsso_account", "type": "drivethrujson" }, "trace_context": { "parent_id": 4317101613833705547, "service_name": "drive-thru", "span_id": 14229159477809666512, "trace_id": 49810642251931652 } } - running: False
- schema_name_id: 2241
- start_time: 2025-07-15 09:49:30
- success: True
- trace_id: 49810642251931652
-
Scan 6296311
- duration: 0:01:17.471536
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6296311
- payload:
{ "datatype_dict": { "accountId": "string", "accountName": "string", "createdAt": "date", "deletedAt": "date", "initializedAt": "date" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrujson-drivethru-stage", "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-14/1752512944", "key": "raw/authsso_account/2025-07-14/1752512944/data.json.gz" }, "schema": { "name": "sfdl_stage_drivethru.authsso_account", "type": "drivethrujson" }, "trace_context": { "parent_id": 5873545409485042084, "service_name": "drive-thru", "span_id": 4839194427395924375, "trace_id": 16530179725574547300 } } - running: False
- schema_name_id: 2241
- start_time: 2025-07-14 12:09:07
- success: True
- trace_id: 16530179725574547300
-
Scan 6296310
- duration: 0:01:50.607725
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6296310
- payload:
{ "datatype_dict": { "accountId": "string", "accountName": "string", "createdAt": "date", "deletedAt": "date", "initializedAt": "date" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrujson-drivethru-stage", "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-14/1752512913", "key": "raw/authsso_account/2025-07-14/1752512913/data.json.gz" }, "schema": { "name": "sfdl_stage_drivethru.authsso_account", "type": "drivethrujson" }, "trace_context": { "parent_id": 17092185524481040193, "service_name": "drive-thru", "span_id": 5921789637526264363, "trace_id": 11410192793948701248 } } - running: False
- schema_name_id: 2241
- start_time: 2025-07-14 12:08:39
- success: True
- trace_id: 11410192793948701248
- attributes:
{ "accountId": "string", "accountName": "string", "createdAt": "date", "deletedAt": "date", "initializedAt": "date" } - created: 2025-07-15 09:49:31
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.authsso_account`\n(\n`accountId`string,`accountName`string,`createdAt`date,`deletedAt`date,`initializedAt`date\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-15/1752590950'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.authsso_account`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.authsso_account" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2025-07-14 12:08:39",
"disabled": false,
"format": "raw",
"id": 2241,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_drivethru",
"table": "authsso_account"
},
"type": "drivethrujson"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"accountId": "string",
"accountName": "string",
"createdAt": "date",
"deletedAt": "date",
"initializedAt": "date"
},
"created": "2025-07-15 09:49:31",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.authsso_account`\n(\n`accountId`string,`accountName`string,`createdAt`date,`deletedAt`date,`initializedAt`date\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrujson-drivethru-stage/raw/authsso_account/2025-07-15/1752590950'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.authsso_account`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.authsso_account"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}