Schema Info
Schema Name: sfdl_dev_drivethru.hackathonnic_some_random_table
- created: 2023-10-24 16:49:39
- disabled: False
- format: raw
- id: 2252
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "hackathonnic_some_random_table" } - type: drivethrucsv
Schema Versions: 1
-
Version 4699080
- created: 2023-10-24 16:49:40
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hackathonnic_some_random_table`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hackathonnic_some_random_table`\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-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.hackathonnic_some_random_table" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table
- id: 4699080
- 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: 2252
- schema_scan_id: 6332645
- updated: 2023-10-24 16:49:51
Schema Scans: 1
Last at 2023-10-24 16:49:39
-
Scan 6332645
- duration: 0:00:14.441746
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6332645
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-24", "name": "dt", "type": "string", "value": "2023-10-24" }, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table", "key": "raw_incremental/hackathonnic_some_random_table/dt=2023-10-24/efce7d64-eabd-4a65-909b-d62ec7d936881698184163.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.hackathonnic_some_random_table", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1221672386159385883, "service_name": "drive-thru", "span_id": 14876624709265388234, "trace_id": 15698385225016695038 } } - running: False
- schema_name_id: 2252
- start_time: 2023-10-24 16:49:39
- success: True
- trace_id: 15698385225016695038
- count: 2
- ddl:
[ "ALTER TABLE\n `sfdl_dev_drivethru.hackathonnic_some_random_table`\nADD\n\n\n PARTITION (dt='2023-10-24') location 's3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-24/'\n PARTITION (dt='2023-10-25') location 's3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-25/'\n;" ] - name: dt
- state:
[ { "info": { "id": 232141, "location": "s3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-24/", "name": "dt", "value": "2023-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-10-24 16:49:40", "last_data": "2023-10-24 16:49:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 232174, "location": "s3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-25/", "name": "dt", "value": "2023-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-10-25 10:21:32", "last_data": "2023-10-25 10:21:32" }, "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: 2023-10-24 16:49:40
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hackathonnic_some_random_table`\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-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hackathonnic_some_random_table`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hackathonnic_some_random_table" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2023-10-24 16:49:39",
"disabled": false,
"format": "raw",
"id": 2252,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "hackathonnic_some_random_table"
},
"type": "drivethrucsv"
},
"partition": {
"count": 2,
"ddl": [
"ALTER TABLE\n `sfdl_dev_drivethru.hackathonnic_some_random_table`\nADD\n\n\n PARTITION (dt='2023-10-24') location 's3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-24/'\n PARTITION (dt='2023-10-25') location 's3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-25/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 232141,
"location": "s3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-24/",
"name": "dt",
"value": "2023-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-10-24 16:49:40",
"last_data": "2023-10-24 16:49:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 232174,
"location": "s3://sfdl-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table/dt=2023-10-25/",
"name": "dt",
"value": "2023-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-10-25 10:21:32",
"last_data": "2023-10-25 10:21:32"
},
"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": "2023-10-24 16:49:40",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hackathonnic_some_random_table`\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-drivethrucsv-drivethru-dev/raw_incremental/hackathonnic_some_random_table'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hackathonnic_some_random_table`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hackathonnic_some_random_table"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}