-
**Describe/explain the bug**
When doing re-render (change of the input data) of the legend in the Bar chart, it's extremely slow (several seconds).
Waiting for: `'requestAnimationFrame' handler too…
-
- Version: logstash-7.0.1
- Operating System: ubuntu
- Config File (if you have sensitive info, please remove it):
input {
stdin {}
}
filter {
json {
source => "message"
}
}
…
-
The subselect in the Union Query may be with a big data and this will be a lot for the implemetation
Exemple
(select * from User where login = aa) UNION ALL (select * from User where login = aa)
…
-
**Describe the bug**
The following
```c++
try {
std::string a{ "string" };
std::string const expected{ "string" };
REQUIRE_THAT(a, Matches(expected)…
-
Consider I have the following people in the data base:
![Screenshot 2024-11-15 at 4.57.38 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/557f3483-c3ea-41f3-94af-fbd225d…
-
parquet file is 3.5G, and possibly 35G in memory. load data from parquet into online storage, spark bootstrap the job, starting 30min and fails of OOM.
-
## Is your feature request related to a problem? Please describe.
I'm always frustrated when I'm looking at the replication worker code. It takes and object from the storage, decompresses it, unmarsh…
-
Your paper finds that gender neutral wording does not correlate with job seekers', probably even employers', underlying bias. It means that this set of big data does not touch the essence of the probl…
-
Hi!
I use bigartm=0.9.2 to train my topic model. And I run into some unexpectable behaviour of Perplexity score. I have a very big file with train data. And I got nan in perplexity score after trai…
-
When a huge data file is created in a session, Tritcask fails to load it in the next sesssion.
This is caused by the use of mmap on a file bigger than the address space, in this case 9GB.
Here i…