-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: If the paramset size is too big, we get the error `Query cannot be completed because of Parameter Array capacity of 1048576`. In this diff we limit the number of parameters sent with one INSERT statement. Test Plan: https://app.circleci.com/pipelines/github/memsql/singlestore-odbc-connector/2986/workflows/fb4486df-8052-45cd-a571-766d723774c1 Reviewers: amakarovych-ua Reviewed By: amakarovych-ua Subscribers: engineering-list JIRA Issues: PLAT-6976 Differential Revision: https://grizzly.internal.memcompute.com/D66924
- Loading branch information
1 parent
cafc9c3
commit f2eb11a
Showing
1 changed file
with
84 additions
and
80 deletions.
There are no files selected for viewing
This file contains 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