- Jul 24, 2024
-
-
Kurdakov Alexander authored
Supported in: picodata admin (lua/sql mode) picodata connect
-
- Jul 23, 2024
-
-
-
-
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
fix: wait for the raft index at which "drop_me" is dropped in test_ddl_drop_table_by_raft_log_at_catchup
-
-
-
-
-
Виталий Шунков authored
-
- Jul 22, 2024
-
-
Alexey Protsenko authored
closes #233
-
Виталий Шунков authored
-
Виталий Шунков authored
-
- Jul 19, 2024
-
-
There was a warning for unused const `WEBUI_DIR` when webui was not used. This is a follow up for 6afdac9a suggested by @funbringer.
-
- Jul 18, 2024
-
-
Dmitry Rodionov authored
The problem appeared in form of a failed debian package build. aws-lc-rs build script was failing with: thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-sys-0.19.0/builder/cc_builder.rs:244:13: Your compiler (cc) is not supported due to a memcmp related bug reported in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189.We strongly recommend against using this compiler. Since we use system openssl we dont need to rely on these backends. Error message is probably correct, so upgrading the compiler is still a good idea.
-
- Jul 17, 2024
-
-
This is needed because we don't support converting decimals to float yet, but our SQL engine inserts decimal values by default.
-
This fixes the A-B-A problem which was observed in the issue https://git.picodata.io/picodata/picodata/picodata/-/issues/763. Closes #763
-
-
-
-
Maksim Kaitmazian authored
-
- Jul 16, 2024
-
-
Kurdakov Alexander authored
default tier persisted only in the absence of configuration file This partially reverts commit 6f0cee63.
-
- Jul 15, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
feature(plugin): add plugin version rules: only one plugin version may be enabled at the same time on instance
-
-
-
Maksim Kaitmazian authored
Previously, we retrieved the row count using rows.len(), where rows was an iterator that returned the remaining number of rows instead of the total number of rows sent.
-
Vartan Babayan authored
-
-
- Jul 14, 2024
-
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
- Jul 13, 2024
-
-
Kurdakov Alexander authored
-
Kurdakov Alexander authored
-
- Jul 12, 2024
-
-
-
Dmitry Rodionov authored
-