Schema Info
Schema Name: sfdl_stage_drivethru.molo_moloqb_taxrateset
- created: 2023-08-10 13:57:42
- disabled: False
- format: raw
- id: 1928
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_drivethru", "table": "molo_moloqb_taxrateset" } - type: drivethrucsv
Schema Versions: 3
-
Version 611769
- created: 2023-10-16 01:58:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloqb_taxrateset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloqb_taxrateset`\n(\n `Id` string , `Name` string , `Description` string , `Active` string , `RateValue` string , `SpecialTaxType` string , `domain` string , `sparse` string , `QB_ID` string , `SyncToken` string , `time` string , `TaxServiceId` string , `QB_TaxAgencyId` string , `MarinaLocation_Id` string , `TaxCodeId` 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/molo_moloQB_TaxRateSet/2023-10-16/1697439316'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloqb_taxrateset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloQB_TaxRateSet/2023-10-16/1697439316
- id: 611769
- processed: 1
- raw_data:
{ "Active": 3, "Description": 2, "Id": 0, "MarinaLocation_Id": 13, "Name": 1, "QB_ID": 8, "QB_TaxAgencyId": 12, "RateValue": 4, "SpecialTaxType": 5, "SyncToken": 9, "TaxCodeId": 14, "TaxServiceId": 11, "domain": 6, "sparse": 7, "time": 10 } - schema_attributes:
{ "Active": "string", "Description": "string", "Id": "string", "MarinaLocation_Id": "string", "Name": "string", "QB_ID": "string", "QB_TaxAgencyId": "string", "RateValue": "string", "SpecialTaxType": "string", "SyncToken": "string", "TaxCodeId": "string", "TaxServiceId": "string", "domain": "string", "sparse": "string", "time": "string" } - schema_name_id: 1928
- schema_scan_id: 5253284
- updated: 2023-10-16 01:59:08
-
Version 611115
- created: 2023-10-15 01:59:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloqb_taxrateset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloqb_taxrateset`\n(\n `Id` string , `Name` string , `Description` string , `Active` string , `RateValue` string , `SpecialTaxType` string , `domain` string , `sparse` string , `QB_ID` string , `SyncToken` string , `time` string , `TaxServiceId` string , `QB_TaxAgencyId` string , `MarinaLocation_Id` string , `TaxCodeId` 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/molo_moloQB_TaxRateSet/2023-10-15/1697352863'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloqb_taxrateset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloQB_TaxRateSet/2023-10-15/1697352863
- id: 611115
- processed: 1
- raw_data:
{ "Active": 3, "Description": 2, "Id": 0, "MarinaLocation_Id": 13, "Name": 1, "QB_ID": 8, "QB_TaxAgencyId": 12, "RateValue": 4, "SpecialTaxType": 5, "SyncToken": 9, "TaxCodeId": 14, "TaxServiceId": 11, "domain": 6, "sparse": 7, "time": 10 } - schema_attributes:
{ "Active": "string", "Description": "string", "Id": "string", "MarinaLocation_Id": "string", "Name": "string", "QB_ID": "string", "QB_TaxAgencyId": "string", "RateValue": "string", "SpecialTaxType": "string", "SyncToken": "string", "TaxCodeId": "string", "TaxServiceId": "string", "domain": "string", "sparse": "string", "time": "string" } - schema_name_id: 1928
- schema_scan_id: 5251451
- updated: 2023-10-15 01:59:21
-
Version 610417
- created: 2023-10-14 01:59:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloqb_taxrateset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloqb_taxrateset`\n(\n `Id` string , `Name` string , `Description` string , `Active` string , `RateValue` string , `SpecialTaxType` string , `domain` string , `sparse` string , `QB_ID` string , `SyncToken` string , `time` string , `TaxServiceId` string , `QB_TaxAgencyId` string , `MarinaLocation_Id` string , `TaxCodeId` 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/molo_moloQB_TaxRateSet/2023-10-14/1697266545'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloqb_taxrateset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloQB_TaxRateSet/2023-10-14/1697266545
- id: 610417
- processed: 1
- raw_data:
{ "Active": 3, "Description": 2, "Id": 0, "MarinaLocation_Id": 13, "Name": 1, "QB_ID": 8, "QB_TaxAgencyId": 12, "RateValue": 4, "SpecialTaxType": 5, "SyncToken": 9, "TaxCodeId": 14, "TaxServiceId": 11, "domain": 6, "sparse": 7, "time": 10 } - schema_attributes:
{ "Active": "string", "Description": "string", "Id": "string", "MarinaLocation_Id": "string", "Name": "string", "QB_ID": "string", "QB_TaxAgencyId": "string", "RateValue": "string", "SpecialTaxType": "string", "SyncToken": "string", "TaxCodeId": "string", "TaxServiceId": "string", "domain": "string", "sparse": "string", "time": "string" } - schema_name_id: 1928
- schema_scan_id: 5249377
- updated: 2023-10-14 01:59:40
Schema Scans: 3
Last at 2023-10-16 01:58:56
-
Scan 5253284
- duration: 0:00:12.053721
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5253284
- 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/molo_moloQB_TaxRateSet/2023-10-16/1697439316", "key": "raw/molo_moloQB_TaxRateSet/2023-10-16/1697439316/QB_TaxRateSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloQB_TaxRateSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5700795444144960346, "service_name": "drive-thru", "span_id": 6387039012918886455, "trace_id": 10458909293462274712 } } - running: False
- schema_name_id: 1928
- start_time: 2023-10-16 01:58:56
- success: True
- trace_id: 10458909293462274712
-
Scan 5251451
- duration: 0:00:11.897529
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5251451
- 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/molo_moloQB_TaxRateSet/2023-10-15/1697352863", "key": "raw/molo_moloQB_TaxRateSet/2023-10-15/1697352863/QB_TaxRateSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloQB_TaxRateSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10890246272359618649, "service_name": "drive-thru", "span_id": 14543150066863684723, "trace_id": 16100328824251188738 } } - running: False
- schema_name_id: 1928
- start_time: 2023-10-15 01:59:09
- success: True
- trace_id: 16100328824251188738
-
Scan 5249377
- duration: 0:00:11.853994
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5249377
- 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/molo_moloQB_TaxRateSet/2023-10-14/1697266545", "key": "raw/molo_moloQB_TaxRateSet/2023-10-14/1697266545/QB_TaxRateSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloQB_TaxRateSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13562994202410940954, "service_name": "drive-thru", "span_id": 11006558850828109181, "trace_id": 4920384731756072762 } } - running: False
- schema_name_id: 1928
- start_time: 2023-10-14 01:59:28
- success: True
- trace_id: 4920384731756072762
- attributes:
{ "Active": "string", "Description": "string", "Id": "string", "MarinaLocation_Id": "string", "Name": "string", "QB_ID": "string", "QB_TaxAgencyId": "string", "RateValue": "string", "SpecialTaxType": "string", "SyncToken": "string", "TaxCodeId": "string", "TaxServiceId": "string", "domain": "string", "sparse": "string", "time": "string" } - created: 2023-10-16 01:58:57
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloqb_taxrateset`\n(\n `Id` string , `Name` string , `Description` string , `Active` string , `RateValue` string , `SpecialTaxType` string , `domain` string , `sparse` string , `QB_ID` string , `SyncToken` string , `time` string , `TaxServiceId` string , `QB_TaxAgencyId` string , `MarinaLocation_Id` string , `TaxCodeId` 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/molo_moloQB_TaxRateSet/2023-10-16/1697439316'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloqb_taxrateset`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloqb_taxrateset" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2023-08-10 13:57:42",
"disabled": false,
"format": "raw",
"id": 1928,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_drivethru",
"table": "molo_moloqb_taxrateset"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"Active": "string",
"Description": "string",
"Id": "string",
"MarinaLocation_Id": "string",
"Name": "string",
"QB_ID": "string",
"QB_TaxAgencyId": "string",
"RateValue": "string",
"SpecialTaxType": "string",
"SyncToken": "string",
"TaxCodeId": "string",
"TaxServiceId": "string",
"domain": "string",
"sparse": "string",
"time": "string"
},
"created": "2023-10-16 01:58:57",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloqb_taxrateset`\n(\n `Id` string , `Name` string , `Description` string , `Active` string , `RateValue` string , `SpecialTaxType` string , `domain` string , `sparse` string , `QB_ID` string , `SyncToken` string , `time` string , `TaxServiceId` string , `QB_TaxAgencyId` string , `MarinaLocation_Id` string , `TaxCodeId` 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/molo_moloQB_TaxRateSet/2023-10-16/1697439316'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloqb_taxrateset`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloqb_taxrateset"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}