-
### Backend
VL (Velox)
### Bug description
error message:
2024-11-04 22:41:56,466 [ERROR] [dynamicpruning-0] TaskResources: Task -1 failed by error:
java.lang.IllegalStateException: Couldn't fin…
-
### Backend
VL (Velox)
### Bug description
the query plan:
```
Execute InsertIntoHadoopFsRelationCommand (21)
+- FakeRowAdaptor (20)
+- AdaptiveSparkPlan (19)
+- == Current Plan ==
…
-
Reducing heap usage while building completed segments. Currently, the segment builder is designed to read incoming data row by row, and build dictionaries in a hash table before translating them to th…
-
```tla
-> % tlc -note TwoPhaseTrace.tla
TLC2 Version 2.18 of Day Month 20?? (rev: 6fb13e9)
Running breadth-first search Model-Checking with fp 108 and seed -7209979154559774580 with 1 worker on 10…
lemmy updated
7 months ago
-
After benchmarking, a big bottleneck currently is this code:
> long[] incArray = new long[previous.length + 1];
> System.arraycopy(previous, 0, incArray, 0, previous.length);
> …
-
Hi, I built cache with next operations:
**_store = new MVStore.Builder()
.cacheConcurrency(1)
.fileStore(new OffHeapStore())
.open();
cache = sto…
-
@phuslu pls pls pls implement a mmap option that can be shared across golang inter process.
can buy u a few coffees for this. possible to get it done?
maybe with an option to flush to mmap file at…
ouvaa updated
6 months ago
-
-
Hi,
I have a weird issue that I can't find a similar issue to. I have a model that runs fine in smaller configurations but in a large configuration it stalls on me after around 20 hours. I am current…
-
File-based keystores, such as JKS and PKCS#12, are not yet supported in FIPS mode. Can we get this support added in Semeru runtimes.