Schema Info

Schema Name: sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown
  • created: 2024-10-08 17:45:53
  • disabled: False
  • format: raw
  • id: 2533
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "newbookdev_newbookclients_accounts_breakdown"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2024-11-05 22:44:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866408'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866408
    • id: 4748377
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6674409
    • updated: 2024-11-05 22:44:20
    • created: 2024-11-05 22:25:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866333'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866333
    • id: 4747756
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6673789
    • updated: 2024-11-05 22:25:24
    • created: 2024-11-05 22:16:30
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866250'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866250
    • id: 4747430
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6673462
    • updated: 2024-11-05 22:16:41
    • created: 2024-11-05 04:15:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785670'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785670
    • id: 4746663
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6671886
    • updated: 2024-11-05 04:15:24
    • created: 2024-11-05 03:45:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785094'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785094
    • id: 4745993
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6671212
    • updated: 2024-11-05 03:45:35
    • created: 2024-11-05 03:22:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784789'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784789
    • id: 4745164
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6670381
    • updated: 2024-11-05 03:22:31
    • created: 2024-11-05 03:01:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784186'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784186
    • id: 4744383
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6669599
    • updated: 2024-11-05 03:01:42
    • created: 2024-11-05 02:46:59
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784023'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784023
    • id: 4743831
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6669048
    • updated: 2024-11-05 02:47:12
    • created: 2024-11-05 02:32:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783876'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783876
    • id: 4743294
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6668511
    • updated: 2024-11-05 02:32:59
    • created: 2024-11-05 02:08:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783736'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783736
    • id: 4742361
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6667578
    • updated: 2024-11-05 02:08:21
    • created: 2024-11-05 01:54:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783641'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783641
    • id: 4741863
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6667080
    • updated: 2024-11-05 01:54:56
    • created: 2024-11-05 01:19:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783492'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783492
    • id: 4740513
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6665730
    • updated: 2024-11-05 01:19:27
    • created: 2024-11-05 01:01:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783273'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783273
    • id: 4739859
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6665075
    • updated: 2024-11-05 01:02:02
    • created: 2024-11-05 00:53:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782876'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782876
    • id: 4739538
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6664752
    • updated: 2024-11-05 00:53:25
    • created: 2024-11-05 00:30:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782743'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782743
    • id: 4738674
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "auto_billing_limit": 10,
          "balance": 11,
          "batch_debit_profile_id": 6,
          "gl_category_id": 4,
          "id": 2,
          "metering_profile_id": 5,
          "newbook_region": 0,
          "primary_authorisation_auto_debit": 9,
          "primary_authorisation_type": 7,
          "primary_authorisation_type_id": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "account_id": "string",
          "auto_billing_limit": "string",
          "balance": "string",
          "batch_debit_profile_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "metering_profile_id": "string",
          "newbook_region": "string",
          "primary_authorisation_auto_debit": "string",
          "primary_authorisation_type": "string",
          "primary_authorisation_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2533
    • schema_scan_id: 6663887
    • updated: 2024-11-05 00:30:47
Schema Scans: 15
Last at 2024-11-05 22:44:09
    • duration: 0:00:11.801079
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674409
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866408",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866408/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5085727443856804163,
              "service_name": "drive-thru",
              "span_id": 15820019928222759881,
              "trace_id": 4861632342849492788
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 22:44:09
    • success: True
    • trace_id: 4861632342849492788
    • duration: 0:00:11.526238
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6673789
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866333",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866333/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13863771481780049712,
              "service_name": "drive-thru",
              "span_id": 18392809872587828184,
              "trace_id": 10589774569771406535
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 22:25:13
    • success: True
    • trace_id: 10589774569771406535
    • duration: 0:00:11.739492
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6673462
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866250",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866250/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10402159994291310009,
              "service_name": "drive-thru",
              "span_id": 3351677491135175606,
              "trace_id": 5857415950644770733
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 22:16:30
    • success: True
    • trace_id: 5857415950644770733
    • duration: 0:00:14.269538
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671886
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785670",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785670/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16597425983670226166,
              "service_name": "drive-thru",
              "span_id": 656966015169126527,
              "trace_id": 4565821170374277828
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 04:15:10
    • success: True
    • trace_id: 4565821170374277828
    • duration: 0:00:11.739265
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671212
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785094",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730785094/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9023654341768445245,
              "service_name": "drive-thru",
              "span_id": 1006725454464241531,
              "trace_id": 3714505889940132759
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 03:45:23
    • success: True
    • trace_id: 3714505889940132759
    • duration: 0:00:14.068739
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6670381
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784789",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784789/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7359435442443143755,
              "service_name": "drive-thru",
              "span_id": 14466544436222098772,
              "trace_id": 17260472142590860658
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 03:22:16
    • success: True
    • trace_id: 17260472142590860658
    • duration: 0:00:14.210987
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669599
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784186",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784186/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2411518703800748116,
              "service_name": "drive-thru",
              "span_id": 6704907513705677801,
              "trace_id": 12062445328069290980
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 03:01:28
    • success: True
    • trace_id: 12062445328069290980
    • duration: 0:00:14.107947
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669048
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784023",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730784023/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9575473463400988831,
              "service_name": "drive-thru",
              "span_id": 11450939350463810040,
              "trace_id": 9421007817928293737
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 02:46:58
    • success: True
    • trace_id: 9421007817928293737
    • duration: 0:00:11.546657
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668511
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783876",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783876/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7069138044957792274,
              "service_name": "drive-thru",
              "span_id": 7798861191285910306,
              "trace_id": 1773342487881143442
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 02:32:48
    • success: True
    • trace_id: 1773342487881143442
    • duration: 0:00:11.636273
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667578
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783736",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783736/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11500082324691383121,
              "service_name": "drive-thru",
              "span_id": 5556273165253867049,
              "trace_id": 10389901428256246964
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 02:08:09
    • success: True
    • trace_id: 10389901428256246964
    • duration: 0:00:11.660977
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667080
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783641",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783641/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11459211182674327109,
              "service_name": "drive-thru",
              "span_id": 3686047494509455050,
              "trace_id": 12319087288465048563
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 01:54:44
    • success: True
    • trace_id: 12319087288465048563
    • duration: 0:00:11.617487
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665730
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783492",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783492/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3232806789073852939,
              "service_name": "drive-thru",
              "span_id": 14515201368474344762,
              "trace_id": 9984404973924209140
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 01:19:15
    • success: True
    • trace_id: 9984404973924209140
    • duration: 0:00:14.092442
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665075
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783273",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730783273/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1594074630612988162,
              "service_name": "drive-thru",
              "span_id": 13558377075737634111,
              "trace_id": 6491657443846439671
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 01:01:48
    • success: True
    • trace_id: 6491657443846439671
    • duration: 0:00:13.977424
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664752
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782876",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782876/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11847254259756765992,
              "service_name": "drive-thru",
              "span_id": 17739596702816634877,
              "trace_id": 16989809726312379040
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 00:53:11
    • success: True
    • trace_id: 16989809726312379040
    • duration: 0:00:11.573452
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6663887
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782743",
              "key": "raw/newbookdev_newbookclients_accounts_breakdown/2024-11-04/1730782743/clients_accounts_breakdown.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6333195777608983396,
              "service_name": "drive-thru",
              "span_id": 4824926162520458669,
              "trace_id": 13365597921348260989
          }
      }
    • running: False
    • schema_name_id: 2533
    • start_time: 2024-11-05 00:30:35
    • success: True
    • trace_id: 13365597921348260989
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "account_id": "string",
        "auto_billing_limit": "string",
        "balance": "string",
        "batch_debit_profile_id": "string",
        "gl_category_id": "string",
        "id": "string",
        "metering_profile_id": "string",
        "newbook_region": "string",
        "primary_authorisation_auto_debit": "string",
        "primary_authorisation_type": "string",
        "primary_authorisation_type_id": "string",
        "tenant": "string"
    }
  • created: 2024-11-05 22:44:09
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866408'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2024-10-08 17:45:53",
        "disabled": false,
        "format": "raw",
        "id": 2533,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "newbookdev_newbookclients_accounts_breakdown"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "account_id": "string",
            "auto_billing_limit": "string",
            "balance": "string",
            "batch_debit_profile_id": "string",
            "gl_category_id": "string",
            "id": "string",
            "metering_profile_id": "string",
            "newbook_region": "string",
            "primary_authorisation_auto_debit": "string",
            "primary_authorisation_type": "string",
            "primary_authorisation_type_id": "string",
            "tenant": "string"
        },
        "created": "2024-11-05 22:44:09",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `metering_profile_id`  string , `batch_debit_profile_id`  string , `primary_authorisation_type`  string , `primary_authorisation_type_id`  string , `primary_authorisation_auto_debit`  string , `auto_billing_limit`  string , `balance`  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-dev/raw/newbookdev_newbookclients_accounts_breakdown/2024-11-05/1730866408'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookclients_accounts_breakdown"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}