Schema Info
Schema Name: sfdl_stage_csv.salesforce_account_team_members
- created: 2023-08-16 11:27:37
- disabled: False
- format: raw
- id: 2075
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_csv", "table": "salesforce_account_team_members" } - type: csv
Schema Versions: 3
-
Version 896364
- created: 2026-02-27 09:13:21
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`", "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_account_team_members`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_account_team_members`\n(\n `Id` string , `AccountId` string , `UserId` string , `TeamMemberRole` string , `PhotoUrl` string , `Title` string , `AccountAccessLevel` string , `OpportunityAccessLevel` string , `CaseAccessLevel` string , `ContactAccessLevel` string , `CurrencyIsoCode` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string \n)\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-csv-salesforce-stage/raw/account_team_members/2026-02-27/1772205057'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_account_team_members" ] - hive_path: s3://sfdl-csv-salesforce-stage/raw/account_team_members/2026-02-27/1772205057
- id: 896364
- processed: 1
- raw_data:
{ "AccountAccessLevel": 6, "AccountId": 1, "CaseAccessLevel": 8, "ContactAccessLevel": 9, "CreatedById": 12, "CreatedDate": 11, "CurrencyIsoCode": 10, "Id": 0, "IsDeleted": 16, "LastModifiedById": 14, "LastModifiedDate": 13, "OpportunityAccessLevel": 7, "PhotoUrl": 4, "SystemModstamp": 15, "TeamMemberRole": 3, "Title": 5, "UserId": 2 } - schema_attributes:
{ "AccountAccessLevel": "string", "AccountId": "string", "CaseAccessLevel": "string", "ContactAccessLevel": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "Id": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityAccessLevel": "string", "PhotoUrl": "string", "SystemModstamp": "string", "TeamMemberRole": "string", "Title": "string", "UserId": "string" } - schema_name_id: 2075
- schema_scan_id: 6391698
- updated: 2026-02-27 09:13:33
-
Version 797884
- created: 2025-01-09 15:14:18
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`", "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_account_team_members`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_account_team_members`\n(\n `Id` string , `AccountId` string , `UserId` string , `TeamMemberRole` string , `PhotoUrl` string , `Title` string , `AccountAccessLevel` string , `OpportunityAccessLevel` string , `CaseAccessLevel` string , `ContactAccessLevel` string , `CurrencyIsoCode` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string \n)\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-csv-salesforce-stage/raw/account_team_members/2025-01-09/1736457234'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_account_team_members" ] - hive_path: s3://sfdl-csv-salesforce-stage/raw/account_team_members/2025-01-09/1736457234
- id: 797884
- processed: 1
- raw_data:
{ "AccountAccessLevel": 6, "AccountId": 1, "CaseAccessLevel": 8, "ContactAccessLevel": 9, "CreatedById": 12, "CreatedDate": 11, "CurrencyIsoCode": 10, "Id": 0, "IsDeleted": 16, "LastModifiedById": 14, "LastModifiedDate": 13, "OpportunityAccessLevel": 7, "PhotoUrl": 4, "SystemModstamp": 15, "TeamMemberRole": 3, "Title": 5, "UserId": 2 } - schema_attributes:
{ "AccountAccessLevel": "string", "AccountId": "string", "CaseAccessLevel": "string", "ContactAccessLevel": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "Id": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityAccessLevel": "string", "PhotoUrl": "string", "SystemModstamp": "string", "TeamMemberRole": "string", "Title": "string", "UserId": "string" } - schema_name_id: 2075
- schema_scan_id: 6197199
- updated: 2025-01-09 15:14:32
-
Version 693404
- created: 2024-05-01 08:52:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`", "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_account_team_members`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_account_team_members`\n(\n `Id` string , `AccountId` string , `UserId` string , `TeamMemberRole` string , `PhotoUrl` string , `Title` string , `AccountAccessLevel` string , `OpportunityAccessLevel` string , `CaseAccessLevel` string , `ContactAccessLevel` string , `CurrencyIsoCode` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string \n)\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-csv-salesforce-stage/raw/account_team_members/2024-05-01/1714571538'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_account_team_members" ] - hive_path: s3://sfdl-csv-salesforce-stage/raw/account_team_members/2024-05-01/1714571538
- id: 693404
- processed: 1
- raw_data:
{ "AccountAccessLevel": 6, "AccountId": 1, "CaseAccessLevel": 8, "ContactAccessLevel": 9, "CreatedById": 12, "CreatedDate": 11, "CurrencyIsoCode": 10, "Id": 0, "IsDeleted": 16, "LastModifiedById": 14, "LastModifiedDate": 13, "OpportunityAccessLevel": 7, "PhotoUrl": 4, "SystemModstamp": 15, "TeamMemberRole": 3, "Title": 5, "UserId": 2 } - schema_attributes:
{ "AccountAccessLevel": "string", "AccountId": "string", "CaseAccessLevel": "string", "ContactAccessLevel": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "Id": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityAccessLevel": "string", "PhotoUrl": "string", "SystemModstamp": "string", "TeamMemberRole": "string", "Title": "string", "UserId": "string" } - schema_name_id: 2075
- schema_scan_id: 5671799
- updated: 2024-05-01 08:52:40
Schema Scans: 3
Last at 2026-02-27 09:13:21
-
Scan 6391698
- duration: 0:00:12.115713
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6391698
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-csv-salesforce-stage", "hive_path": "s3://sfdl-csv-salesforce-stage/raw/account_team_members/2026-02-27/1772205057", "key": "raw/account_team_members/2026-02-27/1772205057/account_team_members.csv.gz" }, "schema": { "name": "sfdl_stage_csv.salesforce_account_team_members", "type": "csv" }, "trace_context": { "parent_id": 1360286008542275912, "service_name": "drive-thru", "span_id": 12552734156780293069, "trace_id": 4476416004905103181 } } - running: False
- schema_name_id: 2075
- start_time: 2026-02-27 09:13:21
- success: True
- trace_id: 4476416004905103181
-
Scan 6197199
- duration: 0:00:14.498837
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6197199
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-csv-salesforce-stage", "hive_path": "s3://sfdl-csv-salesforce-stage/raw/account_team_members/2025-01-09/1736457234", "key": "raw/account_team_members/2025-01-09/1736457234/account_team_members.csv.gz" }, "schema": { "name": "sfdl_stage_csv.salesforce_account_team_members", "type": "csv" }, "trace_context": { "parent_id": 16724774187317018427, "service_name": "drive-thru", "span_id": 10092191574745490884, "trace_id": 18158268677666392025 } } - running: False
- schema_name_id: 2075
- start_time: 2025-01-09 15:14:17
- success: True
- trace_id: 18158268677666392025
-
Scan 5671799
- duration: 0:00:11.893734
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5671799
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-csv-salesforce-stage", "hive_path": "s3://sfdl-csv-salesforce-stage/raw/account_team_members/2024-05-01/1714571538", "key": "raw/account_team_members/2024-05-01/1714571538/account_team_members.csv.gz" }, "schema": { "name": "sfdl_stage_csv.salesforce_account_team_members", "type": "csv" }, "trace_context": { "parent_id": 1586342955693307751, "service_name": "drive-thru", "span_id": 2852584783188600078, "trace_id": 11439457328241977610 } } - running: False
- schema_name_id: 2075
- start_time: 2024-05-01 08:52:28
- success: True
- trace_id: 11439457328241977610
- attributes:
{ "AccountAccessLevel": "string", "AccountId": "string", "CaseAccessLevel": "string", "ContactAccessLevel": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "Id": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityAccessLevel": "string", "PhotoUrl": "string", "SystemModstamp": "string", "TeamMemberRole": "string", "Title": "string", "UserId": "string" } - created: 2026-02-27 09:13:21
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_account_team_members`\n(\n `Id` string , `AccountId` string , `UserId` string , `TeamMemberRole` string , `PhotoUrl` string , `Title` string , `AccountAccessLevel` string , `OpportunityAccessLevel` string , `CaseAccessLevel` string , `ContactAccessLevel` string , `CurrencyIsoCode` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string \n)\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-csv-salesforce-stage/raw/account_team_members/2026-02-27/1772205057'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_account_team_members`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_account_team_members" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2023-08-16 11:27:37",
"disabled": false,
"format": "raw",
"id": 2075,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_csv",
"table": "salesforce_account_team_members"
},
"type": "csv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"AccountAccessLevel": "string",
"AccountId": "string",
"CaseAccessLevel": "string",
"ContactAccessLevel": "string",
"CreatedById": "string",
"CreatedDate": "string",
"CurrencyIsoCode": "string",
"Id": "string",
"IsDeleted": "string",
"LastModifiedById": "string",
"LastModifiedDate": "string",
"OpportunityAccessLevel": "string",
"PhotoUrl": "string",
"SystemModstamp": "string",
"TeamMemberRole": "string",
"Title": "string",
"UserId": "string"
},
"created": "2026-02-27 09:13:21",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_account_team_members`\n(\n `Id` string , `AccountId` string , `UserId` string , `TeamMemberRole` string , `PhotoUrl` string , `Title` string , `AccountAccessLevel` string , `OpportunityAccessLevel` string , `CaseAccessLevel` string , `ContactAccessLevel` string , `CurrencyIsoCode` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string \n)\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-csv-salesforce-stage/raw/account_team_members/2026-02-27/1772205057'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_account_team_members`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_account_team_members"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}