Skip to content
Snippets Groups Projects
Verified Commit c0ca3420 authored by Denis Smirnov's avatar Denis Smirnov
Browse files

feat: separate parameters from the query pattern.

Now coordinator dispatches SQL patterns with separated parameters.
It would help us to cache patterns on the segments as prepared
statements one day and skip SQL parsing.

Also we have faced a Tarantool bug

https://github.com/tarantool/tarantool/issues/7283

and made a hot fix in the Picodata fork. As a result we have also
migrated sbroad CI to our fork.
parent 84f30024
No related branches found
No related tags found
1 merge request!1414sbroad import
Showing
with 925 additions and 445 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment