Schema Info

Schema Name: sfdl_dev_rds.sparefoot_sparefoot_page_views
  • created: 2022-11-07 10:59:27
  • disabled: False
  • format: raw
  • id: 2122
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_sparefoot_page_views"
    }
  • type: rds
Schema Versions: 3
    • created: 2023-04-21 14:54:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_page_views`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_page_views`\n(\n `confirmation_code`  int , `dom_ready_ms`  int , `dt_partition`  date , `first_page`  int , `full_load_ms`  int , `listing_avail_id`  int , `listing_avail_space_id`  int , `load_time_ms`  int , `page_type`  string , `page_type_id`  int , `page_view_id`  string , `page_view_time`  timestamp , `request_uri`  string , `search_id`  string , `search_weight_id`  int , `search_weight_test_id`  int , `site_content_id`  int , `time_to_first_byte_ms`  int , `visit_id`  string \n)\nPARTITIONED BY (dt string)\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-rds-sparefoot-dev/raw_incremental/sparefoot_page_views'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_page_views"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views
    • id: 4695730
    • processed: 1
    • raw_data:
      {
          "confirmation_code": "int32",
          "dom_ready_ms": "int32",
          "dt_partition": "date32[day]",
          "first_page": "int32",
          "full_load_ms": "int32",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "load_time_ms": "int32",
          "page_type": "string",
          "page_type_id": "int32",
          "page_view_id": "string",
          "page_view_time": "timestamp[ns]",
          "request_uri": "string",
          "search_id": "string",
          "search_weight_id": "int32",
          "search_weight_test_id": "int32",
          "site_content_id": "int32",
          "time_to_first_byte_ms": "int32",
          "visit_id": "string"
      }
    • schema_attributes:
      {
          "confirmation_code": "int",
          "dom_ready_ms": "int",
          "dt_partition": "date",
          "first_page": "int",
          "full_load_ms": "int",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "load_time_ms": "int",
          "page_type": "string",
          "page_type_id": "int",
          "page_view_id": "string",
          "page_view_time": "timestamp",
          "request_uri": "string",
          "search_id": "string",
          "search_weight_id": "int",
          "search_weight_test_id": "int",
          "site_content_id": "int",
          "time_to_first_byte_ms": "int",
          "visit_id": "string"
      }
    • schema_name_id: 2122
    • schema_scan_id: 6175036
    • updated: 2023-04-21 14:54:48
    • created: 2023-04-20 14:59:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_page_views`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_page_views`\n(\n `confirmation_code`  string , `dom_ready_ms`  string , `dt_partition`  timestamp , `first_page`  string , `full_load_ms`  string , `listing_avail_id`  string , `listing_avail_space_id`  string , `load_time_ms`  string , `page_type`  string , `page_type_id`  string , `page_view_id`  string , `page_view_time`  timestamp , `request_uri`  string , `search_id`  string , `search_weight_id`  string , `search_weight_test_id`  string , `site_content_id`  string , `time_to_first_byte_ms`  string , `visit_id`  string \n)\nPARTITIONED BY (dt string)\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-rds-sparefoot-dev/raw_incremental/sparefoot_page_views'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_page_views"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views
    • id: 4693977
    • processed: 1
    • raw_data:
      {
          "confirmation_code": "string",
          "dom_ready_ms": "string",
          "dt_partition": "timestamp[ns]",
          "first_page": "string",
          "full_load_ms": "string",
          "listing_avail_id": "string",
          "listing_avail_space_id": "string",
          "load_time_ms": "string",
          "page_type": "string",
          "page_type_id": "string",
          "page_view_id": "string",
          "page_view_time": "timestamp[ns]",
          "request_uri": "string",
          "search_id": "string",
          "search_weight_id": "string",
          "search_weight_test_id": "string",
          "site_content_id": "string",
          "time_to_first_byte_ms": "string",
          "visit_id": "string"
      }
    • schema_attributes:
      {
          "confirmation_code": "string",
          "dom_ready_ms": "string",
          "dt_partition": "timestamp",
          "first_page": "string",
          "full_load_ms": "string",
          "listing_avail_id": "string",
          "listing_avail_space_id": "string",
          "load_time_ms": "string",
          "page_type": "string",
          "page_type_id": "string",
          "page_view_id": "string",
          "page_view_time": "timestamp",
          "request_uri": "string",
          "search_id": "string",
          "search_weight_id": "string",
          "search_weight_test_id": "string",
          "site_content_id": "string",
          "time_to_first_byte_ms": "string",
          "visit_id": "string"
      }
    • schema_name_id: 2122
    • schema_scan_id: 6170380
    • updated: 2023-04-20 15:00:06
    • created: 2022-11-07 10:59:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_page_views`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_page_views`\n(\n `confirmation_code`  int , `dom_ready_ms`  int , `dt_partition`  date , `first_page`  int , `full_load_ms`  int , `listing_avail_id`  int , `listing_avail_space_id`  int , `load_time_ms`  int , `page_type`  string , `page_type_id`  int , `page_view_id`  string , `page_view_time`  timestamp , `request_uri`  string , `search_id`  string , `search_weight_id`  int , `search_weight_test_id`  int , `site_content_id`  int , `time_to_first_byte_ms`  int , `visit_id`  string \n)\nPARTITIONED BY (dt string)\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-rds-sparefoot-dev/raw_incremental/sparefoot_page_views'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_page_views"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views
    • id: 4690398
    • processed: 1
    • raw_data:
      {
          "confirmation_code": "int32",
          "dom_ready_ms": "int32",
          "dt_partition": "date32[day]",
          "first_page": "int32",
          "full_load_ms": "int32",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "load_time_ms": "int32",
          "page_type": "string",
          "page_type_id": "int32",
          "page_view_id": "string",
          "page_view_time": "timestamp[ns]",
          "request_uri": "string",
          "search_id": "string",
          "search_weight_id": "int32",
          "search_weight_test_id": "int32",
          "site_content_id": "int32",
          "time_to_first_byte_ms": "int32",
          "visit_id": "string"
      }
    • schema_attributes:
      {
          "confirmation_code": "int",
          "dom_ready_ms": "int",
          "dt_partition": "date",
          "first_page": "int",
          "full_load_ms": "int",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "load_time_ms": "int",
          "page_type": "string",
          "page_type_id": "int",
          "page_view_id": "string",
          "page_view_time": "timestamp",
          "request_uri": "string",
          "search_id": "string",
          "search_weight_id": "int",
          "search_weight_test_id": "int",
          "site_content_id": "int",
          "time_to_first_byte_ms": "int",
          "visit_id": "string"
      }
    • schema_name_id: 2122
    • schema_scan_id: 6002748
    • updated: 2022-11-07 10:59:41
Schema Scans: 3
Last at 2023-04-21 14:54:34
    • duration: 0:00:17.571308
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 12,
          "partitions_applied": false,
          "success": true
      }
    • id: 6175036
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2023-04-20",
              "name": "dt",
              "type": "string",
              "value": "2023-04-20"
          },
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views",
              "key": "raw_incremental/sparefoot_page_views/dt=2023-04-20/page_views_1.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_page_views",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 2793866376175391918,
              "service_name": "sparefoot",
              "span_id": 12526051243099808469,
              "trace_id": 2793866376175391918
          }
      }
    • running: False
    • schema_name_id: 2122
    • start_time: 2023-04-21 14:54:34
    • success: True
    • trace_id: 2793866376175391918
    • duration: 0:00:20.413593
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 11,
          "partitions_applied": false,
          "success": true
      }
    • id: 6170380
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2023-04-19",
              "name": "dt",
              "type": "string",
              "value": "2023-04-19"
          },
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views",
              "key": "raw_incremental/sparefoot_page_views/dt=2023-04-19/page_views_1.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_page_views",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 11644247374510629702,
              "service_name": "sparefoot",
              "span_id": 8641089319715445695,
              "trace_id": 11644247374510629702
          }
      }
    • running: False
    • schema_name_id: 2122
    • start_time: 2023-04-20 14:59:52
    • success: True
    • trace_id: 11644247374510629702
    • duration: 0:00:17.180178
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 6002748
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2022-11-07",
              "name": "dt",
              "type": "string",
              "value": "2022-11-07"
          },
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views",
              "key": "raw_incremental/sparefoot_page_views/dt=2022-11-07/page_views.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_page_views",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 530148174976994757,
              "service_name": "sparefoot",
              "span_id": 5799806649139105841,
              "trace_id": 530148174976994757
          }
      }
    • running: False
    • schema_name_id: 2122
    • start_time: 2022-11-07 10:59:27
    • success: True
    • trace_id: 530148174976994757
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_rds.sparefoot_sparefoot_page_views`\nADD\n\n\n PARTITION (dt='2024-05-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-05-13/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-08-13/'\n PARTITION (dt='2025-07-02') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2025-07-02/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 253990,
                "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-05-13/",
                "name": "dt",
                "value": "2024-05-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-05-14 02:36:33",
                    "last_data": "2024-05-14 02:36:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 259583,
                "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-08-13/",
                "name": "dt",
                "value": "2024-08-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-14 08:46:06",
                    "last_data": "2024-08-14 08:46:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 297981,
                "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2025-07-02/",
                "name": "dt",
                "value": "2025-07-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-07-02 15:14:10",
                    "last_data": "2025-07-02 15:14:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "confirmation_code": "int",
        "dom_ready_ms": "int",
        "dt_partition": "date",
        "first_page": "int",
        "full_load_ms": "int",
        "listing_avail_id": "int",
        "listing_avail_space_id": "int",
        "load_time_ms": "int",
        "page_type": "string",
        "page_type_id": "int",
        "page_view_id": "string",
        "page_view_time": "timestamp",
        "request_uri": "string",
        "search_id": "string",
        "search_weight_id": "int",
        "search_weight_test_id": "int",
        "site_content_id": "int",
        "time_to_first_byte_ms": "int",
        "visit_id": "string"
    }
  • created: 2023-04-21 14:54:34
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_page_views`\n(\n `confirmation_code`  int , `dom_ready_ms`  int , `dt_partition`  date , `first_page`  int , `full_load_ms`  int , `listing_avail_id`  int , `listing_avail_space_id`  int , `load_time_ms`  int , `page_type`  string , `page_type_id`  int , `page_view_id`  string , `page_view_time`  timestamp , `request_uri`  string , `search_id`  string , `search_weight_id`  int , `search_weight_test_id`  int , `site_content_id`  int , `time_to_first_byte_ms`  int , `visit_id`  string \n)\nPARTITIONED BY (dt string)\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-rds-sparefoot-dev/raw_incremental/sparefoot_page_views'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_page_views`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_page_views"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-11-07 10:59:27",
        "disabled": false,
        "format": "raw",
        "id": 2122,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "sparefoot_sparefoot_page_views"
        },
        "type": "rds"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_rds.sparefoot_sparefoot_page_views`\nADD\n\n\n PARTITION (dt='2024-05-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-05-13/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-08-13/'\n PARTITION (dt='2025-07-02') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2025-07-02/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 253990,
                    "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-05-13/",
                    "name": "dt",
                    "value": "2024-05-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-05-14 02:36:33",
                        "last_data": "2024-05-14 02:36:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 259583,
                    "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2024-08-13/",
                    "name": "dt",
                    "value": "2024-08-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-14 08:46:06",
                        "last_data": "2024-08-14 08:46:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 297981,
                    "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_page_views/dt=2025-07-02/",
                    "name": "dt",
                    "value": "2025-07-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-07-02 15:14:10",
                        "last_data": "2025-07-02 15:14:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "confirmation_code": "int",
            "dom_ready_ms": "int",
            "dt_partition": "date",
            "first_page": "int",
            "full_load_ms": "int",
            "listing_avail_id": "int",
            "listing_avail_space_id": "int",
            "load_time_ms": "int",
            "page_type": "string",
            "page_type_id": "int",
            "page_view_id": "string",
            "page_view_time": "timestamp",
            "request_uri": "string",
            "search_id": "string",
            "search_weight_id": "int",
            "search_weight_test_id": "int",
            "site_content_id": "int",
            "time_to_first_byte_ms": "int",
            "visit_id": "string"
        },
        "created": "2023-04-21 14:54:34",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_page_views`\n(\n `confirmation_code`  int , `dom_ready_ms`  int , `dt_partition`  date , `first_page`  int , `full_load_ms`  int , `listing_avail_id`  int , `listing_avail_space_id`  int , `load_time_ms`  int , `page_type`  string , `page_type_id`  int , `page_view_id`  string , `page_view_time`  timestamp , `request_uri`  string , `search_id`  string , `search_weight_id`  int , `search_weight_test_id`  int , `site_content_id`  int , `time_to_first_byte_ms`  int , `visit_id`  string \n)\nPARTITIONED BY (dt string)\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-rds-sparefoot-dev/raw_incremental/sparefoot_page_views'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_page_views`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_page_views"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}