Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges
- created: 2024-10-08 18:29:07
- disabled: False
- format: raw
- id: 2999
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbookrepeat_sites_charges" } - type: drivethrucsv
Schema Versions: 15
-
Version 4749405
- created: 2024-11-05 23:47:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-05/1730866593'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-05/1730866593
- id: 4749405
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6675443
- updated: 2024-11-05 23:47:26
-
Version 4749182
- created: 2024-11-05 23:26:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-05/1730866534'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-05/1730866534
- id: 4749182
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6675214
- updated: 2024-11-05 23:26:15
-
Version 4748448
- created: 2024-11-05 22:46:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-05/1730866416'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-05/1730866416
- id: 4748448
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6674481
- updated: 2024-11-05 22:46:48
-
Version 4746620
- created: 2024-11-05 04:12:55
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730785161'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730785161
- id: 4746620
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6671843
- updated: 2024-11-05 04:13:09
-
Version 4746297
- created: 2024-11-05 03:56:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730785786'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730785786
- id: 4746297
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6671518
- updated: 2024-11-05 03:57:12
-
Version 4745633
- created: 2024-11-05 03:34:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730784856'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730784856
- id: 4745633
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6670851
- updated: 2024-11-05 03:34:47
-
Version 4744859
- created: 2024-11-05 03:14:12
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730784252'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730784252
- id: 4744859
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6670076
- updated: 2024-11-05 03:14:26
-
Version 4743787
- created: 2024-11-05 02:45:51
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730783927'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783927
- id: 4743787
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6669004
- updated: 2024-11-05 02:46:04
-
Version 4743645
- created: 2024-11-05 02:42:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730784090'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730784090
- id: 4743645
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6668861
- updated: 2024-11-05 02:42:16
-
Version 4742755
- created: 2024-11-05 02:18:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730783804'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783804
- id: 4742755
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6667972
- updated: 2024-11-05 02:18:47
-
Version 4741926
- created: 2024-11-05 01:56:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730783693'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783693
- id: 4741926
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6667143
- updated: 2024-11-05 01:56:37
-
Version 4741356
- created: 2024-11-05 01:41:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730783561'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783561
- id: 4741356
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6666573
- updated: 2024-11-05 01:41:39
-
Version 4740451
- created: 2024-11-05 01:17:40
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730783342'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783342
- id: 4740451
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6665668
- updated: 2024-11-05 01:17:51
-
Version 4739731
- created: 2024-11-05 00:58:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730782941'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730782941
- id: 4739731
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6664948
- updated: 2024-11-05 00:58:34
-
Version 4738516
- created: 2024-11-05 00:26:31
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-04/1730782760'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730782760
- id: 4738516
- processed: 1
- raw_data:
{ "active": 13, "amount": 8, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "id": 2, "interval": 10, "interval_multiplier": 11, "inventory_item_id": 4, "newbook_region": 0, "next_run": 12, "site_id": 3, "tax_free": 9, "tenant": 1 } - schema_attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2999
- schema_scan_id: 6663727
- updated: 2024-11-05 00:26:42
Schema Scans: 15
Last at 2024-11-05 23:47:14
-
Scan 6675443
- duration: 0:00:11.771621
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675443
- 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_newbookrepeat_sites_charges/2024-11-05/1730866593", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-05/1730866593/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16293086969334415176, "service_name": "drive-thru", "span_id": 13032557578925287461, "trace_id": 16936896738197543016 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 23:47:14
- success: True
- trace_id: 16936896738197543016
-
Scan 6675214
- duration: 0:00:11.674531
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675214
- 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_newbookrepeat_sites_charges/2024-11-05/1730866534", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-05/1730866534/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11990640299701642012, "service_name": "drive-thru", "span_id": 427909507162167556, "trace_id": 5478875652669009085 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 23:26:04
- success: True
- trace_id: 5478875652669009085
-
Scan 6674481
- duration: 0:00:11.831512
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674481
- 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_newbookrepeat_sites_charges/2024-11-05/1730866416", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-05/1730866416/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 3514207221416577489, "service_name": "drive-thru", "span_id": 16938732201902743216, "trace_id": 14391726455380027141 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 22:46:36
- success: True
- trace_id: 14391726455380027141
-
Scan 6671843
- duration: 0:00:14.256849
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671843
- 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_newbookrepeat_sites_charges/2024-11-04/1730785161", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730785161/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2886843415336473308, "service_name": "drive-thru", "span_id": 2438907746218676401, "trace_id": 574659098376676799 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 04:12:54
- success: True
- trace_id: 574659098376676799
-
Scan 6671518
- duration: 0:00:14.234515
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671518
- 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_newbookrepeat_sites_charges/2024-11-04/1730785786", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730785786/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16810575881934179593, "service_name": "drive-thru", "span_id": 13168286298388282341, "trace_id": 7080807438987285527 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 03:56:58
- success: True
- trace_id: 7080807438987285527
-
Scan 6670851
- duration: 0:00:11.501750
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670851
- 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_newbookrepeat_sites_charges/2024-11-04/1730784856", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730784856/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 9555200058059591424, "service_name": "drive-thru", "span_id": 4606364909380817594, "trace_id": 2590146003534183393 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 03:34:35
- success: True
- trace_id: 2590146003534183393
-
Scan 6670076
- duration: 0:00:14.006863
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670076
- 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_newbookrepeat_sites_charges/2024-11-04/1730784252", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730784252/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8045205056055625580, "service_name": "drive-thru", "span_id": 2505031556784752337, "trace_id": 16720302165773367964 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 03:14:12
- success: True
- trace_id: 16720302165773367964
-
Scan 6669004
- duration: 0:00:14.138141
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669004
- 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_newbookrepeat_sites_charges/2024-11-04/1730783927", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783927/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1937068614215909749, "service_name": "drive-thru", "span_id": 65997689916358938, "trace_id": 13356266409343397839 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 02:45:50
- success: True
- trace_id: 13356266409343397839
-
Scan 6668861
- duration: 0:00:11.612311
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668861
- 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_newbookrepeat_sites_charges/2024-11-04/1730784090", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730784090/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14580392429826264308, "service_name": "drive-thru", "span_id": 12164779996504460357, "trace_id": 9324733359552200269 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 02:42:05
- success: True
- trace_id: 9324733359552200269
-
Scan 6667972
- duration: 0:00:11.617565
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667972
- 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_newbookrepeat_sites_charges/2024-11-04/1730783804", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783804/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13721002248397035361, "service_name": "drive-thru", "span_id": 14733515844663351659, "trace_id": 6849502452452384259 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 02:18:35
- success: True
- trace_id: 6849502452452384259
-
Scan 6667143
- duration: 0:00:11.521021
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667143
- 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_newbookrepeat_sites_charges/2024-11-04/1730783693", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783693/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 9922900869141041968, "service_name": "drive-thru", "span_id": 13459077047823513582, "trace_id": 6571340149231220011 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 01:56:26
- success: True
- trace_id: 6571340149231220011
-
Scan 6666573
- duration: 0:00:11.538833
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666573
- 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_newbookrepeat_sites_charges/2024-11-04/1730783561", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783561/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10922158721572174577, "service_name": "drive-thru", "span_id": 1651132602399580086, "trace_id": 14697965086959739231 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 01:41:28
- success: True
- trace_id: 14697965086959739231
-
Scan 6665668
- duration: 0:00:11.691815
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665668
- 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_newbookrepeat_sites_charges/2024-11-04/1730783342", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730783342/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13971014408615534697, "service_name": "drive-thru", "span_id": 16198134732617656585, "trace_id": 5289101425504196868 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 01:17:39
- success: True
- trace_id: 5289101425504196868
-
Scan 6664948
- duration: 0:00:11.470007
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664948
- 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_newbookrepeat_sites_charges/2024-11-04/1730782941", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730782941/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15686288420213160321, "service_name": "drive-thru", "span_id": 4763143816558261187, "trace_id": 9869457298663724200 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 00:58:22
- success: True
- trace_id: 9869457298663724200
-
Scan 6663727
- duration: 0:00:11.480244
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6663727
- 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_newbookrepeat_sites_charges/2024-11-04/1730782760", "key": "raw/newbookdev_newbookrepeat_sites_charges/2024-11-04/1730782760/repeat_sites_charges.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6673306104386770725, "service_name": "drive-thru", "span_id": 18021751914446604899, "trace_id": 13574958731549931601 } } - running: False
- schema_name_id: 2999
- start_time: 2024-11-05 00:26:31
- success: True
- trace_id: 13574958731549931601
- attributes:
{ "active": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "next_run": "string", "site_id": "string", "tax_free": "string", "tenant": "string" } - created: 2024-11-05 23:47:15
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-05/1730866593'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2024-10-08 18:29:07",
"disabled": false,
"format": "raw",
"id": 2999,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbookrepeat_sites_charges"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "string",
"amount": "string",
"description": "string",
"gl_account_id": "string",
"gl_category_id": "string",
"id": "string",
"interval": "string",
"interval_multiplier": "string",
"inventory_item_id": "string",
"newbook_region": "string",
"next_run": "string",
"site_id": "string",
"tax_free": "string",
"tenant": "string"
},
"created": "2024-11-05 23:47:15",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `interval` string , `interval_multiplier` string , `next_run` string , `active` 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_newbookrepeat_sites_charges/2024-11-05/1730866593'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookrepeat_sites_charges"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}