Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions
- created: 2024-10-08 17:52:12
- disabled: False
- format: raw
- id: 2620
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbookdiscounts_restrictions" } - type: drivethrucsv
Schema Versions: 15
-
Version 4748776
- created: 2024-11-05 23:00:52
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-05/1730866474'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-05/1730866474
- id: 4748776
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6674808
- updated: 2024-11-05 23:01:05
-
Version 4748190
- created: 2024-11-05 22:37:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-05/1730866388'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-05/1730866388
- id: 4748190
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6674222
- updated: 2024-11-05 22:37:41
-
Version 4747605
- created: 2024-11-05 22:21:13
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-05/1730866279'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-05/1730866279
- id: 4747605
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6673637
- updated: 2024-11-05 22:21:24
-
Version 4746976
- created: 2024-11-05 04:36:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730785700'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730785700
- id: 4746976
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6672207
- updated: 2024-11-05 04:37:11
-
Version 4746122
- created: 2024-11-05 03:50:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730785113'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730785113
- id: 4746122
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6671343
- updated: 2024-11-05 03:50:17
-
Version 4745322
- created: 2024-11-05 03:26:24
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730784808'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730784808
- id: 4745322
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6670539
- updated: 2024-11-05 03:26:38
-
Version 4744538
- created: 2024-11-05 03:05:47
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730784204'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730784204
- id: 4744538
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6669755
- updated: 2024-11-05 03:06:01
-
Version 4744277
- created: 2024-11-05 02:58:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730784042'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730784042
- id: 4744277
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6669494
- updated: 2024-11-05 02:58:51
-
Version 4743234
- created: 2024-11-05 02:31:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730783841'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783841
- id: 4743234
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6668451
- updated: 2024-11-05 02:31:20
-
Version 4742552
- created: 2024-11-05 02:13:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730783755'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783755
- id: 4742552
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6667769
- updated: 2024-11-05 02:13:27
-
Version 4741949
- created: 2024-11-05 01:57:03
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730783656'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783656
- id: 4741949
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6667166
- updated: 2024-11-05 01:57:14
-
Version 4740596
- created: 2024-11-05 01:21:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730783511'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783511
- id: 4740596
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6665813
- updated: 2024-11-05 01:21:40
-
Version 4740377
- created: 2024-11-05 01:15:41
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730783293'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783293
- id: 4740377
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6665594
- updated: 2024-11-05 01:15:52
-
Version 4739668
- created: 2024-11-05 00:56:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730782894'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730782894
- id: 4739668
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6664885
- updated: 2024-11-05 00:56:56
-
Version 4738596
- created: 2024-11-05 00:28:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-04/1730782796'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730782796
- id: 4738596
- processed: 1
- raw_data:
{ "discount_id": 3, "for": 4, "for_id": 5, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2620
- schema_scan_id: 6663809
- updated: 2024-11-05 00:28:46
Schema Scans: 15
Last at 2024-11-05 23:00:51
-
Scan 6674808
- duration: 0:00:14.000936
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674808
- 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_newbookdiscounts_restrictions/2024-11-05/1730866474", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-05/1730866474/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2217599550051156430, "service_name": "drive-thru", "span_id": 15241595703152377317, "trace_id": 7005236043330429581 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 23:00:51
- success: True
- trace_id: 7005236043330429581
-
Scan 6674222
- duration: 0:00:11.390014
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674222
- 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_newbookdiscounts_restrictions/2024-11-05/1730866388", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-05/1730866388/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1628921879968771795, "service_name": "drive-thru", "span_id": 9500272241523913472, "trace_id": 16813445914967672299 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 22:37:29
- success: True
- trace_id: 16813445914967672299
-
Scan 6673637
- duration: 0:00:11.413912
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673637
- 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_newbookdiscounts_restrictions/2024-11-05/1730866279", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-05/1730866279/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17528146758060085636, "service_name": "drive-thru", "span_id": 5006443568094793459, "trace_id": 13791568770021789118 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 22:21:12
- success: True
- trace_id: 13791568770021789118
-
Scan 6672207
- duration: 0:00:14.004489
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6672207
- 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_newbookdiscounts_restrictions/2024-11-04/1730785700", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730785700/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5739658019378966566, "service_name": "drive-thru", "span_id": 3495469677830598459, "trace_id": 510834973889406558 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 04:36:58
- success: True
- trace_id: 510834973889406558
-
Scan 6671343
- duration: 0:00:14.029025
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671343
- 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_newbookdiscounts_restrictions/2024-11-04/1730785113", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730785113/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12482278036812663677, "service_name": "drive-thru", "span_id": 1289097717858828924, "trace_id": 11945522647312448251 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 03:50:03
- success: True
- trace_id: 11945522647312448251
-
Scan 6670539
- duration: 0:00:13.897110
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670539
- 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_newbookdiscounts_restrictions/2024-11-04/1730784808", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730784808/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5911018783967018493, "service_name": "drive-thru", "span_id": 14632040491256294912, "trace_id": 9201640796894933110 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 03:26:24
- success: True
- trace_id: 9201640796894933110
-
Scan 6669755
- duration: 0:00:13.968023
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669755
- 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_newbookdiscounts_restrictions/2024-11-04/1730784204", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730784204/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5001066269703805509, "service_name": "drive-thru", "span_id": 9673824297245296914, "trace_id": 1431053108089806195 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 03:05:47
- success: True
- trace_id: 1431053108089806195
-
Scan 6669494
- duration: 0:00:13.930325
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669494
- 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_newbookdiscounts_restrictions/2024-11-04/1730784042", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730784042/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10150590010742795086, "service_name": "drive-thru", "span_id": 12390114161993343799, "trace_id": 9037750535068799464 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 02:58:38
- success: True
- trace_id: 9037750535068799464
-
Scan 6668451
- duration: 0:00:14.146365
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668451
- 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_newbookdiscounts_restrictions/2024-11-04/1730783841", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783841/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13458170473720350223, "service_name": "drive-thru", "span_id": 1180974239206433174, "trace_id": 3677141355029584679 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 02:31:06
- success: True
- trace_id: 3677141355029584679
-
Scan 6667769
- duration: 0:00:13.981955
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667769
- 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_newbookdiscounts_restrictions/2024-11-04/1730783755", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783755/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13154058428124619301, "service_name": "drive-thru", "span_id": 16294566062284660787, "trace_id": 10084482115880914397 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 02:13:13
- success: True
- trace_id: 10084482115880914397
-
Scan 6667166
- duration: 0:00:11.438699
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667166
- 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_newbookdiscounts_restrictions/2024-11-04/1730783656", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783656/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8983823422057019607, "service_name": "drive-thru", "span_id": 11012346669057910348, "trace_id": 13282464607063457137 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 01:57:03
- success: True
- trace_id: 13282464607063457137
-
Scan 6665813
- duration: 0:00:13.953381
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665813
- 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_newbookdiscounts_restrictions/2024-11-04/1730783511", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783511/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12171813223915045700, "service_name": "drive-thru", "span_id": 11438363303471936436, "trace_id": 17772366734421815068 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 01:21:27
- success: True
- trace_id: 17772366734421815068
-
Scan 6665594
- duration: 0:00:11.363697
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665594
- 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_newbookdiscounts_restrictions/2024-11-04/1730783293", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730783293/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 610896566082924612, "service_name": "drive-thru", "span_id": 306057009820406526, "trace_id": 10147891056240511627 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 01:15:40
- success: True
- trace_id: 10147891056240511627
-
Scan 6664885
- duration: 0:00:11.456169
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664885
- 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_newbookdiscounts_restrictions/2024-11-04/1730782894", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730782894/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10906436104209781347, "service_name": "drive-thru", "span_id": 6484129002715739336, "trace_id": 3953008691896252022 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 00:56:44
- success: True
- trace_id: 3953008691896252022
-
Scan 6663809
- duration: 0:00:13.972906
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6663809
- 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_newbookdiscounts_restrictions/2024-11-04/1730782796", "key": "raw/newbookdev_newbookdiscounts_restrictions/2024-11-04/1730782796/discounts_restrictions.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions", "type": "drivethrucsv" }, "trace_context": { "parent_id": 995555346746399049, "service_name": "drive-thru", "span_id": 10253467950380409134, "trace_id": 8277472011088842900 } } - running: False
- schema_name_id: 2620
- start_time: 2024-11-05 00:28:32
- success: True
- trace_id: 8277472011088842900
- attributes:
{ "discount_id": "string", "for": "string", "for_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - created: 2024-11-05 23:00:52
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-05/1730866474'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions" }
- 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:52:12",
"disabled": false,
"format": "raw",
"id": 2620,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbookdiscounts_restrictions"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"discount_id": "string",
"for": "string",
"for_id": "string",
"id": "string",
"newbook_region": "string",
"tenant": "string"
},
"created": "2024-11-05 23:00:52",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`\n(\n `newbook_region` string , `tenant` string , `id` string , `discount_id` string , `for` string , `for_id` 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_newbookdiscounts_restrictions/2024-11-05/1730866474'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_restrictions"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}