Schema Info
Schema Name: sfdl_dev_drivethru.testuser_kim_test_table_partitioned
- created: 2021-11-17 18:28:15
- disabled: False
- format: raw
- id: 1690
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "testuser_kim_test_table_partitioned" } - type: dthucsv
Schema Versions: 1
-
Version 4686792
- created: 2021-11-17 18:28:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.testuser_kim_test_table_partitioned`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.testuser_kim_test_table_partitioned`\n(\n `col_a` string , `col_b` string , `col_c` string \n)\nPARTITIONED BY (dt string)\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-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.testuser_kim_test_table_partitioned" ] - hive_path: s3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned
- id: 4686792
- processed: 1
- raw_data:
{ "col_a": 0, "col_b": 1, "col_c": 2 } - schema_attributes:
{ "col_a": "string", "col_b": "string", "col_c": "string" } - schema_name_id: 1690
- schema_scan_id: 5866534
- updated: 2021-11-17 18:28:29
Schema Scans: 1
Last at 2021-11-17 18:28:15
-
Scan 5866534
- duration: 0:00:16.982654
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2, "partitions_applied": false, "success": true } - id: 5866534
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-02", "name": "dt", "type": "string", "value": "2021-01-02" }, "s3": { "bucket": "sfdl-dthucsv-drivethru-dev", "hive_path": "s3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned", "key": "raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-02/file2.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.testuser_kim_test_table_partitioned", "type": "dthucsv" }, "trace_context": { "parent_id": 2867862808550123332, "service_name": "drive-thru", "span_id": 8986238344702476961, "trace_id": 18147975962813826550 } } - running: False
- schema_name_id: 1690
- start_time: 2021-11-17 18:28:15
- success: True
- trace_id: 18147975962813826550
- count: 2
- ddl:
[ "ALTER TABLE\n `sfdl_dev_drivethru.testuser_kim_test_table_partitioned`\nADD\n\n\n PARTITION (dt='2021-01-01') location 's3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-01/'\n PARTITION (dt='2021-01-02') location 's3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-02/'\n;" ] - name: dt
- state:
[ { "info": { "id": 180495, "location": "s3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-01/", "name": "dt", "value": "2021-01-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-11-17 18:28:32", "last_data": "2021-11-17 18:28:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 180494, "location": "s3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-02/", "name": "dt", "value": "2021-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-11-17 18:28:15", "last_data": "2021-11-17 18:28:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "col_a": "string", "col_b": "string", "col_c": "string" } - created: 2021-11-17 18:28:15
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.testuser_kim_test_table_partitioned`\n(\n `col_a` string , `col_b` string , `col_c` string \n)\nPARTITIONED BY (dt string)\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-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.testuser_kim_test_table_partitioned`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.testuser_kim_test_table_partitioned" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2021-11-17 18:28:15",
"disabled": false,
"format": "raw",
"id": 1690,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "testuser_kim_test_table_partitioned"
},
"type": "dthucsv"
},
"partition": {
"count": 2,
"ddl": [
"ALTER TABLE\n `sfdl_dev_drivethru.testuser_kim_test_table_partitioned`\nADD\n\n\n PARTITION (dt='2021-01-01') location 's3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-01/'\n PARTITION (dt='2021-01-02') location 's3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-02/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 180495,
"location": "s3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-01/",
"name": "dt",
"value": "2021-01-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-11-17 18:28:32",
"last_data": "2021-11-17 18:28:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 180494,
"location": "s3://sfdl-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned/dt=2021-01-02/",
"name": "dt",
"value": "2021-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-11-17 18:28:15",
"last_data": "2021-11-17 18:28:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"col_a": "string",
"col_b": "string",
"col_c": "string"
},
"created": "2021-11-17 18:28:15",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.testuser_kim_test_table_partitioned`\n(\n `col_a` string , `col_b` string , `col_c` string \n)\nPARTITIONED BY (dt string)\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-dthucsv-drivethru-dev/raw_incremental/testuser_kim_test_table_partitioned'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.testuser_kim_test_table_partitioned`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.testuser_kim_test_table_partitioned"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}