-
__Description__
I try to disable `auto-create-tenant-database` so i could create it later manually (and as a part of my testing), but when I try to seed it, it gave me `Unknown database` error.…
-
The discussion about enforcing (ensuring?) determinism in WASI has already been started and touched upon in a couple of issues here and there (#185, #118, bytecodealliance/wasmtime#748, if I missed an…
-
Hi,
I've stumbled on another issue, that I cannot seem to find any existing issues related to.
So I've setup my cluster with two worker pools, and tried to add another ARM based workers into th…
-
We are not yet 100% sure about the cause of performance regression, but a query which could finish in 1.96m with Presto 0.205 takes more than 15 minutes with Presto 317.
Here are screenshots of Pre…
-
Observed in https://github.com/scylladb/scylladb/issues/21162#issuecomment-2419378609
Scylla version: `6.2.0~rc2-20241002.93700ff5d1ce` with build-id `57e6a907e0a03a185c4145bb8c7d6316b519b14c`
Durin…
-
This RFC outlines a potential roadmap to have tooling that significantly address a "new" class of bugs, logic bugs, i.e. bugs in the program design.
New as in the only general purpose language that…
-
**Use case**
There are several modes of parallel replicas and tons of settings. In order to make it usable we need to do the following:
- All the modes should work on top the **MergeTree** table…
-
### Steps to reproduce the behavior (Required)
1. CREATE TABLE `send_coupon_info` (
`dt` date NOT NULL COMMENT "分区时间,取自drawTime字段",
`primary_id` varchar(50) NOT NULL COMMENT "主键id,上游表名和主键id…
-
I use [uTox](https://github.com/utox/utox) and [Isotoxin](https://github.com/isotoxin/isotoxin) and noticed that all two Tox clients generate some traffic at around 1kB/s. Checked it with a sniffer an…
-
*****************************************
Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for…