Skip to content
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

Batch Load Salesforce To Bigquery #19

Open
gerrywhip opened this issue Oct 18, 2023 · 0 comments
Open

Batch Load Salesforce To Bigquery #19

gerrywhip opened this issue Oct 18, 2023 · 0 comments

Comments

@gerrywhip
Copy link

If a SalesForce row has a null value in any of its fields then it does not get inserted into BigQuery.

Using this repo I built a dataflow template based on CdapSalesforceBatchToBigQuery.java.
From there I have created a few jobs, changing the optional parameters. I am getting data through to BigQuery , but only for rows with no null values.

Is this intentional behaviour , if yes could you advise on how to adjust to allow for nulls?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant