Skip to content

executemany() with batcherrors=True still raising an exception #418

Answered by anthony-tuininga
oniht asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is the expected behavior. The batch errors support is with respect to the response from the server. It can't work unless all of the data is sent at once. A method that checks the data (perhaps returns something equivalent to a DataFrame?) and gives you information about which rows and columns have issues would be possible, but not something that is available today.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cjbj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants