-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source Salesforce: concurrent incremental syncs #33522
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
b31e8f1
to
ed7bfa8
Compare
ed7bfa8
to
1c6edcc
Compare
1c6edcc
to
59e0596
Compare
59e0596
to
5f5700a
Compare
6a8e1a7
to
07519e5
Compare
5f5700a
to
548bba6
Compare
d785f0f
to
8c76865
Compare
548bba6
to
5b9cb34
Compare
5841d18
to
aa021f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aa021f7
to
7bc73ed
Compare
7bc73ed
to
d4cd86c
Compare
d4cd86c
to
a3c9c2a
Compare
a3c9c2a
to
cffcd7b
Compare
cffcd7b
to
6ce1bd1
Compare
6ce1bd1
to
b593b0e
Compare
b593b0e
to
87b7566
Compare
What
Updates the Salesforce connector to use the Concurrent CDK for incremental syncs, in addition to full refresh.
How
Updates the connector to use the new state converter added to the CDK in #33531.