Schema Info

Schema Name: sfdl_stage_drivethru.netsuitestage_netsuite_item
  • created: 2024-10-17 17:56:11
  • disabled: False
  • format: raw
  • id: 2215
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "netsuitestage_netsuite_item"
    }
  • type: drivethrujson
Schema Versions: 1
    • created: 2024-10-17 17:56:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_item`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_netsuite_item`\n(\n`internal_id`STRING,`full_name`STRING,`inactive`STRING,`product`STRING,`activated_in_salesforce`STRING,`salesforce_id`STRING,`allocation_type`STRING,`avatax_taxcode`STRING,`bill_recurrently`STRING,`billing_schedule`STRING,`charge_late_fee`STRING,`contract_item`STRING,`contract_item_type`STRING,`contract_endofterm_action`STRING,`contract_billing_freq`STRING,`cost_estimate_type`STRING,`date_created`STRING,`description`STRING,`direct_revenue_posting`STRING,`income_account_number`STRING,`income_account`STRING,`minimum_order_qty`STRING,`subsidiary`STRING,`subtype`STRING,`subitem_of`STRING,`type`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_item"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item
    • id: 763128
    • processed: 1
    • raw_data:
      {
          "activated_in_salesforce": false,
          "allocation_type": "NORMAL",
          "avatax_taxcode": "SW054003",
          "bill_recurrently": false,
          "billing_schedule": null,
          "charge_late_fee": false,
          "contract_billing_freq": "Monthly",
          "contract_endofterm_action": "Perpetual Evergreen",
          "contract_item": true,
          "contract_item_type": "Subscription",
          "cost_estimate_type": "ITEMDEFINED",
          "date_created": "2/11/2023 12:03:22 am",
          "description": "Per Month Charge for Custom Insurance listing in FMS",
          "direct_revenue_posting": false,
          "full_name": "(OLD) Custom Insurance Dropdown (per month)",
          "inactive": false,
          "income_account": "SEMS Pro Service Fees",
          "income_account_number": "44002",
          "internal_id": 276,
          "minimum_order_qty": null,
          "product": "FMS - SL",
          "salesforce_id": null,
          "subitem_of": null,
          "subsidiary": "SiteLink Software, LLC",
          "subtype": "Sale",
          "type": "NonInvtPart"
      }
    • schema_attributes:
      {
          "activated_in_salesforce": "string",
          "allocation_type": "string",
          "avatax_taxcode": "string",
          "bill_recurrently": "string",
          "billing_schedule": "string",
          "charge_late_fee": "string",
          "contract_billing_freq": "string",
          "contract_endofterm_action": "string",
          "contract_item": "string",
          "contract_item_type": "string",
          "cost_estimate_type": "string",
          "date_created": "string",
          "description": "string",
          "direct_revenue_posting": "string",
          "full_name": "string",
          "inactive": "string",
          "income_account": "string",
          "income_account_number": "string",
          "internal_id": "string",
          "minimum_order_qty": "string",
          "product": "string",
          "salesforce_id": "string",
          "subitem_of": "string",
          "subsidiary": "string",
          "subtype": "string",
          "type": "string"
      }
    • schema_name_id: 2215
    • schema_scan_id: 6056749
    • updated: 2024-10-17 17:56:24
Schema Scans: 1
Last at 2024-10-17 17:56:11
    • duration: 0:00:15.384842
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 6056749
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item/dt=2024-10-17",
              "name": "dt",
              "type": "string",
              "value": "2024-10-17"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item",
              "key": "raw_incremental/netsuitestage_netsuite_item/dt=2024-10-17/netsuite_item_part_1.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.netsuitestage_netsuite_item",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 2088022593847230219,
              "service_name": "drive-thru",
              "span_id": 7993567399117286796,
              "trace_id": 18289602381759591445
          }
      }
    • running: False
    • schema_name_id: 2215
    • start_time: 2024-10-17 17:56:11
    • success: True
    • trace_id: 18289602381759591445
Partitions:
  • count: 1
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_drivethru.netsuitestage_netsuite_item`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item/dt=2024-10-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 576535,
                "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item/dt=2024-10-17/",
                "name": "dt",
                "value": "2024-10-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-10-17 17:56:13",
                    "last_data": "2024-10-17 17:56:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "activated_in_salesforce": "string",
        "allocation_type": "string",
        "avatax_taxcode": "string",
        "bill_recurrently": "string",
        "billing_schedule": "string",
        "charge_late_fee": "string",
        "contract_billing_freq": "string",
        "contract_endofterm_action": "string",
        "contract_item": "string",
        "contract_item_type": "string",
        "cost_estimate_type": "string",
        "date_created": "string",
        "description": "string",
        "direct_revenue_posting": "string",
        "full_name": "string",
        "inactive": "string",
        "income_account": "string",
        "income_account_number": "string",
        "internal_id": "string",
        "minimum_order_qty": "string",
        "product": "string",
        "salesforce_id": "string",
        "subitem_of": "string",
        "subsidiary": "string",
        "subtype": "string",
        "type": "string"
    }
  • created: 2024-10-17 17:56:13
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_netsuite_item`\n(\n`internal_id`STRING,`full_name`STRING,`inactive`STRING,`product`STRING,`activated_in_salesforce`STRING,`salesforce_id`STRING,`allocation_type`STRING,`avatax_taxcode`STRING,`bill_recurrently`STRING,`billing_schedule`STRING,`charge_late_fee`STRING,`contract_item`STRING,`contract_item_type`STRING,`contract_endofterm_action`STRING,`contract_billing_freq`STRING,`cost_estimate_type`STRING,`date_created`STRING,`description`STRING,`direct_revenue_posting`STRING,`income_account_number`STRING,`income_account`STRING,`minimum_order_qty`STRING,`subsidiary`STRING,`subtype`STRING,`subitem_of`STRING,`type`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_item`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_item"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-10-17 17:56:11",
        "disabled": false,
        "format": "raw",
        "id": 2215,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "netsuitestage_netsuite_item"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 1,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_drivethru.netsuitestage_netsuite_item`\nADD\n\n\n PARTITION (dt='2024-10-17') location 's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item/dt=2024-10-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 576535,
                    "location": "s3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item/dt=2024-10-17/",
                    "name": "dt",
                    "value": "2024-10-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-10-17 17:56:13",
                        "last_data": "2024-10-17 17:56:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "activated_in_salesforce": "string",
            "allocation_type": "string",
            "avatax_taxcode": "string",
            "bill_recurrently": "string",
            "billing_schedule": "string",
            "charge_late_fee": "string",
            "contract_billing_freq": "string",
            "contract_endofterm_action": "string",
            "contract_item": "string",
            "contract_item_type": "string",
            "cost_estimate_type": "string",
            "date_created": "string",
            "description": "string",
            "direct_revenue_posting": "string",
            "full_name": "string",
            "inactive": "string",
            "income_account": "string",
            "income_account_number": "string",
            "internal_id": "string",
            "minimum_order_qty": "string",
            "product": "string",
            "salesforce_id": "string",
            "subitem_of": "string",
            "subsidiary": "string",
            "subtype": "string",
            "type": "string"
        },
        "created": "2024-10-17 17:56:13",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.netsuitestage_netsuite_item`\n(\n`internal_id`STRING,`full_name`STRING,`inactive`STRING,`product`STRING,`activated_in_salesforce`STRING,`salesforce_id`STRING,`allocation_type`STRING,`avatax_taxcode`STRING,`bill_recurrently`STRING,`billing_schedule`STRING,`charge_late_fee`STRING,`contract_item`STRING,`contract_item_type`STRING,`contract_endofterm_action`STRING,`contract_billing_freq`STRING,`cost_estimate_type`STRING,`date_created`STRING,`description`STRING,`direct_revenue_posting`STRING,`income_account_number`STRING,`income_account`STRING,`minimum_order_qty`STRING,`subsidiary`STRING,`subtype`STRING,`subitem_of`STRING,`type`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw_incremental/netsuitestage_netsuite_item'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.netsuitestage_netsuite_item`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.netsuitestage_netsuite_item"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}