Schema Info
Schema Name: sfdl_dev_csv.salesforce_account_team_members
- created: 2023-08-16 10:25:49
- disabled: False
- format: raw
- id: 2230
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_csv", "table": "salesforce_account_team_members" } - type: csv
Schema Versions: 4
-
Version 4706437
- created: 2024-06-10 15:30:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_account_team_members`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/account_team_members/2024-06-10/1718051369'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_account_team_members" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/account_team_members/2024-06-10/1718051369
- id: 4706437
- 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: 2230
- schema_scan_id: 6510683
- updated: 2024-06-10 15:30:39
-
Version 4700483
- created: 2024-01-11 09:10:39
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_account_team_members`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/account_team_members/2024-01-11/1704985735'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_account_team_members" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/account_team_members/2024-01-11/1704985735
- id: 4700483
- 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: 2230
- schema_scan_id: 6402621
- updated: 2024-01-11 09:10:53
-
Version 4697472
- created: 2023-08-16 11:12:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_account_team_members`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/account_team_members/2023-08-16/1692202265'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_account_team_members" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/account_team_members/2023-08-16/1692202265
- id: 4697472
- 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: 2230
- schema_scan_id: 6251477
- updated: 2023-08-16 11:12:25
-
Version 4697412
- created: 2023-08-16 10:25:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_account_team_members`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/account_team_members/2023-08-16/1692199522'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_account_team_members" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/account_team_members/2023-08-16/1692199522
- id: 4697412
- 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: 2230
- schema_scan_id: 6251339
- updated: 2023-08-16 10:26:01
Schema Scans: 4
Last at 2024-06-10 15:30:27
-
Scan 6510683
- duration: 0:00:11.967896
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6510683
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-csv-salesforce-dev", "hive_path": "s3://sfdl-csv-salesforce-dev/raw/account_team_members/2024-06-10/1718051369", "key": "raw/account_team_members/2024-06-10/1718051369/account_team_members.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_account_team_members", "type": "csv" }, "trace_context": { "parent_id": 16578092519187039817, "service_name": "drive-thru", "span_id": 6547681362844636509, "trace_id": 1567435970093431734 } } - running: False
- schema_name_id: 2230
- start_time: 2024-06-10 15:30:27
- success: True
- trace_id: 1567435970093431734
-
Scan 6402621
- duration: 0:00:14.514558
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6402621
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-csv-salesforce-dev", "hive_path": "s3://sfdl-csv-salesforce-dev/raw/account_team_members/2024-01-11/1704985735", "key": "raw/account_team_members/2024-01-11/1704985735/account_team_members.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_account_team_members", "type": "csv" }, "trace_context": { "parent_id": 2822227839227688899, "service_name": "drive-thru", "span_id": 1081049577593341062, "trace_id": 11583923041625007329 } } - running: False
- schema_name_id: 2230
- start_time: 2024-01-11 09:10:38
- success: True
- trace_id: 11583923041625007329
-
Scan 6251477
- duration: 0:00:11.970091
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6251477
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-csv-salesforce-dev", "hive_path": "s3://sfdl-csv-salesforce-dev/raw/account_team_members/2023-08-16/1692202265", "key": "raw/account_team_members/2023-08-16/1692202265/account_team_members.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_account_team_members", "type": "csv" }, "trace_context": { "parent_id": 5384771313562464542, "service_name": "drive-thru", "span_id": 4119951231623069453, "trace_id": 13078443350409940124 } } - running: False
- schema_name_id: 2230
- start_time: 2023-08-16 11:12:13
- success: True
- trace_id: 13078443350409940124
-
Scan 6251339
- duration: 0:00:12.018873
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6251339
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-csv-salesforce-dev", "hive_path": "s3://sfdl-csv-salesforce-dev/raw/account_team_members/2023-08-16/1692199522", "key": "raw/account_team_members/2023-08-16/1692199522/account_team_members.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_account_team_members", "type": "csv" }, "trace_context": { "parent_id": 4676259029146430150, "service_name": "drive-thru", "span_id": 5857291048402612221, "trace_id": 11060762042657497427 } } - running: False
- schema_name_id: 2230
- start_time: 2023-08-16 10:25:49
- success: True
- trace_id: 11060762042657497427
- 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: 2024-06-10 15:30:28
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/account_team_members/2024-06-10/1718051369'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_account_team_members`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_account_team_members" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2023-08-16 10:25:49",
"disabled": false,
"format": "raw",
"id": 2230,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_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": "2024-06-10 15:30:28",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/account_team_members/2024-06-10/1718051369'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_account_team_members`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_account_team_members"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}