Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookus_clients_accounts
  • created: 2025-05-13 02:04:01
  • disabled: False
  • format: raw
  • id: 3557
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookus_clients_accounts"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2025-05-20 02:50:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_clients_accounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_clients_accounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `for`  string , `for_id`  string , `for_name`  string , `auto_billing_type`  string , `auto_billing_limit`  string , `invoice_reminders`  string , `invoice_reminders_due_type`  string , `invoice_reminders_due_days`  string , `invoice_reminders_interval`  string , `invoice_reminders_interval_multiplier`  string , `invoice_auto_debit_days`  string , `invoice_auto_debit_days_type`  string , `late_fee_exemption`  string , `invoice_payment_terms`  string , `balance`  string , `paypal_id`  string , `paypal_connection_id`  string , `cc_gateway_id`  string , `currency_id`  string , `tax_free`  string , `active`  string , `transaction_fees`  string , `external_tax_id`  string , `bpay_auto_reconcile`  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/newbook_newbookus_clients_accounts/2025-05-20/1747727362'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_clients_accounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_clients_accounts/2025-05-20/1747727362
    • id: 1313175
    • processed: 1
    • raw_data:
      {
          "active": 23,
          "auto_billing_limit": 7,
          "auto_billing_type": 6,
          "balance": 17,
          "bpay_auto_reconcile": 26,
          "cc_gateway_id": 20,
          "currency_id": 21,
          "external_tax_id": 25,
          "for": 3,
          "for_id": 4,
          "for_name": 5,
          "id": 2,
          "invoice_auto_debit_days": 13,
          "invoice_auto_debit_days_type": 14,
          "invoice_payment_terms": 16,
          "invoice_reminders": 8,
          "invoice_reminders_due_days": 10,
          "invoice_reminders_due_type": 9,
          "invoice_reminders_interval": 11,
          "invoice_reminders_interval_multiplier": 12,
          "late_fee_exemption": 15,
          "newbook_region": 0,
          "paypal_connection_id": 19,
          "paypal_id": 18,
          "tax_free": 22,
          "tenant": 1,
          "transaction_fees": 24
      }
    • schema_attributes:
      {
          "active": "string",
          "auto_billing_limit": "string",
          "auto_billing_type": "string",
          "balance": "string",
          "bpay_auto_reconcile": "string",
          "cc_gateway_id": "string",
          "currency_id": "string",
          "external_tax_id": "string",
          "for": "string",
          "for_id": "string",
          "for_name": "string",
          "id": "string",
          "invoice_auto_debit_days": "string",
          "invoice_auto_debit_days_type": "string",
          "invoice_payment_terms": "string",
          "invoice_reminders": "string",
          "invoice_reminders_due_days": "string",
          "invoice_reminders_due_type": "string",
          "invoice_reminders_interval": "string",
          "invoice_reminders_interval_multiplier": "string",
          "late_fee_exemption": "string",
          "newbook_region": "string",
          "paypal_connection_id": "string",
          "paypal_id": "string",
          "tax_free": "string",
          "tenant": "string",
          "transaction_fees": "string"
      }
    • schema_name_id: 3557
    • schema_scan_id: 142431630
    • updated: 2025-05-20 02:50:32
    • created: 2025-05-13 03:26:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_clients_accounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_clients_accounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `for`  string , `for_id`  string , `for_name`  string , `auto_billing_type`  string , `auto_billing_limit`  string , `invoice_reminders`  string , `invoice_reminders_due_type`  string , `invoice_reminders_due_days`  string , `invoice_reminders_interval`  string , `invoice_reminders_interval_multiplier`  string , `invoice_auto_debit_days`  string , `invoice_auto_debit_days_type`  string , `late_fee_exemption`  string , `invoice_payment_terms`  string , `balance`  string , `paypal_id`  string , `paypal_connection_id`  string , `cc_gateway_id`  string , `currency_id`  string , `tax_free`  string , `active`  string , `transaction_fees`  string , `external_tax_id`  string , `bpay_auto_reconcile`  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/newbook_newbookus_clients_accounts/2025-05-13/1747124594'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_clients_accounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_clients_accounts/2025-05-13/1747124594
    • id: 1302763
    • processed: 1
    • raw_data:
      {
          "active": 23,
          "auto_billing_limit": 7,
          "auto_billing_type": 6,
          "balance": 17,
          "bpay_auto_reconcile": 26,
          "cc_gateway_id": 20,
          "currency_id": 21,
          "external_tax_id": 25,
          "for": 3,
          "for_id": 4,
          "for_name": 5,
          "id": 2,
          "invoice_auto_debit_days": 13,
          "invoice_auto_debit_days_type": 14,
          "invoice_payment_terms": 16,
          "invoice_reminders": 8,
          "invoice_reminders_due_days": 10,
          "invoice_reminders_due_type": 9,
          "invoice_reminders_interval": 11,
          "invoice_reminders_interval_multiplier": 12,
          "late_fee_exemption": 15,
          "newbook_region": 0,
          "paypal_connection_id": 19,
          "paypal_id": 18,
          "tax_free": 22,
          "tenant": 1,
          "transaction_fees": 24
      }
    • schema_attributes:
      {
          "active": "string",
          "auto_billing_limit": "string",
          "auto_billing_type": "string",
          "balance": "string",
          "bpay_auto_reconcile": "string",
          "cc_gateway_id": "string",
          "currency_id": "string",
          "external_tax_id": "string",
          "for": "string",
          "for_id": "string",
          "for_name": "string",
          "id": "string",
          "invoice_auto_debit_days": "string",
          "invoice_auto_debit_days_type": "string",
          "invoice_payment_terms": "string",
          "invoice_reminders": "string",
          "invoice_reminders_due_days": "string",
          "invoice_reminders_due_type": "string",
          "invoice_reminders_interval": "string",
          "invoice_reminders_interval_multiplier": "string",
          "late_fee_exemption": "string",
          "newbook_region": "string",
          "paypal_connection_id": "string",
          "paypal_id": "string",
          "tax_free": "string",
          "tenant": "string",
          "transaction_fees": "string"
      }
    • schema_name_id: 3557
    • schema_scan_id: 142072974
    • updated: 2025-05-13 03:26:22
    • created: 2025-05-13 02:04:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_clients_accounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_clients_accounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `for`  string , `for_id`  string , `for_name`  string , `auto_billing_type`  string , `auto_billing_limit`  string , `invoice_reminders`  string , `invoice_reminders_due_type`  string , `invoice_reminders_due_days`  string , `invoice_reminders_interval`  string , `invoice_reminders_interval_multiplier`  string , `invoice_auto_debit_days`  string , `invoice_auto_debit_days_type`  string , `late_fee_exemption`  string , `invoice_payment_terms`  string , `balance`  string , `paypal_id`  string , `paypal_connection_id`  string , `cc_gateway_id`  string , `currency_id`  string , `tax_free`  string , `active`  string , `transaction_fees`  string , `external_tax_id`  string , `bpay_auto_reconcile`  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/newbook_newbookus_clients_accounts/2025-05-13/1747119745'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_clients_accounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_clients_accounts/2025-05-13/1747119745
    • id: 1301908
    • processed: 1
    • raw_data:
      {
          "active": 23,
          "auto_billing_limit": 7,
          "auto_billing_type": 6,
          "balance": 17,
          "bpay_auto_reconcile": 26,
          "cc_gateway_id": 20,
          "currency_id": 21,
          "external_tax_id": 25,
          "for": 3,
          "for_id": 4,
          "for_name": 5,
          "id": 2,
          "invoice_auto_debit_days": 13,
          "invoice_auto_debit_days_type": 14,
          "invoice_payment_terms": 16,
          "invoice_reminders": 8,
          "invoice_reminders_due_days": 10,
          "invoice_reminders_due_type": 9,
          "invoice_reminders_interval": 11,
          "invoice_reminders_interval_multiplier": 12,
          "late_fee_exemption": 15,
          "newbook_region": 0,
          "paypal_connection_id": 19,
          "paypal_id": 18,
          "tax_free": 22,
          "tenant": 1,
          "transaction_fees": 24
      }
    • schema_attributes:
      {
          "active": "string",
          "auto_billing_limit": "string",
          "auto_billing_type": "string",
          "balance": "string",
          "bpay_auto_reconcile": "string",
          "cc_gateway_id": "string",
          "currency_id": "string",
          "external_tax_id": "string",
          "for": "string",
          "for_id": "string",
          "for_name": "string",
          "id": "string",
          "invoice_auto_debit_days": "string",
          "invoice_auto_debit_days_type": "string",
          "invoice_payment_terms": "string",
          "invoice_reminders": "string",
          "invoice_reminders_due_days": "string",
          "invoice_reminders_due_type": "string",
          "invoice_reminders_interval": "string",
          "invoice_reminders_interval_multiplier": "string",
          "late_fee_exemption": "string",
          "newbook_region": "string",
          "paypal_connection_id": "string",
          "paypal_id": "string",
          "tax_free": "string",
          "tenant": "string",
          "transaction_fees": "string"
      }
    • schema_name_id: 3557
    • schema_scan_id: 142070947
    • updated: 2025-05-13 02:04:16
