Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items
- created: 2024-10-08 18:25:47
- disabled: False
- format: raw
- id: 2968
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbookpurchase_orders_inventory_items" } - type: drivethrucsv
Schema Versions: 15
-
Version 4749143
- created: 2024-11-05 23:23:20
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866528'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-05/1730866528
- id: 4749143
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6675175
- updated: 2024-11-05 23:23:31
-
Version 4749136
- created: 2024-11-05 23:22:51
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866587'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-05/1730866587
- id: 4749136
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6675168
- updated: 2024-11-05 23:23:04
-
Version 4748323
- created: 2024-11-05 22:42:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866406'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-05/1730866406
- id: 4748323
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6674355
- updated: 2024-11-05 22:42:24
-
Version 4747239
- created: 2024-11-05 05:06:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730785782'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730785782
- id: 4747239
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6672507
- updated: 2024-11-05 05:06:20
-
Version 4746437
- created: 2024-11-05 04:03:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730785158'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730785158
- id: 4746437
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6671658
- updated: 2024-11-05 04:03:14
-
Version 4745982
- created: 2024-11-05 03:45:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730784853'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730784853
- id: 4745982
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6671202
- updated: 2024-11-05 03:45:13
-
Version 4745120
- created: 2024-11-05 03:21:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730784249'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730784249
- id: 4745120
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6670338
- updated: 2024-11-05 03:21:22
-
Version 4744606
- created: 2024-11-05 03:07:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730784087'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730784087
- id: 4744606
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6669823
- updated: 2024-11-05 03:07:47
-
Version 4743461
- created: 2024-11-05 02:37:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783925'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783925
- id: 4743461
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6668678
- updated: 2024-11-05 02:37:27
-
Version 4742748
- created: 2024-11-05 02:18:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783801'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783801
- id: 4742748
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6667965
- updated: 2024-11-05 02:18:37
-
Version 4742106
- created: 2024-11-05 02:01:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783690'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783690
- id: 4742106
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6667323
- updated: 2024-11-05 02:01:28
-
Version 4741342
- created: 2024-11-05 01:41:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783558'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783558
- id: 4741342
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6666559
- updated: 2024-11-05 01:41:16
-
Version 4740556
- created: 2024-11-05 01:20:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783339'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783339
- id: 4740556
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6665773
- updated: 2024-11-05 01:20:37
-
Version 4739815
- created: 2024-11-05 01:00:39
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730782938'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730782938
- id: 4739815
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6665032
- updated: 2024-11-05 01:00:52
-
Version 4738620
- created: 2024-11-05 00:29:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-04/1730782759'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730782759
- id: 4738620
- processed: 1
- raw_data:
{ "account_id": 5, "amount": 6, "confirmed_quantity": 9, "id": 2, "inventory_item_id": 4, "newbook_region": 0, "purchase_order_id": 3, "quantity": 8, "removed_by": 11, "removed_when": 10, "tax_free": 7, "tenant": 1 } - schema_attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2968
- schema_scan_id: 6663833
- updated: 2024-11-05 00:29:22
Schema Scans: 15
Last at 2024-11-05 23:23:19
-
Scan 6675175
- duration: 0:00:12.045888
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675175
- 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866528", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-05/1730866528/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 9310708231329736849, "service_name": "drive-thru", "span_id": 7039212349307676787, "trace_id": 16676534612331438294 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 23:23:19
- success: True
- trace_id: 16676534612331438294
-
Scan 6675168
- duration: 0:00:14.403921
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675168
- 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866587", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-05/1730866587/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 18291559095768495403, "service_name": "drive-thru", "span_id": 5467657568042332026, "trace_id": 2121933283952020484 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 23:22:50
- success: True
- trace_id: 2121933283952020484
-
Scan 6674355
- duration: 0:00:14.312863
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674355
- 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866406", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-05/1730866406/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 138872676249260841, "service_name": "drive-thru", "span_id": 2670363820134404537, "trace_id": 9803951674406464801 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 22:42:10
- success: True
- trace_id: 9803951674406464801
-
Scan 6672507
- duration: 0:00:14.325411
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6672507
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730785782", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730785782/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1403959081957107394, "service_name": "drive-thru", "span_id": 5127811287705579310, "trace_id": 12595286869488791451 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 05:06:05
- success: True
- trace_id: 12595286869488791451
-
Scan 6671658
- duration: 0:00:14.180295
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671658
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730785158", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730785158/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2500137415467498680, "service_name": "drive-thru", "span_id": 2544474034080586117, "trace_id": 1056056064272658596 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 04:03:00
- success: True
- trace_id: 1056056064272658596
-
Scan 6671202
- duration: 0:00:11.724648
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671202
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730784853", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730784853/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12187656106943281222, "service_name": "drive-thru", "span_id": 15421269858555338955, "trace_id": 10624606410370418947 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 03:45:01
- success: True
- trace_id: 10624606410370418947
-
Scan 6670338
- duration: 0:00:11.564889
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670338
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730784249", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730784249/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 289916988376834779, "service_name": "drive-thru", "span_id": 528893823235726518, "trace_id": 3172159168716031501 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 03:21:10
- success: True
- trace_id: 3172159168716031501
-
Scan 6669823
- duration: 0:00:11.530023
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669823
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730784087", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730784087/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1723863528342921182, "service_name": "drive-thru", "span_id": 3206640385343137378, "trace_id": 6637998396079461912 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 03:07:35
- success: True
- trace_id: 6637998396079461912
-
Scan 6668678
- duration: 0:00:11.455554
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668678
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783925", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783925/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8190465915329689, "service_name": "drive-thru", "span_id": 11025043346288227157, "trace_id": 1485985898863929977 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 02:37:15
- success: True
- trace_id: 1485985898863929977
-
Scan 6667965
- duration: 0:00:14.071053
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667965
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783801", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783801/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13871644135336940608, "service_name": "drive-thru", "span_id": 9151931026757082441, "trace_id": 9100833259266251175 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 02:18:23
- success: True
- trace_id: 9100833259266251175
-
Scan 6667323
- duration: 0:00:14.060359
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667323
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783690", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783690/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6625281173607968196, "service_name": "drive-thru", "span_id": 1895355429610708251, "trace_id": 1463817886489766030 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 02:01:14
- success: True
- trace_id: 1463817886489766030
-
Scan 6666559
- duration: 0:00:11.586044
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666559
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783558", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783558/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4435859688822418744, "service_name": "drive-thru", "span_id": 18159224169978211208, "trace_id": 9754953630438830065 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 01:41:05
- success: True
- trace_id: 9754953630438830065
-
Scan 6665773
- duration: 0:00:11.509189
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665773
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730783339", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730783339/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15964080249986943413, "service_name": "drive-thru", "span_id": 7760384930600427754, "trace_id": 16584650772208586589 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 01:20:26
- success: True
- trace_id: 16584650772208586589
-
Scan 6665032
- duration: 0:00:14.236288
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665032
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730782938", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730782938/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7699991605730975119, "service_name": "drive-thru", "span_id": 4306384625169168485, "trace_id": 6577912090661694690 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 01:00:38
- success: True
- trace_id: 6577912090661694690
-
Scan 6663833
- duration: 0:00:11.617930
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6663833
- 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_newbookpurchase_orders_inventory_items/2024-11-04/1730782759", "key": "raw/newbookdev_newbookpurchase_orders_inventory_items/2024-11-04/1730782759/purchase_orders_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7403566565471744205, "service_name": "drive-thru", "span_id": 16830249560379534629, "trace_id": 2311254043018710670 } } - running: False
- schema_name_id: 2968
- start_time: 2024-11-05 00:29:11
- success: True
- trace_id: 2311254043018710670
- attributes:
{ "account_id": "string", "amount": "string", "confirmed_quantity": "string", "id": "string", "inventory_item_id": "string", "newbook_region": "string", "purchase_order_id": "string", "quantity": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - created: 2024-11-05 23:23:20
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866528'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items" }
- 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:25:47",
"disabled": false,
"format": "raw",
"id": 2968,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbookpurchase_orders_inventory_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"account_id": "string",
"amount": "string",
"confirmed_quantity": "string",
"id": "string",
"inventory_item_id": "string",
"newbook_region": "string",
"purchase_order_id": "string",
"quantity": "string",
"removed_by": "string",
"removed_when": "string",
"tax_free": "string",
"tenant": "string"
},
"created": "2024-11-05 23:23:20",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `purchase_order_id` string , `inventory_item_id` string , `account_id` string , `amount` string , `tax_free` string , `quantity` string , `confirmed_quantity` string , `removed_when` string , `removed_by` 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_newbookpurchase_orders_inventory_items/2024-11-05/1730866528'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookpurchase_orders_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}