Skip to content

Conversation

jmah8
Copy link
Contributor

@jmah8 jmah8 commented Jul 19, 2022

Adds a workaround for issue #130 by adding a new key, value pair (has_trigger) into the OPTIONS dictionary that allows the user to prevent returning rows from bulk insert in scenarios that cause the error seen in that issue.

  • When has_trigger = True returning rows from bulk insert is not available
  • When has_trigger = False returning rows from bulk insert is available
  • By default has_trigger is set to False

@jmah8 jmah8 changed the title Fixed insert into table with trigger Add workaround for insert into table with trigger error Jul 20, 2022
@absci absci merged commit e2fd494 into microsoft:dev Jul 20, 2022
@absci absci added this to the 1.2 milestone Jul 28, 2022
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.

2 participants