Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions
- created: 2024-10-08 17:40:53
- disabled: False
- format: raw
- id: 2464
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbookcompendium_custom_questions" } - type: drivethrucsv
Schema Versions: 15
-
Version 4748454
- created: 2024-11-05 22:46:48
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-05/1730866418'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-05/1730866418
- id: 4748454
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6674486
- updated: 2024-11-05 22:46:59
-
Version 4747975
- created: 2024-11-05 22:31:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-05/1730866338'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-05/1730866338
- id: 4747975
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6674007
- updated: 2024-11-05 22:31:13
-
Version 4747486
- created: 2024-11-05 22:18:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-05/1730866254'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-05/1730866254
- id: 4747486
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6673518
- updated: 2024-11-05 22:18:17
-
Version 4746681
- created: 2024-11-05 04:16:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730785674'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730785674
- id: 4746681
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6671905
- updated: 2024-11-05 04:16:21
-
Version 4745921
- created: 2024-11-05 03:43:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730785097'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730785097
- id: 4745921
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6671141
- updated: 2024-11-05 03:43:14
-
Version 4745205
- created: 2024-11-05 03:23:21
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730784792'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730784792
- id: 4745205
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6670422
- updated: 2024-11-05 03:23:32
-
Version 4744776
- created: 2024-11-05 03:12:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730784188'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730784188
- id: 4744776
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6669993
- updated: 2024-11-05 03:12:15
-
Version 4744111
- created: 2024-11-05 02:54:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730784025'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730784025
- id: 4744111
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6669328
- updated: 2024-11-05 02:54:28
-
Version 4743376
- created: 2024-11-05 02:34:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730783878'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783878
- id: 4743376
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6668593
- updated: 2024-11-05 02:35:12
-
Version 4742378
- created: 2024-11-05 02:08:39
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730783739'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783739
- id: 4742378
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6667595
- updated: 2024-11-05 02:08:50
-
Version 4741823
- created: 2024-11-05 01:53:44
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730783644'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783644
- id: 4741823
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6667041
- updated: 2024-11-05 01:53:55
-
Version 4740916
- created: 2024-11-05 01:29:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730783495'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783495
- id: 4740916
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6666133
- updated: 2024-11-05 01:30:06
-
Version 4739864
- created: 2024-11-05 01:02:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730783276'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783276
- id: 4739864
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6665081
- updated: 2024-11-05 01:02:14
-
Version 4739408
- created: 2024-11-05 00:49:52
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730782878'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730782878
- id: 4739408
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6664623
- updated: 2024-11-05 00:50:02
-
Version 4738323
- created: 2024-11-05 00:21:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-04/1730782743'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730782743
- id: 4738323
- processed: 1
- raw_data:
{ "active": 5, "answer": 4, "id": 2, "newbook_region": 0, "question": 3, "tenant": 1 } - schema_attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - schema_name_id: 2464
- schema_scan_id: 6663532
- updated: 2024-11-05 00:21:38
Schema Scans: 15
Last at 2024-11-05 22:46:48
-
Scan 6674486
- duration: 0:00:11.573252
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674486
- 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_newbookcompendium_custom_questions/2024-11-05/1730866418", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-05/1730866418/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12997155612740323540, "service_name": "drive-thru", "span_id": 7394079225402507398, "trace_id": 18173363833265930375 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 22:46:48
- success: True
- trace_id: 18173363833265930375
-
Scan 6674007
- duration: 0:00:11.497088
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674007
- 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_newbookcompendium_custom_questions/2024-11-05/1730866338", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-05/1730866338/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6847940188325731130, "service_name": "drive-thru", "span_id": 13281572964709412520, "trace_id": 13088357938167566247 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 22:31:01
- success: True
- trace_id: 13088357938167566247
-
Scan 6673518
- duration: 0:00:11.512830
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673518
- 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_newbookcompendium_custom_questions/2024-11-05/1730866254", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-05/1730866254/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2642569565234139765, "service_name": "drive-thru", "span_id": 14316256031922455103, "trace_id": 15394963145415397017 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 22:18:06
- success: True
- trace_id: 15394963145415397017
-
Scan 6671905
- duration: 0:00:11.394987
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671905
- 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_newbookcompendium_custom_questions/2024-11-04/1730785674", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730785674/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10267203783694213684, "service_name": "drive-thru", "span_id": 12043133721071408716, "trace_id": 11776860947931719426 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 04:16:09
- success: True
- trace_id: 11776860947931719426
-
Scan 6671141
- duration: 0:00:14.056795
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671141
- 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_newbookcompendium_custom_questions/2024-11-04/1730785097", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730785097/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10504762166588690182, "service_name": "drive-thru", "span_id": 16358453720584532956, "trace_id": 7475211444188162813 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 03:43:00
- success: True
- trace_id: 7475211444188162813
-
Scan 6670422
- duration: 0:00:11.345947
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670422
- 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_newbookcompendium_custom_questions/2024-11-04/1730784792", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730784792/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16195211409264613844, "service_name": "drive-thru", "span_id": 14745379454882131842, "trace_id": 8183147081247884574 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 03:23:21
- success: True
- trace_id: 8183147081247884574
-
Scan 6669993
- duration: 0:00:11.402427
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669993
- 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_newbookcompendium_custom_questions/2024-11-04/1730784188", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730784188/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11873512015994945198, "service_name": "drive-thru", "span_id": 7335312015455687765, "trace_id": 2612653071815471047 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 03:12:04
- success: True
- trace_id: 2612653071815471047
-
Scan 6669328
- duration: 0:00:11.320445
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669328
- 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_newbookcompendium_custom_questions/2024-11-04/1730784025", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730784025/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11797087108613986482, "service_name": "drive-thru", "span_id": 15042064661780654038, "trace_id": 11304760731613578141 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 02:54:16
- success: True
- trace_id: 11304760731613578141
-
Scan 6668593
- duration: 0:00:13.761241
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668593
- 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_newbookcompendium_custom_questions/2024-11-04/1730783878", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783878/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5236683891783764950, "service_name": "drive-thru", "span_id": 4718402115776897038, "trace_id": 9310497744369079062 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 02:34:58
- success: True
- trace_id: 9310497744369079062
-
Scan 6667595
- duration: 0:00:11.315131
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667595
- 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_newbookcompendium_custom_questions/2024-11-04/1730783739", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783739/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13845212887159880805, "service_name": "drive-thru", "span_id": 6367149483492475095, "trace_id": 16197910520065510803 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 02:08:39
- success: True
- trace_id: 16197910520065510803
-
Scan 6667041
- duration: 0:00:11.371826
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667041
- 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_newbookcompendium_custom_questions/2024-11-04/1730783644", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783644/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10964521922361892467, "service_name": "drive-thru", "span_id": 4539031741993039836, "trace_id": 11356849712272623237 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 01:53:44
- success: True
- trace_id: 11356849712272623237
-
Scan 6666133
- duration: 0:00:13.835904
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666133
- 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_newbookcompendium_custom_questions/2024-11-04/1730783495", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783495/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 9490255351335038747, "service_name": "drive-thru", "span_id": 171559015508847032, "trace_id": 18177186510208084086 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 01:29:52
- success: True
- trace_id: 18177186510208084086
-
Scan 6665081
- duration: 0:00:14.122268
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665081
- 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_newbookcompendium_custom_questions/2024-11-04/1730783276", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730783276/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11139015101414186902, "service_name": "drive-thru", "span_id": 4654183718515892493, "trace_id": 10300996372898548574 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 01:02:00
- success: True
- trace_id: 10300996372898548574
-
Scan 6664623
- duration: 0:00:11.366454
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664623
- 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_newbookcompendium_custom_questions/2024-11-04/1730782878", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730782878/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 9117936244415795140, "service_name": "drive-thru", "span_id": 13947119452345799948, "trace_id": 383996742616372148 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 00:49:51
- success: True
- trace_id: 383996742616372148
-
Scan 6663532
- duration: 0:00:11.412951
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6663532
- 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_newbookcompendium_custom_questions/2024-11-04/1730782743", "key": "raw/newbookdev_newbookcompendium_custom_questions/2024-11-04/1730782743/compendium_custom_questions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15403568137460144750, "service_name": "drive-thru", "span_id": 16731222125174867759, "trace_id": 9335125591635433317 } } - running: False
- schema_name_id: 2464
- start_time: 2024-11-05 00:21:27
- success: True
- trace_id: 9335125591635433317
- attributes:
{ "active": "string", "answer": "string", "id": "string", "newbook_region": "string", "question": "string", "tenant": "string" } - created: 2024-11-05 22:46:48
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-05/1730866418'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions" }
- 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:40:53",
"disabled": false,
"format": "raw",
"id": 2464,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbookcompendium_custom_questions"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "string",
"answer": "string",
"id": "string",
"newbook_region": "string",
"question": "string",
"tenant": "string"
},
"created": "2024-11-05 22:46:48",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`\n(\n `newbook_region` string , `tenant` string , `id` string , `question` string , `answer` 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_newbookcompendium_custom_questions/2024-11-05/1730866418'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcompendium_custom_questions"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}