Update cluster-wide SQL
Picodata' SQL relies on the sbroad
library to execute clusterwide queries. Sbroad
- Was refactored in the way it calculates buckets for the INSERT queries. All these changes allowed us to use a hash dunction from the
key_def
to calculate bucket_ids in Picodata. - Has lot's of bug fixes and improvements
So, current MR updates sbroad
version, improves its documentation and adds some tests to check closed bugs in the Picodata SQL runtime.
Edited by Denis Smirnov
Merge request reports
Activity
assigned to @darthunix
requested review from @rosik
- Resolved by Georgy Moshkin
added 27 commits
-
a0d0b371...e74c22a1 - 21 commits from branch
master
- 344b61f0 - test: add key_def tests
- 6d01c3ff - refactoring: remove redundant sql function for bucket calculation
- c0919c20 - feat: register pico.sql and pico.trace as RPC
- 769676d4 - doc: add SQL documentation for pico.help()
- c6f21ce9 - test: add failing sql test with lowercase names
- 6eac0bd9 - test: add another failing sql test
Toggle commit list-
a0d0b371...e74c22a1 - 21 commits from branch
added 6 commits
- 8784e4bb - test: add key_def tests
- f4c40f0a - refactoring: remove redundant sql function for bucket calculation
- b309a2f2 - feat: register pico.sql and pico.trace as RPC
- 471f47a3 - doc: add SQL documentation for pico.help()
- 2fe9eb6a - test: add failing sql test with lowercase names
- 0b03c5e8 - test: add another failing sql test
Toggle commit listadded 5 commits
Toggle commit list- Resolved by Yaroslav Dynnikov
- Resolved by Yaroslav Dynnikov
Please, provide a changelog and MR description
- Resolved by Yaroslav Dynnikov
Commit history looks obsolete. I suggest squashing them immediately (with a proper commit message).
removed review request for @rosik
mentioned in merge request !604 (merged)
added 5 commits
Toggle commit list
Please register or sign in to reply