Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbooktax_tables_items
- created: 2024-10-08 18:34:54
- disabled: False
- format: raw
- id: 3051
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbooktax_tables_items" } - type: drivethrucsv
Schema Versions: 15
-
Version 4749457
- created: 2024-11-05 23:53:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-05/1730866620'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-05/1730866620
- id: 4749457
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6675518
- updated: 2024-11-05 23:53:17
-
Version 4749348
- created: 2024-11-05 23:41:03
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-05/1730866577'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-05/1730866577
- id: 4749348
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6675380
- updated: 2024-11-05 23:41:14
-
Version 4748786
- created: 2024-11-05 23:01:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-05/1730866477'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-05/1730866477
- id: 4748786
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6674818
- updated: 2024-11-05 23:01:39
-
Version 4747142
- created: 2024-11-05 04:54:52
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730785818'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730785818
- id: 4747142
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6672374
- updated: 2024-11-05 04:55:03
-
Version 4746769
- created: 2024-11-05 04:21:51
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730785179'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730785179
- id: 4746769
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6671997
- updated: 2024-11-05 04:22:05
-
Version 4745706
- created: 2024-11-05 03:36:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730784873'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730784873
- id: 4745706
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6670923
- updated: 2024-11-05 03:36:43
-
Version 4745568
- created: 2024-11-05 03:32:54
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730784269'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730784269
- id: 4745568
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6670785
- updated: 2024-11-05 03:33:07
-
Version 4744217
- created: 2024-11-05 02:57:03
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730784108'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730784108
- id: 4744217
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6669434
- updated: 2024-11-05 02:57:14
-
Version 4743188
- created: 2024-11-05 02:29:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730783857'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783857
- id: 4743188
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6668405
- updated: 2024-11-05 02:30:08
-
Version 4742888
- created: 2024-11-05 02:22:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730783821'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783821
- id: 4742888
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6668105
- updated: 2024-11-05 02:22:16
-
Version 4742237
- created: 2024-11-05 02:04:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730783705'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783705
- id: 4742237
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6667454
- updated: 2024-11-05 02:05:00
-
Version 4741279
- created: 2024-11-05 01:39:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730783578'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783578
- id: 4741279
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6666496
- updated: 2024-11-05 01:39:36
-
Version 4740742
- created: 2024-11-05 01:25:19
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730783360'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783360
- id: 4740742
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6665959
- updated: 2024-11-05 01:25:30
-
Version 4739887
- created: 2024-11-05 01:02:39
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730782958'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730782958
- id: 4739887
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6665104
- updated: 2024-11-05 01:02:52
-
Version 4739201
- created: 2024-11-05 00:44:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-04/1730782845'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktax_tables_items/2024-11-04/1730782845
- id: 4739201
- processed: 1
- raw_data:
{ "id": 2, "name": 4, "newbook_region": 0, "tax_amount": 5, "tax_amount_switched": 6, "tax_inclusive": 11, "tax_items": 12, "tax_switch_days": 7, "tax_switch_reduces_price": 9, "tax_switch_retroactive": 8, "tax_table_id": 3, "tax_type": 10, "tenant": 1 } - schema_attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - schema_name_id: 3051
- schema_scan_id: 6664416
- updated: 2024-11-05 00:44:39
Schema Scans: 15
Last at 2024-11-05 23:53:06
-
Scan 6675518
- duration: 0:00:11.716701
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675518
- 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_newbooktax_tables_items/2024-11-05/1730866620", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-05/1730866620/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1994309269368373822, "service_name": "drive-thru", "span_id": 11344669022399528150, "trace_id": 4944620931813578389 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 23:53:06
- success: True
- trace_id: 4944620931813578389
-
Scan 6675380
- duration: 0:00:11.647576
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675380
- 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_newbooktax_tables_items/2024-11-05/1730866577", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-05/1730866577/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17381177130310520090, "service_name": "drive-thru", "span_id": 16133288635271352195, "trace_id": 18002933543225816110 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 23:41:02
- success: True
- trace_id: 18002933543225816110
-
Scan 6674818
- duration: 0:00:14.378063
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674818
- 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_newbooktax_tables_items/2024-11-05/1730866477", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-05/1730866477/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 554158058700549208, "service_name": "drive-thru", "span_id": 15930576273681703390, "trace_id": 15587116604996128223 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 23:01:24
- success: True
- trace_id: 15587116604996128223
-
Scan 6672374
- duration: 0:00:11.817010
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6672374
- 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_newbooktax_tables_items/2024-11-04/1730785818", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730785818/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14525301853780211257, "service_name": "drive-thru", "span_id": 15761040515449950473, "trace_id": 13315288759318612150 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 04:54:51
- success: True
- trace_id: 13315288759318612150
-
Scan 6671997
- duration: 0:00:14.213088
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671997
- 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_newbooktax_tables_items/2024-11-04/1730785179", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730785179/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7651075073382456042, "service_name": "drive-thru", "span_id": 15968881451762678296, "trace_id": 12555577118387950784 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 04:21:51
- success: True
- trace_id: 12555577118387950784
-
Scan 6670923
- duration: 0:00:11.590911
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670923
- 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_newbooktax_tables_items/2024-11-04/1730784873", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730784873/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8705523006072425244, "service_name": "drive-thru", "span_id": 12836391147288149060, "trace_id": 14041674261064255919 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 03:36:31
- success: True
- trace_id: 14041674261064255919
-
Scan 6670785
- duration: 0:00:14.243567
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670785
- 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_newbooktax_tables_items/2024-11-04/1730784269", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730784269/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 809718557720990307, "service_name": "drive-thru", "span_id": 1796983752037425010, "trace_id": 14374741662611750363 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 03:32:53
- success: True
- trace_id: 14374741662611750363
-
Scan 6669434
- duration: 0:00:11.491433
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669434
- 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_newbooktax_tables_items/2024-11-04/1730784108", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730784108/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14069908923159906775, "service_name": "drive-thru", "span_id": 5798128840597898313, "trace_id": 4668213395568518659 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 02:57:03
- success: True
- trace_id: 4668213395568518659
-
Scan 6668405
- duration: 0:00:11.738800
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668405
- 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_newbooktax_tables_items/2024-11-04/1730783857", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783857/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15624279099293438240, "service_name": "drive-thru", "span_id": 13093750605154763464, "trace_id": 5912424489801623715 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 02:29:56
- success: True
- trace_id: 5912424489801623715
-
Scan 6668105
- duration: 0:00:11.686084
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668105
- 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_newbooktax_tables_items/2024-11-04/1730783821", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783821/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7175723465051947796, "service_name": "drive-thru", "span_id": 9448572532332176022, "trace_id": 8886329762036040132 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 02:22:04
- success: True
- trace_id: 8886329762036040132
-
Scan 6667454
- duration: 0:00:11.508849
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667454
- 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_newbooktax_tables_items/2024-11-04/1730783705", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783705/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4472474680666144552, "service_name": "drive-thru", "span_id": 10671634601871873934, "trace_id": 16292118793804202034 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 02:04:48
- success: True
- trace_id: 16292118793804202034
-
Scan 6666496
- duration: 0:00:11.713184
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666496
- 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_newbooktax_tables_items/2024-11-04/1730783578", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783578/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8589523929177371784, "service_name": "drive-thru", "span_id": 17060629984211231718, "trace_id": 4307605753689803301 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 01:39:24
- success: True
- trace_id: 4307605753689803301
-
Scan 6665959
- duration: 0:00:11.608182
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665959
- 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_newbooktax_tables_items/2024-11-04/1730783360", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730783360/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1806630619772873993, "service_name": "drive-thru", "span_id": 6928860637024174170, "trace_id": 4841938036720006474 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 01:25:18
- success: True
- trace_id: 4841938036720006474
-
Scan 6665104
- duration: 0:00:14.066507
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665104
- 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_newbooktax_tables_items/2024-11-04/1730782958", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730782958/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4985972856900291512, "service_name": "drive-thru", "span_id": 18222833812848876477, "trace_id": 10159821982560637560 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 01:02:38
- success: True
- trace_id: 10159821982560637560
-
Scan 6664416
- duration: 0:00:11.579215
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664416
- 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_newbooktax_tables_items/2024-11-04/1730782845", "key": "raw/newbookdev_newbooktax_tables_items/2024-11-04/1730782845/tax_tables_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktax_tables_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5851180428417319269, "service_name": "drive-thru", "span_id": 13742914862818089086, "trace_id": 1190974853473677542 } } - running: False
- schema_name_id: 3051
- start_time: 2024-11-05 00:44:27
- success: True
- trace_id: 1190974853473677542
- attributes:
{ "id": "string", "name": "string", "newbook_region": "string", "tax_amount": "string", "tax_amount_switched": "string", "tax_inclusive": "string", "tax_items": "string", "tax_switch_days": "string", "tax_switch_reduces_price": "string", "tax_switch_retroactive": "string", "tax_table_id": "string", "tax_type": "string", "tenant": "string" } - created: 2024-11-05 23:53:06
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-05/1730866620'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_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:34:54",
"disabled": false,
"format": "raw",
"id": 3051,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbooktax_tables_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"id": "string",
"name": "string",
"newbook_region": "string",
"tax_amount": "string",
"tax_amount_switched": "string",
"tax_inclusive": "string",
"tax_items": "string",
"tax_switch_days": "string",
"tax_switch_reduces_price": "string",
"tax_switch_retroactive": "string",
"tax_table_id": "string",
"tax_type": "string",
"tenant": "string"
},
"created": "2024-11-05 23:53:06",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tax_table_id` string , `name` string , `tax_amount` string , `tax_amount_switched` string , `tax_switch_days` string , `tax_switch_retroactive` string , `tax_switch_reduces_price` string , `tax_type` string , `tax_inclusive` string , `tax_items` 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_newbooktax_tables_items/2024-11-05/1730866620'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktax_tables_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktax_tables_items"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}