Schema Info
Schema Name: sfdl_stage_drivethru.molo_moloinvoiceset
- created: 2023-08-10 14:04:01
- disabled: False
- format: raw
- id: 2053
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_drivethru", "table": "molo_moloinvoiceset" } - type: drivethrucsv
Schema Versions: 3
-
Version 611792
- created: 2023-10-16 02:00:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinvoiceset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinvoiceset`\n(\n `Id` string , `Date` string , `DolarDiscount` string , `PercentDiscount` string , `Active` string , `ClosingDate` string , `DiscountTotal` string , `Opened` string , `Payed` string , `Subtotal` string , `SubtotalWoDiscount` string , `TaxTotal` string , `Title` string , `Total` string , `ReservationId` string , `AccountId` string , `ServicePaidAmount` string , `MarinaPaidAmount` string , `GasPaidAmount` string , `InvoiceStatusId` string , `StartDate` string , `InstalmentsPaymentMethodId` string , `ScheduledForCron` string , `OriginalInvoice` string , `PaymentsSentToXero` string , `WorkOrderId` string , `IsInstallmentInvoice` string , `VoidUser` string , `VoidDateTime` string , `CreationUser` string , `Payment_Id` string , `QB_Invoice_Id` string , `InvoiceType_Id` string , `InvoiceDate` string , `DueDate` string , `CurrencyCode` string , `LastModifiedDateTime` string , `LastModifiedAspNetUser` string , `VoidReason` string , `CreatePartnerId` string , `VoidPartnerId` string , `UpdateHash` string , `ScheduledForInventoryCron` string , `ScheduledForSubletCron` string , `ScheduledForLaborCron` string , `CreatedOnMobile` string , `StripeInvoiceId` string , `SentToStripe` string , `ResourceBookingId` string , `ModifiedOnMobile` string , `Note` string , `QuickbooksInvoiceId` string , `TaxCap` 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_moloInvoiceSet/2023-10-16/1697439263'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinvoiceset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloInvoiceSet/2023-10-16/1697439263
- id: 611792
- processed: 1
- raw_data:
{ "AccountId": 15, "Active": 4, "ClosingDate": 5, "CreatePartnerId": 39, "CreatedOnMobile": 45, "CreationUser": 29, "CurrencyCode": 35, "Date": 1, "DiscountTotal": 6, "DolarDiscount": 2, "DueDate": 34, "GasPaidAmount": 18, "Id": 0, "InstalmentsPaymentMethodId": 21, "InvoiceDate": 33, "InvoiceStatusId": 19, "InvoiceType_Id": 32, "IsInstallmentInvoice": 26, "LastModifiedAspNetUser": 37, "LastModifiedDateTime": 36, "MarinaPaidAmount": 17, "ModifiedOnMobile": 49, "Note": 50, "Opened": 7, "OriginalInvoice": 23, "Payed": 8, "Payment_Id": 30, "PaymentsSentToXero": 24, "PercentDiscount": 3, "QB_Invoice_Id": 31, "QuickbooksInvoiceId": 51, "ReservationId": 14, "ResourceBookingId": 48, "ScheduledForCron": 22, "ScheduledForInventoryCron": 42, "ScheduledForLaborCron": 44, "ScheduledForSubletCron": 43, "SentToStripe": 47, "ServicePaidAmount": 16, "StartDate": 20, "StripeInvoiceId": 46, "Subtotal": 9, "SubtotalWoDiscount": 10, "TaxCap": 52, "TaxTotal": 11, "Title": 12, "Total": 13, "UpdateHash": 41, "VoidDateTime": 28, "VoidPartnerId": 40, "VoidReason": 38, "VoidUser": 27, "WorkOrderId": 25 } - schema_attributes:
{ "AccountId": "string", "Active": "string", "ClosingDate": "string", "CreatePartnerId": "string", "CreatedOnMobile": "string", "CreationUser": "string", "CurrencyCode": "string", "Date": "string", "DiscountTotal": "string", "DolarDiscount": "string", "DueDate": "string", "GasPaidAmount": "string", "Id": "string", "InstalmentsPaymentMethodId": "string", "InvoiceDate": "string", "InvoiceStatusId": "string", "InvoiceType_Id": "string", "IsInstallmentInvoice": "string", "LastModifiedAspNetUser": "string", "LastModifiedDateTime": "string", "MarinaPaidAmount": "string", "ModifiedOnMobile": "string", "Note": "string", "Opened": "string", "OriginalInvoice": "string", "Payed": "string", "Payment_Id": "string", "PaymentsSentToXero": "string", "PercentDiscount": "string", "QB_Invoice_Id": "string", "QuickbooksInvoiceId": "string", "ReservationId": "string", "ResourceBookingId": "string", "ScheduledForCron": "string", "ScheduledForInventoryCron": "string", "ScheduledForLaborCron": "string", "ScheduledForSubletCron": "string", "SentToStripe": "string", "ServicePaidAmount": "string", "StartDate": "string", "StripeInvoiceId": "string", "Subtotal": "string", "SubtotalWoDiscount": "string", "TaxCap": "string", "TaxTotal": "string", "Title": "string", "Total": "string", "UpdateHash": "string", "VoidDateTime": "string", "VoidPartnerId": "string", "VoidReason": "string", "VoidUser": "string", "WorkOrderId": "string" } - schema_name_id: 2053
- schema_scan_id: 5253307
- updated: 2023-10-16 02:00:17
-
Version 611086
- created: 2023-10-15 01:57:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinvoiceset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinvoiceset`\n(\n `Id` string , `Date` string , `DolarDiscount` string , `PercentDiscount` string , `Active` string , `ClosingDate` string , `DiscountTotal` string , `Opened` string , `Payed` string , `Subtotal` string , `SubtotalWoDiscount` string , `TaxTotal` string , `Title` string , `Total` string , `ReservationId` string , `AccountId` string , `ServicePaidAmount` string , `MarinaPaidAmount` string , `GasPaidAmount` string , `InvoiceStatusId` string , `StartDate` string , `InstalmentsPaymentMethodId` string , `ScheduledForCron` string , `OriginalInvoice` string , `PaymentsSentToXero` string , `WorkOrderId` string , `IsInstallmentInvoice` string , `VoidUser` string , `VoidDateTime` string , `CreationUser` string , `Payment_Id` string , `QB_Invoice_Id` string , `InvoiceType_Id` string , `InvoiceDate` string , `DueDate` string , `CurrencyCode` string , `LastModifiedDateTime` string , `LastModifiedAspNetUser` string , `VoidReason` string , `CreatePartnerId` string , `VoidPartnerId` string , `UpdateHash` string , `ScheduledForInventoryCron` string , `ScheduledForSubletCron` string , `ScheduledForLaborCron` string , `CreatedOnMobile` string , `StripeInvoiceId` string , `SentToStripe` string , `ResourceBookingId` string , `ModifiedOnMobile` string , `Note` string , `QuickbooksInvoiceId` string , `TaxCap` 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_moloInvoiceSet/2023-10-15/1697352806'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinvoiceset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloInvoiceSet/2023-10-15/1697352806
- id: 611086
- processed: 1
- raw_data:
{ "AccountId": 15, "Active": 4, "ClosingDate": 5, "CreatePartnerId": 39, "CreatedOnMobile": 45, "CreationUser": 29, "CurrencyCode": 35, "Date": 1, "DiscountTotal": 6, "DolarDiscount": 2, "DueDate": 34, "GasPaidAmount": 18, "Id": 0, "InstalmentsPaymentMethodId": 21, "InvoiceDate": 33, "InvoiceStatusId": 19, "InvoiceType_Id": 32, "IsInstallmentInvoice": 26, "LastModifiedAspNetUser": 37, "LastModifiedDateTime": 36, "MarinaPaidAmount": 17, "ModifiedOnMobile": 49, "Note": 50, "Opened": 7, "OriginalInvoice": 23, "Payed": 8, "Payment_Id": 30, "PaymentsSentToXero": 24, "PercentDiscount": 3, "QB_Invoice_Id": 31, "QuickbooksInvoiceId": 51, "ReservationId": 14, "ResourceBookingId": 48, "ScheduledForCron": 22, "ScheduledForInventoryCron": 42, "ScheduledForLaborCron": 44, "ScheduledForSubletCron": 43, "SentToStripe": 47, "ServicePaidAmount": 16, "StartDate": 20, "StripeInvoiceId": 46, "Subtotal": 9, "SubtotalWoDiscount": 10, "TaxCap": 52, "TaxTotal": 11, "Title": 12, "Total": 13, "UpdateHash": 41, "VoidDateTime": 28, "VoidPartnerId": 40, "VoidReason": 38, "VoidUser": 27, "WorkOrderId": 25 } - schema_attributes:
{ "AccountId": "string", "Active": "string", "ClosingDate": "string", "CreatePartnerId": "string", "CreatedOnMobile": "string", "CreationUser": "string", "CurrencyCode": "string", "Date": "string", "DiscountTotal": "string", "DolarDiscount": "string", "DueDate": "string", "GasPaidAmount": "string", "Id": "string", "InstalmentsPaymentMethodId": "string", "InvoiceDate": "string", "InvoiceStatusId": "string", "InvoiceType_Id": "string", "IsInstallmentInvoice": "string", "LastModifiedAspNetUser": "string", "LastModifiedDateTime": "string", "MarinaPaidAmount": "string", "ModifiedOnMobile": "string", "Note": "string", "Opened": "string", "OriginalInvoice": "string", "Payed": "string", "Payment_Id": "string", "PaymentsSentToXero": "string", "PercentDiscount": "string", "QB_Invoice_Id": "string", "QuickbooksInvoiceId": "string", "ReservationId": "string", "ResourceBookingId": "string", "ScheduledForCron": "string", "ScheduledForInventoryCron": "string", "ScheduledForLaborCron": "string", "ScheduledForSubletCron": "string", "SentToStripe": "string", "ServicePaidAmount": "string", "StartDate": "string", "StripeInvoiceId": "string", "Subtotal": "string", "SubtotalWoDiscount": "string", "TaxCap": "string", "TaxTotal": "string", "Title": "string", "Total": "string", "UpdateHash": "string", "VoidDateTime": "string", "VoidPartnerId": "string", "VoidReason": "string", "VoidUser": "string", "WorkOrderId": "string" } - schema_name_id: 2053
- schema_scan_id: 5251421
- updated: 2023-10-15 01:57:56
-
Version 610381
- created: 2023-10-14 01:57:43
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinvoiceset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinvoiceset`\n(\n `Id` string , `Date` string , `DolarDiscount` string , `PercentDiscount` string , `Active` string , `ClosingDate` string , `DiscountTotal` string , `Opened` string , `Payed` string , `Subtotal` string , `SubtotalWoDiscount` string , `TaxTotal` string , `Title` string , `Total` string , `ReservationId` string , `AccountId` string , `ServicePaidAmount` string , `MarinaPaidAmount` string , `GasPaidAmount` string , `InvoiceStatusId` string , `StartDate` string , `InstalmentsPaymentMethodId` string , `ScheduledForCron` string , `OriginalInvoice` string , `PaymentsSentToXero` string , `WorkOrderId` string , `IsInstallmentInvoice` string , `VoidUser` string , `VoidDateTime` string , `CreationUser` string , `Payment_Id` string , `QB_Invoice_Id` string , `InvoiceType_Id` string , `InvoiceDate` string , `DueDate` string , `CurrencyCode` string , `LastModifiedDateTime` string , `LastModifiedAspNetUser` string , `VoidReason` string , `CreatePartnerId` string , `VoidPartnerId` string , `UpdateHash` string , `ScheduledForInventoryCron` string , `ScheduledForSubletCron` string , `ScheduledForLaborCron` string , `CreatedOnMobile` string , `StripeInvoiceId` string , `SentToStripe` string , `ResourceBookingId` string , `ModifiedOnMobile` string , `Note` string , `QuickbooksInvoiceId` string , `TaxCap` 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_moloInvoiceSet/2023-10-14/1697266488'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinvoiceset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloInvoiceSet/2023-10-14/1697266488
- id: 610381
- processed: 1
- raw_data:
{ "AccountId": 15, "Active": 4, "ClosingDate": 5, "CreatePartnerId": 39, "CreatedOnMobile": 45, "CreationUser": 29, "CurrencyCode": 35, "Date": 1, "DiscountTotal": 6, "DolarDiscount": 2, "DueDate": 34, "GasPaidAmount": 18, "Id": 0, "InstalmentsPaymentMethodId": 21, "InvoiceDate": 33, "InvoiceStatusId": 19, "InvoiceType_Id": 32, "IsInstallmentInvoice": 26, "LastModifiedAspNetUser": 37, "LastModifiedDateTime": 36, "MarinaPaidAmount": 17, "ModifiedOnMobile": 49, "Note": 50, "Opened": 7, "OriginalInvoice": 23, "Payed": 8, "Payment_Id": 30, "PaymentsSentToXero": 24, "PercentDiscount": 3, "QB_Invoice_Id": 31, "QuickbooksInvoiceId": 51, "ReservationId": 14, "ResourceBookingId": 48, "ScheduledForCron": 22, "ScheduledForInventoryCron": 42, "ScheduledForLaborCron": 44, "ScheduledForSubletCron": 43, "SentToStripe": 47, "ServicePaidAmount": 16, "StartDate": 20, "StripeInvoiceId": 46, "Subtotal": 9, "SubtotalWoDiscount": 10, "TaxCap": 52, "TaxTotal": 11, "Title": 12, "Total": 13, "UpdateHash": 41, "VoidDateTime": 28, "VoidPartnerId": 40, "VoidReason": 38, "VoidUser": 27, "WorkOrderId": 25 } - schema_attributes:
{ "AccountId": "string", "Active": "string", "ClosingDate": "string", "CreatePartnerId": "string", "CreatedOnMobile": "string", "CreationUser": "string", "CurrencyCode": "string", "Date": "string", "DiscountTotal": "string", "DolarDiscount": "string", "DueDate": "string", "GasPaidAmount": "string", "Id": "string", "InstalmentsPaymentMethodId": "string", "InvoiceDate": "string", "InvoiceStatusId": "string", "InvoiceType_Id": "string", "IsInstallmentInvoice": "string", "LastModifiedAspNetUser": "string", "LastModifiedDateTime": "string", "MarinaPaidAmount": "string", "ModifiedOnMobile": "string", "Note": "string", "Opened": "string", "OriginalInvoice": "string", "Payed": "string", "Payment_Id": "string", "PaymentsSentToXero": "string", "PercentDiscount": "string", "QB_Invoice_Id": "string", "QuickbooksInvoiceId": "string", "ReservationId": "string", "ResourceBookingId": "string", "ScheduledForCron": "string", "ScheduledForInventoryCron": "string", "ScheduledForLaborCron": "string", "ScheduledForSubletCron": "string", "SentToStripe": "string", "ServicePaidAmount": "string", "StartDate": "string", "StripeInvoiceId": "string", "Subtotal": "string", "SubtotalWoDiscount": "string", "TaxCap": "string", "TaxTotal": "string", "Title": "string", "Total": "string", "UpdateHash": "string", "VoidDateTime": "string", "VoidPartnerId": "string", "VoidReason": "string", "VoidUser": "string", "WorkOrderId": "string" } - schema_name_id: 2053
- schema_scan_id: 5249341
- updated: 2023-10-14 01:57:54
Schema Scans: 3
Last at 2023-10-16 02:00:04
-
Scan 5253307
- duration: 0:00:13.148948
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5253307
- 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_moloInvoiceSet/2023-10-16/1697439263", "key": "raw/molo_moloInvoiceSet/2023-10-16/1697439263/InvoiceSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloInvoiceSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8306850423627130627, "service_name": "drive-thru", "span_id": 15324904112910565840, "trace_id": 15475335298768248424 } } - running: False
- schema_name_id: 2053
- start_time: 2023-10-16 02:00:04
- success: True
- trace_id: 15475335298768248424
-
Scan 5251421
- duration: 0:00:12.944484
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5251421
- 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_moloInvoiceSet/2023-10-15/1697352806", "key": "raw/molo_moloInvoiceSet/2023-10-15/1697352806/InvoiceSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloInvoiceSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17231824012985055328, "service_name": "drive-thru", "span_id": 16987753656133916047, "trace_id": 6011850160321170829 } } - running: False
- schema_name_id: 2053
- start_time: 2023-10-15 01:57:43
- success: True
- trace_id: 6011850160321170829
-
Scan 5249341
- duration: 0:00:12.917975
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5249341
- 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_moloInvoiceSet/2023-10-14/1697266488", "key": "raw/molo_moloInvoiceSet/2023-10-14/1697266488/InvoiceSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloInvoiceSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1761034908688089012, "service_name": "drive-thru", "span_id": 2325942568435640142, "trace_id": 694689757298539137 } } - running: False
- schema_name_id: 2053
- start_time: 2023-10-14 01:57:41
- success: True
- trace_id: 694689757298539137
- attributes:
{ "AccountId": "string", "Active": "string", "ClosingDate": "string", "CreatePartnerId": "string", "CreatedOnMobile": "string", "CreationUser": "string", "CurrencyCode": "string", "Date": "string", "DiscountTotal": "string", "DolarDiscount": "string", "DueDate": "string", "GasPaidAmount": "string", "Id": "string", "InstalmentsPaymentMethodId": "string", "InvoiceDate": "string", "InvoiceStatusId": "string", "InvoiceType_Id": "string", "IsInstallmentInvoice": "string", "LastModifiedAspNetUser": "string", "LastModifiedDateTime": "string", "MarinaPaidAmount": "string", "ModifiedOnMobile": "string", "Note": "string", "Opened": "string", "OriginalInvoice": "string", "Payed": "string", "Payment_Id": "string", "PaymentsSentToXero": "string", "PercentDiscount": "string", "QB_Invoice_Id": "string", "QuickbooksInvoiceId": "string", "ReservationId": "string", "ResourceBookingId": "string", "ScheduledForCron": "string", "ScheduledForInventoryCron": "string", "ScheduledForLaborCron": "string", "ScheduledForSubletCron": "string", "SentToStripe": "string", "ServicePaidAmount": "string", "StartDate": "string", "StripeInvoiceId": "string", "Subtotal": "string", "SubtotalWoDiscount": "string", "TaxCap": "string", "TaxTotal": "string", "Title": "string", "Total": "string", "UpdateHash": "string", "VoidDateTime": "string", "VoidPartnerId": "string", "VoidReason": "string", "VoidUser": "string", "WorkOrderId": "string" } - created: 2023-10-16 02:00:06
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinvoiceset`\n(\n `Id` string , `Date` string , `DolarDiscount` string , `PercentDiscount` string , `Active` string , `ClosingDate` string , `DiscountTotal` string , `Opened` string , `Payed` string , `Subtotal` string , `SubtotalWoDiscount` string , `TaxTotal` string , `Title` string , `Total` string , `ReservationId` string , `AccountId` string , `ServicePaidAmount` string , `MarinaPaidAmount` string , `GasPaidAmount` string , `InvoiceStatusId` string , `StartDate` string , `InstalmentsPaymentMethodId` string , `ScheduledForCron` string , `OriginalInvoice` string , `PaymentsSentToXero` string , `WorkOrderId` string , `IsInstallmentInvoice` string , `VoidUser` string , `VoidDateTime` string , `CreationUser` string , `Payment_Id` string , `QB_Invoice_Id` string , `InvoiceType_Id` string , `InvoiceDate` string , `DueDate` string , `CurrencyCode` string , `LastModifiedDateTime` string , `LastModifiedAspNetUser` string , `VoidReason` string , `CreatePartnerId` string , `VoidPartnerId` string , `UpdateHash` string , `ScheduledForInventoryCron` string , `ScheduledForSubletCron` string , `ScheduledForLaborCron` string , `CreatedOnMobile` string , `StripeInvoiceId` string , `SentToStripe` string , `ResourceBookingId` string , `ModifiedOnMobile` string , `Note` string , `QuickbooksInvoiceId` string , `TaxCap` 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_moloInvoiceSet/2023-10-16/1697439263'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinvoiceset`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinvoiceset" }
- 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 14:04:01",
"disabled": false,
"format": "raw",
"id": 2053,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_drivethru",
"table": "molo_moloinvoiceset"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"AccountId": "string",
"Active": "string",
"ClosingDate": "string",
"CreatePartnerId": "string",
"CreatedOnMobile": "string",
"CreationUser": "string",
"CurrencyCode": "string",
"Date": "string",
"DiscountTotal": "string",
"DolarDiscount": "string",
"DueDate": "string",
"GasPaidAmount": "string",
"Id": "string",
"InstalmentsPaymentMethodId": "string",
"InvoiceDate": "string",
"InvoiceStatusId": "string",
"InvoiceType_Id": "string",
"IsInstallmentInvoice": "string",
"LastModifiedAspNetUser": "string",
"LastModifiedDateTime": "string",
"MarinaPaidAmount": "string",
"ModifiedOnMobile": "string",
"Note": "string",
"Opened": "string",
"OriginalInvoice": "string",
"Payed": "string",
"Payment_Id": "string",
"PaymentsSentToXero": "string",
"PercentDiscount": "string",
"QB_Invoice_Id": "string",
"QuickbooksInvoiceId": "string",
"ReservationId": "string",
"ResourceBookingId": "string",
"ScheduledForCron": "string",
"ScheduledForInventoryCron": "string",
"ScheduledForLaborCron": "string",
"ScheduledForSubletCron": "string",
"SentToStripe": "string",
"ServicePaidAmount": "string",
"StartDate": "string",
"StripeInvoiceId": "string",
"Subtotal": "string",
"SubtotalWoDiscount": "string",
"TaxCap": "string",
"TaxTotal": "string",
"Title": "string",
"Total": "string",
"UpdateHash": "string",
"VoidDateTime": "string",
"VoidPartnerId": "string",
"VoidReason": "string",
"VoidUser": "string",
"WorkOrderId": "string"
},
"created": "2023-10-16 02:00:06",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinvoiceset`\n(\n `Id` string , `Date` string , `DolarDiscount` string , `PercentDiscount` string , `Active` string , `ClosingDate` string , `DiscountTotal` string , `Opened` string , `Payed` string , `Subtotal` string , `SubtotalWoDiscount` string , `TaxTotal` string , `Title` string , `Total` string , `ReservationId` string , `AccountId` string , `ServicePaidAmount` string , `MarinaPaidAmount` string , `GasPaidAmount` string , `InvoiceStatusId` string , `StartDate` string , `InstalmentsPaymentMethodId` string , `ScheduledForCron` string , `OriginalInvoice` string , `PaymentsSentToXero` string , `WorkOrderId` string , `IsInstallmentInvoice` string , `VoidUser` string , `VoidDateTime` string , `CreationUser` string , `Payment_Id` string , `QB_Invoice_Id` string , `InvoiceType_Id` string , `InvoiceDate` string , `DueDate` string , `CurrencyCode` string , `LastModifiedDateTime` string , `LastModifiedAspNetUser` string , `VoidReason` string , `CreatePartnerId` string , `VoidPartnerId` string , `UpdateHash` string , `ScheduledForInventoryCron` string , `ScheduledForSubletCron` string , `ScheduledForLaborCron` string , `CreatedOnMobile` string , `StripeInvoiceId` string , `SentToStripe` string , `ResourceBookingId` string , `ModifiedOnMobile` string , `Note` string , `QuickbooksInvoiceId` string , `TaxCap` 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_moloInvoiceSet/2023-10-16/1697439263'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinvoiceset`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinvoiceset"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}