[salesforce] pagination issue
- 主要語言
- Python
- 星號
- 22.1k
- 分支
- 5.3k
- PR 合併指標
- PR 指標待擷取
描述
### Connector Name
salesforce
### Connector Version
2.7.16
### What step the error happened?
During the sync
### Relevant information
The OpportunityContactRole Salesforce stream is only extracting ~2,300 records, while Salesforce returns 8,821 via SOQL. Full refresh + overwrite does not increase the row count. Logs show: Read 2303 records from OpportunityContactRole stream Marking stream OpportunityContactRole as STOPPED Finished syncing OpportunityContactRole No errors are logged, and pagination does not appear to occur. Other large Salesforce objects in the same connection sync correctly. Steps tried: Verified SOQL count with the Airbyte user Truncated Snowflake table + full refresh overwrite Refreshed source schema Confirmed dedupe key (Id) and connector version v2.7.16
### Relevant log output
```shell
Read 2303 records from OpportunityContactRole stream
Marking stream OpportunityContactRole as STOPPED
Finished syncing OpportunityContactRole
```
### Contribute
- [ ] Yes, I want to contribute
貢獻指南
評估
這個 Issue 還沒有評估資料。