Schema Scans: 3
Last at 2025-05-20 02:50:18
    • duration: 0:00:14.769015
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142431630
    • 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/newbook_newbookus_clients_accounts/2025-05-20/1747727362",
              "key": "raw/newbook_newbookus_clients_accounts/2025-05-20/1747727362/us_clients_accounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_clients_accounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12760174978070318801,
              "service_name": "drive-thru",
              "span_id": 13200966170155654160,
              "trace_id": 5635607937583069829
          }
      }
    • running: False
    • schema_name_id: 3557
    • start_time: 2025-05-20 02:50:18
    • success: True
    • trace_id: 5635607937583069829
    • duration: 0:00:12.398236
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142072974
    • 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/newbook_newbookus_clients_accounts/2025-05-13/1747124594",
              "key": "raw/newbook_newbookus_clients_accounts/2025-05-13/1747124594/us_clients_accounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_clients_accounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 18405223337071106347,
              "service_name": "drive-thru",
              "span_id": 15539906502461443084,
              "trace_id": 9045378325642921596
          }
      }
    • running: False
    • schema_name_id: 3557
    • start_time: 2025-05-13 03:26:09
    • success: True
    • trace_id: 9045378325642921596
    • duration: 0:00:14.753394
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142070947
    • 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/newbook_newbookus_clients_accounts/2025-05-13/1747119745",
              "key": "raw/newbook_newbookus_clients_accounts/2025-05-13/1747119745/us_clients_accounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_clients_accounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11121939689549999623,
              "service_name": "drive-thru",
              "span_id": 2801194426943770642,
              "trace_id": 7180457537759304430
          }
      }
    • running: False
    • schema_name_id: 3557
    • start_time: 2025-05-13 02:04:01
    • success: True
    • trace_id: 7180457537759304430
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "string",
        "auto_billing_limit": "string",
        "auto_billing_type": "string",
        "balance": "string",
        "bpay_auto_reconcile": "string",
        "cc_gateway_id": "string",
        "currency_id": "string",
        "external_tax_id": "string",
        "for": "string",
        "for_id": "string",
        "for_name": "string",
        "id": "string",
        "invoice_auto_debit_days": "string",
        "invoice_auto_debit_days_type": "string",
        "invoice_payment_terms": "string",
        "invoice_reminders": "string",
        "invoice_reminders_due_days": "string",
        "invoice_reminders_due_type": "string",
        "invoice_reminders_interval": "string",
        "invoice_reminders_interval_multiplier": "string",
        "late_fee_exemption": "string",
        "newbook_region": "string",
        "paypal_connection_id": "string",
        "paypal_id": "string",
        "tax_free": "string",
        "tenant": "string",
        "transaction_fees": "string"
    }
  • created: 2025-05-20 02:50:19
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_clients_accounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `for`  string , `for_id`  string , `for_name`  string , `auto_billing_type`  string , `auto_billing_limit`  string , `invoice_reminders`  string , `invoice_reminders_due_type`  string , `invoice_reminders_due_days`  string , `invoice_reminders_interval`  string , `invoice_reminders_interval_multiplier`  string , `invoice_auto_debit_days`  string , `invoice_auto_debit_days_type`  string , `late_fee_exemption`  string , `invoice_payment_terms`  string , `balance`  string , `paypal_id`  string , `paypal_connection_id`  string , `cc_gateway_id`  string , `currency_id`  string , `tax_free`  string , `active`  string , `transaction_fees`  string , `external_tax_id`  string , `bpay_auto_reconcile`  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/newbook_newbookus_clients_accounts/2025-05-20/1747727362'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_clients_accounts`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_clients_accounts"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2025-05-13 02:04:01",
        "disabled": false,
        "format": "raw",
        "id": 3557,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookus_clients_accounts"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "string",
            "auto_billing_limit": "string",
            "auto_billing_type": "string",
            "balance": "string",
            "bpay_auto_reconcile": "string",
            "cc_gateway_id": "string",
            "currency_id": "string",
            "external_tax_id": "string",
            "for": "string",
            "for_id": "string",
            "for_name": "string",
            "id": "string",
            "invoice_auto_debit_days": "string",
            "invoice_auto_debit_days_type": "string",
            "invoice_payment_terms": "string",
            "invoice_reminders": "string",
            "invoice_reminders_due_days": "string",
            "invoice_reminders_due_type": "string",
            "invoice_reminders_interval": "string",
            "invoice_reminders_interval_multiplier": "string",
            "late_fee_exemption": "string",
            "newbook_region": "string",
            "paypal_connection_id": "string",
            "paypal_id": "string",
            "tax_free": "string",
            "tenant": "string",
            "transaction_fees": "string"
        },
        "created": "2025-05-20 02:50:19",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_clients_accounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `for`  string , `for_id`  string , `for_name`  string , `auto_billing_type`  string , `auto_billing_limit`  string , `invoice_reminders`  string , `invoice_reminders_due_type`  string , `invoice_reminders_due_days`  string , `invoice_reminders_interval`  string , `invoice_reminders_interval_multiplier`  string , `invoice_auto_debit_days`  string , `invoice_auto_debit_days_type`  string , `late_fee_exemption`  string , `invoice_payment_terms`  string , `balance`  string , `paypal_id`  string , `paypal_connection_id`  string , `cc_gateway_id`  string , `currency_id`  string , `tax_free`  string , `active`  string , `transaction_fees`  string , `external_tax_id`  string , `bpay_auto_reconcile`  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/newbook_newbookus_clients_accounts/2025-05-20/1747727362'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_clients_accounts`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_clients_accounts"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}