alexey-milovidov
|
3827789b3d
|
Merge pull request #22484 from mastertheknife/aarch64_enable_s3
aarch64: Re-enable S3
|
2021-04-02 10:03:55 +03:00 |
|
alexey-milovidov
|
4d8736f252
|
Merge pull request #22476 from mastertheknife/ppc64le_reenable_clang
ppc64le: Re-enable compiling with Clang
|
2021-04-02 10:02:55 +03:00 |
|
alexey-milovidov
|
172835eff0
|
Merge pull request #22474 from mastertheknife/ppc64le_fix_compile_boost
ppc64le: Fix compiling boost
|
2021-04-02 10:02:18 +03:00 |
|
alexey-milovidov
|
af9ad5994d
|
Merge pull request #22458 from mastertheknife/ppc64le_rhel_fix_find_libclang_rt
ppc64le: Fix finding libclang_rt.builtins on Fedora\RHEL\CentOS
|
2021-04-02 10:02:00 +03:00 |
|
alexey-milovidov
|
eec4ac75b0
|
Merge pull request #22445 from mastertheknife/ppc64le_fix_embedding
ppc64le: Fix config and timezone embedding.
|
2021-04-02 09:59:36 +03:00 |
|
alexey-milovidov
|
9c99bc1c20
|
Merge pull request #22447 from mastertheknife/ppc64le_jemalloc
ppc64le: Enable building with jemalloc
|
2021-04-02 09:58:04 +03:00 |
|
alexey-milovidov
|
de0ccff363
|
Merge pull request #22469 from mastertheknife/ppc64le_asm_fix
ppc64le: Fix CMake error about internal CMake variable CMAKE_ASM_COMPILE_OBJECT not set
|
2021-04-02 09:57:53 +03:00 |
|
alexey-milovidov
|
6ae99eeeef
|
Merge pull request #22446 from ClickHouse/lower-scale-of-a-test
Lower scale of a test
|
2021-04-02 05:57:27 +03:00 |
|
mastertheknife
|
6be8746d8c
|
aarch64: Enable s3
|
2021-04-02 05:48:23 +03:00 |
|
alexey-milovidov
|
7930b0417b
|
Merge pull request #22480 from ClickHouse/remove-testflows-2
Remove TestFlows (2)
|
2021-04-02 05:44:35 +03:00 |
|
Alexey Milovidov
|
b5ecfaa3c2
|
Remove TestFlows (2)
|
2021-04-02 01:41:28 +03:00 |
|
mastertheknife
|
6d0349aec6
|
ppc64le: Re-enable compiling with Clang
|
2021-04-02 00:15:31 +03:00 |
|
mastertheknife
|
deb10ab122
|
ppc64le: Fix compiling boost
|
2021-04-01 23:38:57 +03:00 |
|
mastertheknife
|
9b38ed1f92
|
ppc64le: Fix CMake error about internal CMake variable CMAKE_ASM_COMPILE_OBJECT not set
|
2021-04-01 19:55:35 +03:00 |
|
mastertheknife
|
00ed52e947
|
Fix finding libclang_rt.builtins on Fedora\RHEL\CentOS on ppc64le
|
2021-04-01 18:38:16 +03:00 |
|
Alexey Milovidov
|
bfd042a979
|
Lower scale of a test
|
2021-04-01 18:27:24 +03:00 |
|
mastertheknife
|
2d83cb38a3
|
ppc64le: Enable building with jemalloc
|
2021-04-01 18:25:42 +03:00 |
|
mastertheknife
|
eb127ded95
|
ppc64le: Fix config and timezone embedding.
|
2021-04-01 18:12:51 +03:00 |
|
Kruglov Pavel
|
150c53ee3b
|
Merge pull request #22224 from kirillikoff/kirillikoff-DOCSUP-6698
DOCSUP-6698: Description of setting min_marks_to_honor_max_concurrent_queries
|
2021-04-01 17:16:13 +03:00 |
|
alexey-milovidov
|
b3dc44e267
|
Merge pull request #22350 from gyuton/gyuton-DOCSUP-8002-Edit-and-translate-to-Russian
DOCSUP-8002: Edited and translated to Russian (insert_distributed_one_random_shard)
|
2021-04-01 17:15:33 +03:00 |
|
alexey-milovidov
|
2d1a2ddb9b
|
Merge pull request #22411 from nvartolomei/nv/replication-queue-directory-already-exists
Delete temporary fetch directory if it already exists
|
2021-04-01 17:12:51 +03:00 |
|
alexey-milovidov
|
c7f134d0b7
|
Merge pull request #22430 from mastertheknife/ppc64le_compile_stacktrace
ppc64le: Fix compile and stack trace
|
2021-04-01 17:11:32 +03:00 |
|
alexey-milovidov
|
28c7980fba
|
Merge pull request #22427 from ClickHouse/protocol-break-oom
Better exception message in client in case of exception while writing blocks
|
2021-04-01 16:28:50 +03:00 |
|
kirillikoff
|
fd2a053bdd
|
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-04-01 16:24:21 +03:00 |
|
alexey-milovidov
|
e3aa47c525
|
Merge pull request #22425 from ClickHouse/parallel-formatting-memory
Add memory accounting in parallel formatting
|
2021-04-01 16:23:48 +03:00 |
|
kirillikoff
|
1a7011ae12
|
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-04-01 16:22:50 +03:00 |
|
alesapin
|
85fbb7eccf
|
Merge pull request #21976 from ClickHouse/try-fix-excessive-rows-for-collapsing-merge
CollapsingSortedAlgorithm should not return more than index_granularity rows
|
2021-04-01 16:20:28 +03:00 |
|
tavplubix
|
bbae136a1e
|
Merge pull request #22380 from kssenii/fix-rabbit-test
Try fix flaky rabbitmq test
|
2021-04-01 15:44:45 +03:00 |
|
robot-clickhouse
|
8f23d39f26
|
Update version_date.tsv after release 20.8.15.11
|
2021-04-01 12:33:08 +03:00 |
|
mastertheknife
|
2a44a808a6
|
ppc64le: Fix compile and stack trace
|
2021-04-01 10:44:26 +03:00 |
|
alexey-milovidov
|
956dba1d9c
|
Merge pull request #22396 from ClickHouse/stress-oom
Fix some OOMs in stress tests
|
2021-04-01 10:12:31 +03:00 |
|
alexey-milovidov
|
5ae494521d
|
Merge pull request #22389 from ClickHouse/map-op-ubsan
Fix UBSan report in mapOp
|
2021-04-01 07:35:44 +03:00 |
|
alexey-milovidov
|
95d761f350
|
Merge pull request #22412 from ClickHouse/aku/invalid-frame-start
fix error message for invalid window frame start
|
2021-04-01 07:17:03 +03:00 |
|
Alexey Milovidov
|
f9c9086ab2
|
More tests
|
2021-04-01 07:13:43 +03:00 |
|
Alexey Milovidov
|
507dae3bdc
|
Add test
|
2021-04-01 07:12:12 +03:00 |
|
Alexey Milovidov
|
9d65d83c83
|
Better exception message in client in case of exception while writing blocks
|
2021-04-01 07:12:07 +03:00 |
|
Alexey Milovidov
|
b0539eb28f
|
Move method
|
2021-04-01 06:28:25 +03:00 |
|
Alexey Milovidov
|
da769ef6c3
|
Add a test
|
2021-04-01 06:22:05 +03:00 |
|
Alexey Milovidov
|
14f2cf9b80
|
Add memory accounting in parallel formatting
|
2021-04-01 06:17:23 +03:00 |
|
alexey-milovidov
|
58862b5c4d
|
Merge pull request #22402 from Slach/improve_parseDate_docs
add description for parseDateTime64BestEffort* functions
|
2021-04-01 05:45:54 +03:00 |
|
alexey-milovidov
|
79e93e613c
|
Merge pull request #22418 from ClickHouse/more-adopters-2
Closing some tabs in my Firefox (2)
|
2021-04-01 05:43:58 +03:00 |
|
alexey-milovidov
|
2646a5d514
|
Merge pull request #22207 from pingyu/datasketches-cmake
Datasketches support (cmake part)
|
2021-04-01 05:05:47 +03:00 |
|
Alexey Milovidov
|
c65ef9bba8
|
Add more adopters
|
2021-04-01 04:03:17 +03:00 |
|
Alexey Milovidov
|
7589a014f9
|
Better fix
|
2021-04-01 03:44:02 +03:00 |
|
Alexey Milovidov
|
c9fac714b4
|
Merge branch 'master' into map-op-ubsan
|
2021-04-01 03:27:33 +03:00 |
|
alexey-milovidov
|
c1233b85d7
|
Merge pull request #22417 from ClickHouse/remove-fr-es
Remove unsupported languages
|
2021-04-01 03:26:35 +03:00 |
|
Alexey Milovidov
|
88d84f1934
|
Update submodule
|
2021-04-01 03:18:24 +03:00 |
|
Alexey Milovidov
|
edf33aa512
|
Merge branch 'datasketches-cmake' of github.com:pingyu/ClickHouse into datasketches-cmake
|
2021-04-01 03:17:48 +03:00 |
|
Alexey Milovidov
|
12ff56673b
|
Merge branch 'master' into datasketches-cmake
|
2021-04-01 03:17:05 +03:00 |
|
alexey-milovidov
|
f7a1332574
|
Update .gitmodules
|
2021-04-01 03:14:19 +03:00 |
|