Schema Info
Schema Name: sfdl_stage_drivethru.stellar_mmspos_returns
- created: 2023-01-30 18:13:35
- disabled: False
- format: raw
- id: 1665
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_drivethru", "table": "stellar_mmspos_returns" } - type: drivethrucsv
Schema Versions: 3
-
Version 495872
- created: 2023-02-06 01:19:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmspos_returns`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmspos_returns`\n(\n `tenant` string , `id` string , `ticket_id` string , `credit_memo_id` string , `subtotal` string , `coupon_amount` string , `tax_amount` string , `total_amount` string , `location_id` string , `department_id` string , `register_id` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-06/1675667636'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmspos_returns" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-06/1675667636
- id: 495872
- processed: 1
- raw_data:
{ "coupon_amount": 5, "created_at": 13, "created_by": 11, "credit_memo_id": 3, "department_id": 9, "id": 1, "location_id": 8, "register_id": 10, "subtotal": 4, "tax_amount": 6, "tenant": 0, "ticket_id": 2, "total_amount": 7, "updated_at": 14, "updated_by": 12 } - schema_attributes:
{ "coupon_amount": "string", "created_at": "string", "created_by": "string", "credit_memo_id": "string", "department_id": "string", "id": "string", "location_id": "string", "register_id": "string", "subtotal": "string", "tax_amount": "string", "tenant": "string", "ticket_id": "string", "total_amount": "string", "updated_at": "string", "updated_by": "string" } - schema_name_id: 1665
- schema_scan_id: 4595515
- updated: 2023-02-06 01:19:18
-
Version 495216
- created: 2023-02-05 01:21:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmspos_returns`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmspos_returns`\n(\n `tenant` string , `id` string , `ticket_id` string , `credit_memo_id` string , `subtotal` string , `coupon_amount` string , `tax_amount` string , `total_amount` string , `location_id` string , `department_id` string , `register_id` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-05/1675581172'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmspos_returns" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-05/1675581172
- id: 495216
- processed: 1
- raw_data:
{ "coupon_amount": 5, "created_at": 13, "created_by": 11, "credit_memo_id": 3, "department_id": 9, "id": 1, "location_id": 8, "register_id": 10, "subtotal": 4, "tax_amount": 6, "tenant": 0, "ticket_id": 2, "total_amount": 7, "updated_at": 14, "updated_by": 12 } - schema_attributes:
{ "coupon_amount": "string", "created_at": "string", "created_by": "string", "credit_memo_id": "string", "department_id": "string", "id": "string", "location_id": "string", "register_id": "string", "subtotal": "string", "tax_amount": "string", "tenant": "string", "ticket_id": "string", "total_amount": "string", "updated_at": "string", "updated_by": "string" } - schema_name_id: 1665
- schema_scan_id: 4592744
- updated: 2023-02-05 01:21:47
-
Version 494627
- created: 2023-02-04 01:22:31
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmspos_returns`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmspos_returns`\n(\n `tenant` string , `id` string , `ticket_id` string , `credit_memo_id` string , `subtotal` string , `coupon_amount` string , `tax_amount` string , `total_amount` string , `location_id` string , `department_id` string , `register_id` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-04/1675494388'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmspos_returns" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-04/1675494388
- id: 494627
- processed: 1
- raw_data:
{ "coupon_amount": 5, "created_at": 13, "created_by": 11, "credit_memo_id": 3, "department_id": 9, "id": 1, "location_id": 8, "register_id": 10, "subtotal": 4, "tax_amount": 6, "tenant": 0, "ticket_id": 2, "total_amount": 7, "updated_at": 14, "updated_by": 12 } - schema_attributes:
{ "coupon_amount": "string", "created_at": "string", "created_by": "string", "credit_memo_id": "string", "department_id": "string", "id": "string", "location_id": "string", "register_id": "string", "subtotal": "string", "tax_amount": "string", "tenant": "string", "ticket_id": "string", "total_amount": "string", "updated_at": "string", "updated_by": "string" } - schema_name_id: 1665
- schema_scan_id: 4589760
- updated: 2023-02-04 01:22:42
Schema Scans: 3
Last at 2023-02-06 01:19:07
-
Scan 4595515
- duration: 0:00:11.657882
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4595515
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-06/1675667636", "key": "raw/stellar_mmspos_returns/2023-02-06/1675667636/pos_returns.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.stellar_mmspos_returns", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15540177229277033746, "service_name": "drive-thru", "span_id": 8597816650103954193, "trace_id": 8008771384743087763 } } - running: False
- schema_name_id: 1665
- start_time: 2023-02-06 01:19:07
- success: True
- trace_id: 8008771384743087763
-
Scan 4592744
- duration: 0:00:11.794606
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4592744
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-05/1675581172", "key": "raw/stellar_mmspos_returns/2023-02-05/1675581172/pos_returns.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.stellar_mmspos_returns", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5056978171279918570, "service_name": "drive-thru", "span_id": 7923310708426815357, "trace_id": 16489631881880155711 } } - running: False
- schema_name_id: 1665
- start_time: 2023-02-05 01:21:35
- success: True
- trace_id: 16489631881880155711
-
Scan 4589760
- duration: 0:00:11.718241
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4589760
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-04/1675494388", "key": "raw/stellar_mmspos_returns/2023-02-04/1675494388/pos_returns.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.stellar_mmspos_returns", "type": "drivethrucsv" }, "trace_context": { "parent_id": 18252168977733951031, "service_name": "drive-thru", "span_id": 3262295310280406875, "trace_id": 14073789510242674157 } } - running: False
- schema_name_id: 1665
- start_time: 2023-02-04 01:22:31
- success: True
- trace_id: 14073789510242674157
- attributes:
{ "coupon_amount": "string", "created_at": "string", "created_by": "string", "credit_memo_id": "string", "department_id": "string", "id": "string", "location_id": "string", "register_id": "string", "subtotal": "string", "tax_amount": "string", "tenant": "string", "ticket_id": "string", "total_amount": "string", "updated_at": "string", "updated_by": "string" } - created: 2023-02-06 01:19:08
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmspos_returns`\n(\n `tenant` string , `id` string , `ticket_id` string , `credit_memo_id` string , `subtotal` string , `coupon_amount` string , `tax_amount` string , `total_amount` string , `location_id` string , `department_id` string , `register_id` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-06/1675667636'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmspos_returns`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmspos_returns" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2023-01-30 18:13:35",
"disabled": false,
"format": "raw",
"id": 1665,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_drivethru",
"table": "stellar_mmspos_returns"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"coupon_amount": "string",
"created_at": "string",
"created_by": "string",
"credit_memo_id": "string",
"department_id": "string",
"id": "string",
"location_id": "string",
"register_id": "string",
"subtotal": "string",
"tax_amount": "string",
"tenant": "string",
"ticket_id": "string",
"total_amount": "string",
"updated_at": "string",
"updated_by": "string"
},
"created": "2023-02-06 01:19:08",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.stellar_mmspos_returns`\n(\n `tenant` string , `id` string , `ticket_id` string , `credit_memo_id` string , `subtotal` string , `coupon_amount` string , `tax_amount` string , `total_amount` string , `location_id` string , `department_id` string , `register_id` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-stage/raw/stellar_mmspos_returns/2023-02-06/1675667636'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.stellar_mmspos_returns`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.stellar_mmspos_returns"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}