- Jun 11, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
- Jun 10, 2024
-
-
- Jun 07, 2024
-
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
Виталий Шунков authored
add kaniko builder add s3 cache for cargo, python
-
- Jun 06, 2024
-
-
- Jun 05, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Previously tests did change environment variables and since they run in parallel this lead to other tests failing because of unexpected env content Co-authored-by:
Dmitry Rodionov <d.rodionov@picodata.io>
-
Georgy Moshkin authored
-
Georgy Moshkin authored
Previously when running `pico.sql [[ create table foo ]]` we would get this output: ``` --- - null - "sbroad: rule parsing error: --> 1:9\n |\n1 | create table foo \n | ^---\n \ |\n = expected Unique" ... ``` But now the output will be: ``` --- - null - |+ sbroad: rule parsing error: --> 1:9 | 1 | create table foo | ^--- | = expected Unique ... ```
-
Bogdan Berezovskiy authored
-
- Jun 04, 2024
-
-
Dmitry Rodionov authored
-
Dmitry Rodionov authored
These tests are quire lengthy and are useful only when we changed the patchset. So run them always on master, and if `certification_patches` dir contains any changes. Otherwise use `when: manual`
-
-
Bogdan Berezovskiy authored
-
-
- Jun 03, 2024
-
-
godzie44 authored
-
- May 31, 2024
-
-
Егор Ивков authored
this fixes the following bug: ``` picodata run --data-dir tmp/i1/ C> invalid socket path: tmp/i1//admin.sock [supervisor:214288] no ipc message from child [supervisor:214288] subprocess 214289 exited with code 1 ```
-
-
Maksim Kaitmazian authored
We don't need to replace $n with question marks any more, as we support the pg parameters format. See https://git.picodata.io/picodata/picodata/sbroad/-/merge_requests/377 and https://git.picodata.io/picodata/picodata/sbroad/-/issues/543.
-
- May 30, 2024
- May 29, 2024
-
-
Dmitry Rodionov authored
-
Dmitry Rodionov authored
-