You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Clean up batch execution in CQLProcessor. It now first looks up the prepared statements or prepares them before executing their parse trees as a batch via the Executor.
Test Plan: Jenkins
Reviewers: mihnea
Reviewed By: mihnea
Subscribers: yql
Differential Revision: https://phabricator.dev.yugabyte.com/D5210
CQLProcessor
should first looks up the prepared statements or prepares them before executing their parse trees as a batch via the Executor.The text was updated successfully, but these errors were encountered: