Schema Info
Schema Name: sfdl_dev_redshift.sandbox_rosettable_legacy_revenue
- created: 2024-05-09 13:20:35
- disabled: False
- format: raw
- id: 2286
- is_partitioned: False
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_redshift", "table": "sandbox_rosettable_legacy_revenue" } - type: redshift
Schema Versions: 2
-
Version 4705547
- created: 2024-05-09 13:29:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`", "DROP TABLE IF EXISTS `sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`\n(\n `child_key` string , `invoice_total` double , `month` date , `parent_key` string , `product_customer_flag` bigint , `product_skew` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715279269'\n", "MSCK REPAIR TABLE sfdl_dev_redshift.sandbox_rosettable_legacy_revenue" ] - hive_path: s3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715279269
- id: 4705547
- processed: 1
- raw_data:
{ "child_key": "string", "invoice_total": "double", "month": "date32[day]", "parent_key": "string", "product_customer_flag": "int64", "product_skew": "string" } - schema_attributes:
{ "child_key": "string", "invoice_total": "double", "month": "date", "parent_key": "string", "product_customer_flag": "bigint", "product_skew": "string" } - schema_name_id: 2286
- schema_scan_id: 6488208
- updated: 2024-05-09 13:29:36
-
Version 4705524
- created: 2024-05-09 13:20:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`", "DROP TABLE IF EXISTS `sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`\n(\n `child_key` string , `invoice_total` double , `month` date , `parent_key` string , `product_customer_flag` bigint , `product_skew` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715278723'\n", "MSCK REPAIR TABLE sfdl_dev_redshift.sandbox_rosettable_legacy_revenue" ] - hive_path: s3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715278723
- id: 4705524
- processed: 1
- raw_data:
{ "child_key": "string", "invoice_total": "double", "month": "date32[day]", "parent_key": "string", "product_customer_flag": "int64", "product_skew": "string" } - schema_attributes:
{ "child_key": "string", "invoice_total": "double", "month": "date", "parent_key": "string", "product_customer_flag": "bigint", "product_skew": "string" } - schema_name_id: 2286
- schema_scan_id: 6488093
- updated: 2024-05-09 13:20:49
Schema Scans: 2
Last at 2024-05-09 13:29:22
-
Scan 6488208
- duration: 0:00:14.181925
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6488208
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "s3": { "bucket": "sfdl-redshift-sandbox-dev", "hive_path": "s3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715279269", "key": "raw/rosettable_legacy_revenue/2024-05-09/1715279269/0007_part_00.parquet" }, "schema": { "name": "sfdl_dev_redshift.sandbox_rosettable_legacy_revenue", "type": "redshift" }, "trace_context": { "parent_id": 4741721329343845715, "service_name": "drive-thru", "span_id": 13703519263183672618, "trace_id": 11482104426800850543 } } - running: False
- schema_name_id: 2286
- start_time: 2024-05-09 13:29:22
- success: True
- trace_id: 11482104426800850543
-
Scan 6488093
- duration: 0:00:14.077297
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6488093
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "s3": { "bucket": "sfdl-redshift-sandbox-dev", "hive_path": "s3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715278723", "key": "raw/rosettable_legacy_revenue/2024-05-09/1715278723/0007_part_00.parquet" }, "schema": { "name": "sfdl_dev_redshift.sandbox_rosettable_legacy_revenue", "type": "redshift" }, "trace_context": { "parent_id": 3771861198656889970, "service_name": "drive-thru", "span_id": 6743003867199080571, "trace_id": 2974585218165575597 } } - running: False
- schema_name_id: 2286
- start_time: 2024-05-09 13:20:35
- success: True
- trace_id: 2974585218165575597
- attributes:
{ "child_key": "string", "invoice_total": "double", "month": "date", "parent_key": "string", "product_customer_flag": "bigint", "product_skew": "string" } - created: 2024-05-09 13:29:22
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`\n(\n `child_key` string , `invoice_total` double , `month` date , `parent_key` string , `product_customer_flag` bigint , `product_skew` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715279269'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_redshift.sandbox_rosettable_legacy_revenue" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2024-05-09 13:20:35",
"disabled": false,
"format": "raw",
"id": 2286,
"is_partitioned": false,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_redshift",
"table": "sandbox_rosettable_legacy_revenue"
},
"type": "redshift"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"child_key": "string",
"invoice_total": "double",
"month": "date",
"parent_key": "string",
"product_customer_flag": "bigint",
"product_skew": "string"
},
"created": "2024-05-09 13:29:22",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`\n(\n `child_key` string , `invoice_total` double , `month` date , `parent_key` string , `product_customer_flag` bigint , `product_skew` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-sandbox-dev/raw/rosettable_legacy_revenue/2024-05-09/1715279269'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_redshift.sandbox_rosettable_legacy_revenue`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_redshift.sandbox_rosettable_legacy_revenue"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}