-
### Backend
VL (Velox)
### Bug description
```
org.apache.gluten.exception.GlutenException: java.lang.RuntimeException: Exception: VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STA…
-
When I run a large model, the TLC output always starts like this:
```
TLC2 Version 2.20 of Day Month 20?? (rev: 639382e)
Running breadth-first search Model-Checking with fp 99 and seed 1541680015…
-
As of Flink 1.11, the properties for setting the offheap memory have changed and no longer match the ones set by the operator. Docs: https://ci.apache.org/projects/flink/flink-docs-release-1.12/deploy…
-
Hi,
I was going through the slides for offheap faceting https://www.slideshare.net/YonikSeeley/native-code-offheap-data-json-facet-api-for-solr-heliosearch. Was this project suspended in between. W…
-
thanks for terrocotta with its contribution to offheap-store to be open source. as it provides the integration for ehcache3 for offheap storage. but as you know, it seems very complex in ehcache does.…
-
The PortableGetter for every field access it does on an internal object, it calls this method
```
@Override
Object getValue(Object target, String fieldPath) throws Exception {
Data…
-
### Description
For now, there are at least three required configs to enable gluten:
- spark.plugins
- spark.memory.offHeap.enabled
- spark.shuffle.manager
Less required configs is always bette…
-
### Relevant telegraf.conf
```toml
# Configuration for telegraf agent
[agent]
interval = "60s"
debug = false
hostname = ""
round_interval = true
flush_interval = "60s"
…
-
**Describe the bug**
When performing aggregations, the output types are often upscaled to help combat overflow situations. For example, performing a sum aggregation on an INT32 column will produce a…
jlowe updated
9 months ago
-
Modules are able to define their own memory constraints, but one useful feature of Wasm engines is to allow the host to control the use of resources of the guests.
We should allow end-users to refi…