jinjunzh
|
0fdce07cc6
|
add dedicated value for HW codec fail
|
2022-07-09 11:12:41 -04:00 |
|
jinjunzh
|
545e6b305c
|
improve log print text
|
2022-07-09 10:09:23 -04:00 |
|
jinjunzh
|
46d7d3b5c9
|
constant always goes to the right side
|
2022-07-08 15:03:10 -04:00 |
|
jinjunzh
|
289c6148e4
|
member to be LOWERCASE_UNDERSCORE
|
2022-07-08 12:20:24 -04:00 |
|
jinjunzh
|
7eb71143db
|
add a one-line method for resetting a job lock
|
2022-07-08 12:09:58 -04:00 |
|
jinjunzh
|
7a3c21174d
|
use C++17 if initializer
|
2022-07-08 11:55:16 -04:00 |
|
jinjunzh
|
6045681bb4
|
improve jobPoolReady
|
2022-07-07 17:21:51 -04:00 |
|
jinjunzh
|
5681e50da8
|
improve job pool initialization
|
2022-07-07 17:13:20 -04:00 |
|
jinjunzh
|
2c8f308bbc
|
improve buffer allocation
|
2022-07-07 16:05:52 -04:00 |
|
jinjunzh
|
29fee729e3
|
revise the way of get job size
|
2022-07-07 15:17:23 -04:00 |
|
jinjunzh
|
2765e2a259
|
remove unused function in deflate job pool
|
2022-07-07 14:44:42 -04:00 |
|
jinjunzh
|
f80aea9eac
|
Cosmetic issue and improve flush function
|
2022-07-07 14:14:47 -04:00 |
|
jinjunzh
|
ad82bb80ed
|
Cosmetic: Constants to be UPPERCASE_AND_UNDERSCORE
|
2022-07-07 12:10:06 -04:00 |
|
jinjunzh
|
85eae40765
|
remove inline due to negligible benefits
|
2022-07-07 10:26:57 -04:00 |
|
jinjunzh
|
43c5a68d14
|
Cosmetic work
|
2022-07-07 10:04:17 -04:00 |
|
jinjunzh
|
6fa036f6ee
|
remove qpl from clickhouse-keeper
|
2022-07-06 23:48:09 -04:00 |
|
jinjunzh
|
3422c0479d
|
add more comments for flush
|
2022-07-06 23:31:22 -04:00 |
|
jinjunzh
|
4cdc660406
|
change flush name to be more descriptive
|
2022-07-06 21:37:11 -04:00 |
|
jinjunzh
|
7b262b62c2
|
restore decompress to be const
|
2022-07-06 18:34:31 -04:00 |
|
jinjunzh
|
567f90d8a4
|
add CodecMode for deflate codec
|
2022-07-06 18:18:55 -04:00 |
|
jinjunzh
|
65a91864b3
|
revise comments
|
2022-07-06 13:26:07 -04:00 |
|
jinjunzh
|
f91d73fa37
|
adjust AS_FEATURE_LEVEL
|
2022-07-06 12:19:37 -04:00 |
|
jinjunzh
|
60549c0a77
|
remove license link
|
2022-07-06 11:29:47 -04:00 |
|
jinjunzh
|
3f8524f53d
|
disable avx512 by default
|
2022-07-06 11:17:27 -04:00 |
|
jinjunzh
|
b13b1cf226
|
add some comments in CMakeLists.txt
|
2022-07-06 10:34:22 -04:00 |
|
jinjunzh
|
720c179963
|
remove redundant flags
|
2022-07-05 17:40:54 -04:00 |
|
jinjunzh
|
08907f8220
|
change HAVE_AVX512 in qpl cmake to ENABLE_AVX512
|
2022-07-05 16:54:17 -04:00 |
|
jinjunzh
|
fbe3d84860
|
revise typo issue
|
2022-07-05 15:29:53 -04:00 |
|
jinjunzh
|
ba38969e9c
|
enable qpl for clickhouse-keeper build
|
2022-07-05 15:28:41 -04:00 |
|
jinjunzh
|
463c03b84e
|
improve qpl section in CMakefile:remove windows build flag, modify qpl build option dependency on avx2/avx512
|
2022-07-05 14:08:44 -04:00 |
|
jinjunzh
|
8b008fb726
|
remove nasm as a submodule
|
2022-07-05 09:42:44 -04:00 |
|
jinjunzh
|
fe451a4317
|
remove compress sync interface
|
2022-06-28 22:52:11 -04:00 |
|
jasperzhu
|
b2f98fa73b
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-06-27 10:21:21 +08:00 |
|
Alexey Milovidov
|
e29582daad
|
Merge pull request #38417 from ClickHouse/lower-mutex-scope
Lower mutex scope in ThreadStatus
|
2022-06-26 10:05:25 +03:00 |
|
Alexey Milovidov
|
b3098822e0
|
Merge pull request #38171 from ClickHouse/hyper-to-vectorscan
Replace hyperscan by vectorscan
|
2022-06-26 10:01:45 +03:00 |
|
Alexey Milovidov
|
25cc406201
|
Update src/Common/ThreadStatus.cpp
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
|
2022-06-26 01:29:06 +03:00 |
|
Robert Schulze
|
07f14c9bb2
|
Disable vectorscan-on-ARM for now
|
2022-06-26 00:03:01 +02:00 |
|
Alexey Milovidov
|
37903bfee0
|
Fix after #38427
|
2022-06-25 23:18:33 +02:00 |
|
Alexey Milovidov
|
38dc2b1cbc
|
Merge pull request #38427 from ClickHouse/automated-benchmark
Automated benchmark
|
2022-06-25 23:54:02 +03:00 |
|
Alexey Milovidov
|
756fd0dac8
|
Automated hardware benchmark
|
2022-06-25 18:27:26 +02:00 |
|
Alexey Milovidov
|
7734d1059d
|
Slightly better
|
2022-06-25 18:09:53 +02:00 |
|
Alexey Milovidov
|
d4b9d5f067
|
Automatic upload from hardware benchmark
|
2022-06-25 18:09:53 +02:00 |
|
Alexey Milovidov
|
9bc23f579e
|
Automated hardware benchmark
|
2022-06-25 18:09:53 +02:00 |
|
Alexey Milovidov
|
90307177b4
|
Merge pull request #38428 from ClickHouse/remove-codec-asynchronous-metric-log
Remove useless codec from `system.asynchronous_metric_log`
|
2022-06-25 18:59:02 +03:00 |
|
Mikhail f. Shiryaev
|
1d661d0bad
|
Merge pull request #38343 from ClickHouse/integration-tests-proxy
Upload logs for getting all tests command
|
2022-06-25 14:08:45 +02:00 |
|
alesapin
|
0304c73573
|
Merge pull request #38394 from ClickHouse/update-compose
Update docker-compose to try get rid of v1 errors
|
2022-06-25 13:59:06 +02:00 |
|
Kseniia Sumarokova
|
0d626982ee
|
Merge pull request #38369 from kssenii/fix-pg-compatibility
Fix postgres database engine possible incompatibility on upgrade
|
2022-06-25 11:18:46 +02:00 |
|
Kseniia Sumarokova
|
3c70e07fe9
|
Merge pull request #38366 from kssenii/fix-pg-ndim-with-schema
Fix postgres engine not using pg schema when retrieving array dimension size
|
2022-06-25 11:14:01 +02:00 |
|
Kseniia Sumarokova
|
3c19621454
|
Merge pull request #38424 from ClickHouse/fix-filesystem-local
Fix wrong implementation of filesystem* functions
|
2022-06-25 11:10:20 +02:00 |
|
Alexey Milovidov
|
a45e3d47ad
|
Remove useless codec from system.asynchronous_metric_log
|
2022-06-25 07:16:25 +02:00 |
|