-
We use `Eigen::MatrixBase` for input types. This is convenient for a number of reasons: we can place expressions like `A.row(i)` or `A.block(i,j,w,h)` directly in our function arguments. I think (conf…
-
### Expected behaviour
After I get a DISCONNECT from a browser inside a SauceLabs test, does the code for the test get relaunched. It _seems_ that it is not executed again and that causes my test sui…
-
**Use case**
Today, ClickHouse supports the read from the Data Lake formats but do not support the pruning of the data files to read.
**Describe the solution you'd like**
Add partition keys …
-
I tried this code:
```rust
#[deny(clippy::pedantic)]
pub async fn doesnt_work() {
use std::collections::HashSet;
use std::sync::Mutex;
use std::time::Duration;
let lock:…
-
I am using srtmreader class. When I set coordinates to
```
(-23.4,34.3)
_latitude_secs = -46.399999999999999
```
and in r`eadHeight()` function
`unsigned temp_row = (unsigned) round(_latitude_secs …
-
`heavy_tasks_doesnt_block_graphql` seems to occasionally fail in the CI.
Failed build:
https://github.com/FuelLabs/fuel-core/actions/runs/11819543221/job/32929762981?pr=2389
However, the hyper-relat…
-
When running characterization on a large set of cohorts - especially when chunked over batches like below, `FeatureExtraction::getDbCovariateData` spits out a lot of messages into the console. These m…
-
There are some models that take long time compute, and then query.py throws DEADLINE_EXCEEDED error.
I solved this by changing
`flags.DEFINE_integer("timeout_secs", 10, "Timeout for query.")`
…
ndvbd updated
6 years ago
-
```
What steps will reproduce the problem?
1.opening task timer
2.
3.
What is the expected output? What do you see instead?
The page do not open... I see only the programation code
What version of …
-
Its 5 secs+ 1 sec delay now,
But, it appears when battle ends, and when I am leveling, that just disappears when I remind of it
Could we just make it longer like 20 secs
(and make it transparent mayb…