Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots
- created: 2024-10-08 17:38:08
- disabled: False
- format: raw
- id: 2425
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbookactivities_time_slots" } - type: drivethrucsv
Schema Versions: 15
-
Version 4748020
- created: 2024-11-05 22:32:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866357'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866357
- id: 4748020
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6674052
- updated: 2024-11-05 22:32:37
-
Version 4747599
- created: 2024-11-05 22:21:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866293'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866293
- id: 4747599
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6673631
- updated: 2024-11-05 22:21:14
-
Version 4747342
- created: 2024-11-05 22:11:52
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866227'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866227
- id: 4747342
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6673374
- updated: 2024-11-05 22:12:03
-
Version 4746578
- created: 2024-11-05 04:10:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730785644'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730785644
- id: 4746578
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6671801
- updated: 2024-11-05 04:10:46
-
Version 4746106
- created: 2024-11-05 03:49:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730785079'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730785079
- id: 4746106
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6671327
- updated: 2024-11-05 03:49:40
-
Version 4745326
- created: 2024-11-05 03:26:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784773'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784773
- id: 4745326
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6670543
- updated: 2024-11-05 03:26:43
-
Version 4744689
- created: 2024-11-05 03:09:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784170'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784170
- id: 4744689
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6669906
- updated: 2024-11-05 03:10:03
-
Version 4743980
- created: 2024-11-05 02:50:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784008'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784008
- id: 4743980
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6669197
- updated: 2024-11-05 02:51:04
-
Version 4743239
- created: 2024-11-05 02:31:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783864'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783864
- id: 4743239
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6668456
- updated: 2024-11-05 02:31:30
-
Version 4741721
- created: 2024-11-05 01:51:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783720'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783720
- id: 4741721
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6666938
- updated: 2024-11-05 01:51:13
-
Version 4740972
- created: 2024-11-05 01:31:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783598'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783598
- id: 4740972
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6666189
- updated: 2024-11-05 01:31:33
-
Version 4740725
- created: 2024-11-05 01:24:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783476'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783476
- id: 4740725
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6665943
- updated: 2024-11-05 01:25:04
-
Version 4740133
- created: 2024-11-05 01:09:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783259'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783259
- id: 4740133
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6665350
- updated: 2024-11-05 01:09:29
-
Version 4739342
- created: 2024-11-05 00:48:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730782860'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730782860
- id: 4739342
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6664557
- updated: 2024-11-05 00:48:21
-
Version 4738622
- created: 2024-11-05 00:29:13
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730782770'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730782770
- id: 4738622
- processed: 1
- raw_data:
{ "active": 13, "activity_id": 3, "daysofweek": 11, "duration": 9, "duration_interval": 10, "id": 2, "match_period_from": 5, "match_period_to": 7, "newbook_region": 0, "period_from": 4, "period_to": 6, "slot_max_combined": 12, "start_time": 8, "tenant": 1 } - schema_attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - schema_name_id: 2425
- schema_scan_id: 6663835
- updated: 2024-11-05 00:29:24
Schema Scans: 15
Last at 2024-11-05 22:32:26
-
Scan 6674052
- duration: 0:00:11.789903
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674052
- 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_newbookactivities_time_slots/2024-11-05/1730866357", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866357/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16666378007684469669, "service_name": "drive-thru", "span_id": 1987265267530288820, "trace_id": 2312929981873278430 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 22:32:26
- success: True
- trace_id: 2312929981873278430
-
Scan 6673631
- duration: 0:00:11.640703
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673631
- 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_newbookactivities_time_slots/2024-11-05/1730866293", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866293/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7169632002062036106, "service_name": "drive-thru", "span_id": 17929312678964270712, "trace_id": 105681116078807201 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 22:21:03
- success: True
- trace_id: 105681116078807201
-
Scan 6673374
- duration: 0:00:11.689071
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673374
- 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_newbookactivities_time_slots/2024-11-05/1730866227", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866227/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13630021697351282072, "service_name": "drive-thru", "span_id": 9624270150473335468, "trace_id": 4437900687971928932 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 22:11:51
- success: True
- trace_id: 4437900687971928932
-
Scan 6671801
- duration: 0:00:14.268549
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671801
- 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_newbookactivities_time_slots/2024-11-04/1730785644", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730785644/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 744553852176920562, "service_name": "drive-thru", "span_id": 7616965651104430655, "trace_id": 9578526772398345698 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 04:10:32
- success: True
- trace_id: 9578526772398345698
-
Scan 6671327
- duration: 0:00:11.733937
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671327
- 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_newbookactivities_time_slots/2024-11-04/1730785079", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730785079/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2444564597429484596, "service_name": "drive-thru", "span_id": 2809323273186658534, "trace_id": 10982452895001273622 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 03:49:29
- success: True
- trace_id: 10982452895001273622
-
Scan 6670543
- duration: 0:00:11.632265
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670543
- 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_newbookactivities_time_slots/2024-11-04/1730784773", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784773/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12552055823213105229, "service_name": "drive-thru", "span_id": 3616424806063734418, "trace_id": 6894409855004269123 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 03:26:31
- success: True
- trace_id: 6894409855004269123
-
Scan 6669906
- duration: 0:00:14.078801
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669906
- 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_newbookactivities_time_slots/2024-11-04/1730784170", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784170/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8816292946059114053, "service_name": "drive-thru", "span_id": 8080924925753482107, "trace_id": 8135783073775423852 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 03:09:49
- success: True
- trace_id: 8135783073775423852
-
Scan 6669197
- duration: 0:00:11.444742
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669197
- 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_newbookactivities_time_slots/2024-11-04/1730784008", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730784008/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13491030497981011448, "service_name": "drive-thru", "span_id": 13310269895078321861, "trace_id": 8722215268925905403 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 02:50:52
- success: True
- trace_id: 8722215268925905403
-
Scan 6668456
- duration: 0:00:14.299074
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668456
- 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_newbookactivities_time_slots/2024-11-04/1730783864", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783864/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1532447834362041703, "service_name": "drive-thru", "span_id": 2080377027458852018, "trace_id": 4010499145952110541 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 02:31:16
- success: True
- trace_id: 4010499145952110541
-
Scan 6666938
- duration: 0:00:11.638955
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666938
- 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_newbookactivities_time_slots/2024-11-04/1730783720", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783720/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17782224439162620155, "service_name": "drive-thru", "span_id": 18270935734626082755, "trace_id": 8143774024395867867 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 01:51:01
- success: True
- trace_id: 8143774024395867867
-
Scan 6666189
- duration: 0:00:11.603980
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666189
- 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_newbookactivities_time_slots/2024-11-04/1730783598", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783598/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12202642258036223481, "service_name": "drive-thru", "span_id": 13911177956387166546, "trace_id": 4926568874029067171 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 01:31:21
- success: True
- trace_id: 4926568874029067171
-
Scan 6665943
- duration: 0:00:14.105905
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665943
- 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_newbookactivities_time_slots/2024-11-04/1730783476", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783476/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13338325989287617289, "service_name": "drive-thru", "span_id": 422787073703882836, "trace_id": 1911852648845123514 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 01:24:50
- success: True
- trace_id: 1911852648845123514
-
Scan 6665350
- duration: 0:00:14.208428
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665350
- 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_newbookactivities_time_slots/2024-11-04/1730783259", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730783259/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16538089631358124997, "service_name": "drive-thru", "span_id": 14959248200634450562, "trace_id": 14735885903026214526 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 01:09:15
- success: True
- trace_id: 14735885903026214526
-
Scan 6664557
- duration: 0:00:11.691798
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664557
- 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_newbookactivities_time_slots/2024-11-04/1730782860", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730782860/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8134046776437247726, "service_name": "drive-thru", "span_id": 5323323053544986203, "trace_id": 14299416161497466010 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 00:48:09
- success: True
- trace_id: 14299416161497466010
-
Scan 6663835
- duration: 0:00:11.539800
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6663835
- 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_newbookactivities_time_slots/2024-11-04/1730782770", "key": "raw/newbookdev_newbookactivities_time_slots/2024-11-04/1730782770/activities_time_slots.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots", "type": "drivethrucsv" }, "trace_context": { "parent_id": 18235946626173255930, "service_name": "drive-thru", "span_id": 2271334076966742372, "trace_id": 9700927315437437888 } } - running: False
- schema_name_id: 2425
- start_time: 2024-11-05 00:29:12
- success: True
- trace_id: 9700927315437437888
- attributes:
{ "active": "string", "activity_id": "string", "daysofweek": "string", "duration": "string", "duration_interval": "string", "id": "string", "match_period_from": "string", "match_period_to": "string", "newbook_region": "string", "period_from": "string", "period_to": "string", "slot_max_combined": "string", "start_time": "string", "tenant": "string" } - created: 2024-11-05 22:32:26
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866357'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots" }
- 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 17:38:08",
"disabled": false,
"format": "raw",
"id": 2425,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbookactivities_time_slots"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "string",
"activity_id": "string",
"daysofweek": "string",
"duration": "string",
"duration_interval": "string",
"id": "string",
"match_period_from": "string",
"match_period_to": "string",
"newbook_region": "string",
"period_from": "string",
"period_to": "string",
"slot_max_combined": "string",
"start_time": "string",
"tenant": "string"
},
"created": "2024-11-05 22:32:26",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_id` string , `period_from` string , `match_period_from` string , `period_to` string , `match_period_to` string , `start_time` string , `duration` string , `duration_interval` string , `daysofweek` string , `slot_max_combined` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_time_slots/2024-11-05/1730866357'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_time_slots"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}