Schema Info
Schema Name: sfdl_prod_drivethru.stellar_mmsmeter_types
- created: 2023-02-06 12:12:26
- disabled: False
- format: raw
- id: 1391
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "stellar_mmsmeter_types" } - type: drivethrucsv
Schema Versions: 3
-
Version 1494840
- created: 2025-10-06 03:58:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsmeter_types`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsmeter_types`\n(\n `tenant` string , `id` string , `location_id` string , `service_line_id` string , `name` string , `status` string , `rate` string , `mapped_external_item` string , `billable_amount_highlight_threshold` string , `meter_icon` string , `unit_of_measure` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string , `position` 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-prod/raw/stellar_mmsmeter_types/2025-10-06/1759740915'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsmeter_types" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsmeter_types/2025-10-06/1759740915
- id: 1494840
- processed: 1
- raw_data:
{ "billable_amount_highlight_threshold": 8, "created_at": 13, "created_by": 11, "id": 1, "location_id": 2, "mapped_external_item": 7, "meter_icon": 9, "name": 4, "position": 15, "rate": 6, "service_line_id": 3, "status": 5, "tenant": 0, "unit_of_measure": 10, "updated_at": 14, "updated_by": 12 } - schema_attributes:
{ "billable_amount_highlight_threshold": "string", "created_at": "string", "created_by": "string", "id": "string", "location_id": "string", "mapped_external_item": "string", "meter_icon": "string", "name": "string", "position": "string", "rate": "string", "service_line_id": "string", "status": "string", "tenant": "string", "unit_of_measure": "string", "updated_at": "string", "updated_by": "string" } - schema_name_id: 1391
- schema_scan_id: 151039974
- updated: 2025-10-06 03:58:41
-
Version 1493551
- created: 2025-10-05 03:56:41
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsmeter_types`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsmeter_types`\n(\n `tenant` string , `id` string , `location_id` string , `service_line_id` string , `name` string , `status` string , `rate` string , `mapped_external_item` string , `billable_amount_highlight_threshold` string , `meter_icon` string , `unit_of_measure` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string , `position` 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-prod/raw/stellar_mmsmeter_types/2025-10-05/1759654314'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsmeter_types" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsmeter_types/2025-10-05/1759654314
- id: 1493551
- processed: 1
- raw_data:
{ "billable_amount_highlight_threshold": 8, "created_at": 13, "created_by": 11, "id": 1, "location_id": 2, "mapped_external_item": 7, "meter_icon": 9, "name": 4, "position": 15, "rate": 6, "service_line_id": 3, "status": 5, "tenant": 0, "unit_of_measure": 10, "updated_at": 14, "updated_by": 12 } - schema_attributes:
{ "billable_amount_highlight_threshold": "string", "created_at": "string", "created_by": "string", "id": "string", "location_id": "string", "mapped_external_item": "string", "meter_icon": "string", "name": "string", "position": "string", "rate": "string", "service_line_id": "string", "status": "string", "tenant": "string", "unit_of_measure": "string", "updated_at": "string", "updated_by": "string" } - schema_name_id: 1391
- schema_scan_id: 150979413
- updated: 2025-10-05 03:56:55
-
Version 1492184
- created: 2025-10-04 03:54:24
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsmeter_types`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsmeter_types`\n(\n `tenant` string , `id` string , `location_id` string , `service_line_id` string , `name` string , `status` string , `rate` string , `mapped_external_item` string , `billable_amount_highlight_threshold` string , `meter_icon` string , `unit_of_measure` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string , `position` 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-prod/raw/stellar_mmsmeter_types/2025-10-04/1759567934'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsmeter_types" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsmeter_types/2025-10-04/1759567934
- id: 1492184
- processed: 1
- raw_data:
{ "billable_amount_highlight_threshold": 8, "created_at": 13, "created_by": 11, "id": 1, "location_id": 2, "mapped_external_item": 7, "meter_icon": 9, "name": 4, "position": 15, "rate": 6, "service_line_id": 3, "status": 5, "tenant": 0, "unit_of_measure": 10, "updated_at": 14, "updated_by": 12 } - schema_attributes:
{ "billable_amount_highlight_threshold": "string", "created_at": "string", "created_by": "string", "id": "string", "location_id": "string", "mapped_external_item": "string", "meter_icon": "string", "name": "string", "position": "string", "rate": "string", "service_line_id": "string", "status": "string", "tenant": "string", "unit_of_measure": "string", "updated_at": "string", "updated_by": "string" } - schema_name_id: 1391
- schema_scan_id: 150914937
- updated: 2025-10-04 03:54:37
Schema Scans: 3
Last at 2025-10-06 03:58:26
-
Scan 151039974
- duration: 0:00:14.341807
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 151039974
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsmeter_types/2025-10-06/1759740915", "key": "raw/stellar_mmsmeter_types/2025-10-06/1759740915/meter_types.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.stellar_mmsmeter_types", "type": "drivethrucsv" }, "trace_context": { "parent_id": 399828506572218924, "service_name": "drive-thru", "span_id": 17575728172235526430, "trace_id": 10835765001810921278 } } - running: False
- schema_name_id: 1391
- start_time: 2025-10-06 03:58:26
- success: True
- trace_id: 10835765001810921278
-
Scan 150979413
- duration: 0:00:14.368480
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 150979413
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsmeter_types/2025-10-05/1759654314", "key": "raw/stellar_mmsmeter_types/2025-10-05/1759654314/meter_types.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.stellar_mmsmeter_types", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2161379426061629591, "service_name": "drive-thru", "span_id": 3100171715918218384, "trace_id": 2392006186375804785 } } - running: False
- schema_name_id: 1391
- start_time: 2025-10-05 03:56:40
- success: True
- trace_id: 2392006186375804785
-
Scan 150914937
- duration: 0:00:14.375939
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 150914937
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsmeter_types/2025-10-04/1759567934", "key": "raw/stellar_mmsmeter_types/2025-10-04/1759567934/meter_types.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.stellar_mmsmeter_types", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5293021909603304015, "service_name": "drive-thru", "span_id": 15530320039440805200, "trace_id": 16236906646462018463 } } - running: False
- schema_name_id: 1391
- start_time: 2025-10-04 03:54:23
- success: True
- trace_id: 16236906646462018463
- attributes:
{ "billable_amount_highlight_threshold": "string", "created_at": "string", "created_by": "string", "id": "string", "location_id": "string", "mapped_external_item": "string", "meter_icon": "string", "name": "string", "position": "string", "rate": "string", "service_line_id": "string", "status": "string", "tenant": "string", "unit_of_measure": "string", "updated_at": "string", "updated_by": "string" } - created: 2025-10-06 03:58:27
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsmeter_types`\n(\n `tenant` string , `id` string , `location_id` string , `service_line_id` string , `name` string , `status` string , `rate` string , `mapped_external_item` string , `billable_amount_highlight_threshold` string , `meter_icon` string , `unit_of_measure` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string , `position` 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-prod/raw/stellar_mmsmeter_types/2025-10-06/1759740915'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsmeter_types`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsmeter_types" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2023-02-06 12:12:26",
"disabled": false,
"format": "raw",
"id": 1391,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "stellar_mmsmeter_types"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"billable_amount_highlight_threshold": "string",
"created_at": "string",
"created_by": "string",
"id": "string",
"location_id": "string",
"mapped_external_item": "string",
"meter_icon": "string",
"name": "string",
"position": "string",
"rate": "string",
"service_line_id": "string",
"status": "string",
"tenant": "string",
"unit_of_measure": "string",
"updated_at": "string",
"updated_by": "string"
},
"created": "2025-10-06 03:58:27",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsmeter_types`\n(\n `tenant` string , `id` string , `location_id` string , `service_line_id` string , `name` string , `status` string , `rate` string , `mapped_external_item` string , `billable_amount_highlight_threshold` string , `meter_icon` string , `unit_of_measure` string , `created_by` string , `updated_by` string , `created_at` string , `updated_at` string , `position` 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-prod/raw/stellar_mmsmeter_types/2025-10-06/1759740915'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsmeter_types`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsmeter_types"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}