yiguolei
yiguolei
Why not add a settings in CMakeList.txt to indicate using openssl or boringssl?
Hi @alexey-milovidov I find there is a plan for Workload management to deal with concurrency issues in 2021. But it disappears in 2022, why not finish it?
@alexey-milovidov What about concurrency management. I think there are too many threads during many concurrent queries. Any progress on this?
both clickhouse and pingcap has swtiched to jemalloc. https://github.com/ClickHouse/ClickHouse/pull/2773 https://github.com/pingcap/tiflash/pull/424
wow, its great
> ## Release Note 1.1.1 > ### Upgrade Notes > None > > ### Features > #### 1. Support ODBC Sink in Vectorized Engine. > This feature is enabled in...
I think we could merge it to 1.1-lts first. For master, there are lots of issues related with parallelism. For example, there is only one node for bitmap_union function. we...
./run buildall