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

Postgres scripting module missing collected items in array. #113

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

JmurrayJr
Copy link

Re-issued pull request using branch.

"Using etl.collect() before postgres insert/upsert the scripting module will only grab the first record in the pipe and ignore the rest. This resolves this issue by looping through the pipe and building a VALUES() result for each item in the batched pipe object."

@JmurrayJr JmurrayJr changed the title Zjonsson Postgres scripting module missing collected items in array. Nov 10, 2020
@JmurrayJr
Copy link
Author

Merged conflicts

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

Successfully merging this pull request may close these issues.

1 participant