-
### What happens?
DuckDB fails to compile from source when building for an AVX2-enabled target due to an undefined variable (`prefix_front_`) in `third_party/re2/re2/prog.cc`. This did not occur when…
-
The redis.io webpage for [hyperloglog](https://redis.io/docs/data-types/probabilistic/hyperloglogs/) needs the Java example as well. The python equivalent can be used to copy the setup and can be foun…
-
### Which PikiwiDB functionalities are relevant/related to the feature request?
_No response_
### Description
目前有cache的类型分别是string、list、set、zset、hash,建议加上bit、hyperloglog、geo
### Proposed s…
-
### Problem Statement
Currently `ANALYZE` gets `30_000` samples per table per node. See:
- https://github.com/crate/crate/blob/df549946d1774f2539e0ce1e6b7ef1bc60dbf298/server/src/main/java/io/…
-
### Problem description
First, i ran `setup-macos.sh` and it has been completed successfully.
Second, i ran `make` and it failed.
Who knows how to resolve this problem? Thanks.
### System info…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
dd90efb5a7408aa0c82e54f320fc5e08eefa833b
### Other Envir…
-
### Problem description
CLion uses c++17 to compile Velox code. The build fails with following error:
```
/Users/yingsu/repo/velox2/velox/velox/exec/benchmarks/HashJoinListResultBenchmark.cpp:263…
-
**reproducing step:**
- step1 :
_git clone https://github.com/zzachimed/duckdb.git && cd duckdb && GEN=ninja DISABLE_UNITY=1 make && cp build/release/compile_commands.json ._
- step2 :
-…
-
Join makes the table wider
color code table 1 vs table 2 columns . specially color code the join colum as the mixed color
so table 1 red, table 2 blue, join column purple.
Add a special type…
-
[엘라스틱서치 실무 가이드](https://www.yes24.com/Product/Goods/71893929) 책을 읽고 정리
## 챕터 별 바로가기
[1장 - 검색 시스템 이해하기](https://github.com/KimDoubleB/LAB/issues/2#issuecomment-1735292654)
[2장 - 엘라스틱서치 살펴보기](htt…