- Jul 30, 2024
-
-
> cargo tree -i either either v1.13.0 ├── itertools v0.10.5 │ └── sbroad-core v0.1.0 (picodata/sbroad/sbroad-core) │ └── picodata v24.5.0 (picodata/picodata)
-
Кирилл Безуглый authored
-
- Jul 29, 2024
-
-
Dmitry Ivanov authored
-
- Jul 26, 2024
-
-
Creating default tier on absence of `tier` section in configuration file taking into account `default_replication_factor`.
-
-
Vartan Babayan authored
-
-
- Jul 25, 2024
-
-
-
godzie44 authored
-
Users page was merged while users HTTP backend is not ready yet. Remove Users nav link until backend is implemented
-
Alexey Protsenko authored
-
Дмитрий Кольцов authored
- 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.
-