-
## About
Coming from GH-53, there are a few backlog items, and there will be more.
## Details
- [ ] Features: Improve feature pages which are a bit thin, yet.
- Origin: https://github.com/crat…
amotl updated
3 months ago
-
We have some basic view performance tests, but we need more, especially if we are going to start optimizing things in the future.
iros updated
11 years ago
-
### Problem description
I would like to be able to track dataframe specific metadata through processing, serialization, and deserialization.
A common use case for dataframe metadata is to store da…
-
### What's wrong?
I used two tables `public.receipts` and `reader.receipts` in the test,`public.receipts` is a heap table, and `reader.receipts` is generated as columnar using pg_ivm. They have the …
-
http://db-engines.com/en/system/Cassandra
https://en.wikipedia.org/wiki/Apache_Cassandra
This is just an idea, I don't have a strong argument for it.
It's the top representative of an unconventional…
-
**Describe the bug**
There is no way to use constant 'use_numpy' client settings for loading and inserting columns with LowCardinality(String) type
**To Reproduce**
On the one side
```python
…
-
### Feature description
Note if not already in place, we will need to upgrade the library to 8.15 to support this.
Add a new task to the Elasticsearch plugin which provides the ES|QL query langua…
-
I was trying to write to column table and got the following. This is how I run the sprk-shell
/opt/mapr/spark/spark-2.0.1/bin/spark-shell --master yarn --conf spark.snappydata.store.locators=192.1…
thbeh updated
7 years ago
-
Motivation:
- Offline segment generation and real-time in-memory consuming to on-disk committed segment conversion are very similar process, and they are both achieved by the same segment creation en…
-
In Tantivy 0.20, we introduced the new columnar format.
The bytes fast field used to be single valued only. A column was storing start offset, and a second column was storing the bytes.
Doing a…