- Mar 19, 2024
-
-
Denis Smirnov authored
Co-authored-by:
EmirVildanov <reddog201030@gmail.com>
-
- Mar 18, 2024
-
-
EmirVildanov authored
-
- Mar 15, 2024
-
-
EmirVildanov authored
-
- Mar 12, 2024
-
-
- Mar 11, 2024
-
-
Роман Хаит authored
-
- Mar 07, 2024
-
-
Arseniy Volynets authored
-
Maksim Kaitmazian authored
-
Arseniy Volynets authored
-
Arseniy Volynets authored
-
Arseniy Volynets authored
-
- Mar 05, 2024
-
-
Emir Vildanov authored
-
- Feb 26, 2024
-
-
EmirVildanov authored
feat: rewrite statistics structures using generic logic, add statistics merge logic, add selectivity estimation logic basement
-
Emir Vildanov authored
-
- Feb 20, 2024
-
-
Denis Smirnov authored
-
Denis Smirnov authored
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
Arseniy Volynets authored
-
Arseniy Volynets authored
-
NO_DOC=internal NO_TEST=internal NO_CHANGELOG=internal
-
- Feb 19, 2024
-
-
EmirVildanov authored
-
- Feb 06, 2024
-
-
Denis Smirnov authored
-
-
- Feb 03, 2024
-
-
Роман Хаит authored
-
- Feb 02, 2024
-
-
Arseniy Volynets authored
- support parameters in form of $n like in postgres - parameters are numbered from 1 - can't use both tarantool (?) and pg-like ($n) params in one query
-
- Feb 01, 2024
-
-
support kubernetes builder fix base dockerfile support tags in stress image dockerfile NO_DOC=internal NO_TEST=internal NO_CHANGELOG=internal
-
- Jan 27, 2024
-
-
Arseniy Volynets authored
- refactor tracing api to take tracer from library user. Now there is a trait for Tracer and sbroad does really know what tracer is being passed - All tracing tables were moved out to Picodata - remove tracing from cartridge: as it is not used and no need to maintain it
-
- Jan 26, 2024
-
-
Denis Smirnov authored
-
- Jan 25, 2024
-
-
- Jan 17, 2024
-
-
Denis Smirnov authored
-
Denis Smirnov authored
-
- Jan 11, 2024
-
-
Arseniy Volynets authored
-
- Jan 10, 2024
-
-
Emir Vildanov authored
-
- Dec 29, 2023
-
-
-
Denis Smirnov authored
-
- Dec 27, 2023
-
-
Arseniy Volynets authored
-
- Dec 18, 2023
-
-
Maksim Kaitmazian authored
-
- Dec 13, 2023
-
-
Denis Smirnov authored
-
- Dec 12, 2023
-
-
Arseniy Volynets authored
- add support for queries that use union all operator with global tables - for the case when global table is used against sharded table, the global table is materialized only on single storage, on all other storages the global child of union all is not materialized
-