-
**Describe the bug**
I had a result set that was 179 million records and I tried to do a delta index on it and merge it in. It failed with a "too many files open" error. It did not merge in the resul…
-
I've been doing some background research for a project I've been working on. I came across the definition of an OLAP DB and OLAP Cube, and I can't help but see the similarities to Zarr.
https://en.w…
-
As discussed in https://forum.manticoresearch.com/t/search-for-similar-documents/1799/2 https://forum.manticoresearch.com/t/search-for-similar-documents/1799 , it's quite complicated to generate embed…
-
**Describe the bug**
it seems thta yearmonthday() function doesn't calculate the right value out of min(publish_date), see below:
```
mysql> SELECT min(publish_date) as min, MAX(publish_date)…
-
Is on the road map?
https://github.com/PyTables/proposal/blob/master/column-wise-pytables.rst
-
### Bug Description:
![image](https://github.com/manticoresoftware/manticoresearch/assets/2164874/f0f5ff3e-9b44-40ce-aea7-874c2bc19ad5)
Как воспроизвести?
- stop manticore
- удалить файлы и…
-
Timescale's use of specific compression techniques for different data types makes for incredible compression ratios (and performance) with most of the columns I use it for, and for that I am truly tha…
-
# Problem Outline
Currently, tantivy stores f64 values uncompressed 8 bytes per value in its columnar storage.
Generally float numbers are unsuitable for bitpacking, which requires a different appro…
-
continuing [this discussion](https://github.com/dcooley/sfheaders/issues/70#issuecomment-605705645)
as well as `list_columns`, have a `list_data`, or `combine_lists`, or something, which will put a…
-
Having optional fields in structured data adds complexity for parsing at scale AND it is not being used in any sort of practical way right now.
there are two fields in use that are generated by t…