π Source Salesforce: Add Transform for output records - #7885
Merged
Yevhenii (yevhenii-ldv) merged 5 commits intoNov 15, 2021
Merged
Conversation
Contributor
Author
|
/test connector=connectors/source-salesforce
|
Sergei Solonitcyn (sergei-solonitcyn)
suggested changes
Nov 12, 2021
Sergei Solonitcyn (sergei-solonitcyn)
left a comment
Contributor
There was a problem hiding this comment.
We have 2 checks failed.
If it has been already fixed in master, let's do rebase (or merge from master) and recreate the PR.
β¦urochkin/salesforce-add-transform-for-output-records
Yevhenii (yevhenii-ldv)
requested review from
Dmytro (avida) and
Sergei Solonitcyn (sergei-solonitcyn)
November 12, 2021 14:15
oleh.zorenko (Zirochkaa)
approved these changes
Nov 15, 2021
Sergei Solonitcyn (sergei-solonitcyn)
approved these changes
Nov 15, 2021
Contributor
Author
|
/publish connector=connectors/source-salesforce
|
Yevhenii (yevhenii-ldv)
deleted the
ykurochkin/salesforce-add-transform-for-output-records
branch
November 15, 2021 13:41
This was referenced Nov 16, 2021
Konrad Schlatte (schlattk)
pushed a commit
to schlattk/airbyte
that referenced
this pull request
Jan 4, 2022
* Source Salesforce: Add Transform for output records
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
In this pull request,
Transformfor Salesforce connector has been added in order to prevent cases when we can receive incorrect data for records of the data typeanyTypeandcalculated..How
Describe the solution
Recommended reading order
x.javay.pythonPre-merge Checklist
Community member or Airbyter
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.README.mdbootstrap.md. See description and examplesdocs/integrations/<source or destination>/<name>.mdincluding changelog. See changelog exampleAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>command is passing./publishcommand described here