Commit Graph

48592 Commits

Author SHA1 Message Date
bharatnc
48699ae0b9 Fix - failing tests 2020-09-25 12:25:29 -07:00
bharatnc
e036c2714e Add unit test case 2020-09-25 11:18:23 -07:00
bharatnc
5c8c636cf1 Fix - allow empty tz in exp like toStartOf*(today()) 2020-09-25 11:03:16 -07:00
tavplubix
5d8de1f65d
Update ci_config.json 2020-09-25 20:31:01 +03:00
alexey-milovidov
6ec5bcc88f
Merge pull request #15286 from zlobober/public_create_block_for_set
Put createBlockForSet declaration to header file.
2020-09-25 20:12:44 +03:00
alesapin
f9b971efa5
Merge pull request #15291 from ClickHouse/supress_lazy_pipes_fds
Trying to supress race in LazyPipeFDs
2020-09-25 18:38:46 +03:00
Maxim Akhmedov
6914a86673 Put createBlockForSet declaration to header file. 2020-09-25 17:49:54 +03:00
alexey-milovidov
2ce63aa9f9
Merge pull request #15305 from qoega/phone-update
Change phone number
2020-09-25 17:32:51 +03:00
Yatsishin Ilya
39c356f230 Change phone number 2020-09-25 16:12:52 +03:00
Alexander Tokmakov
8f21c73b76 Revert "Update ASTColumnsTransformers.h"
This reverts commit b30e860166.
2020-09-25 14:52:55 +03:00
tavplubix
b30e860166
Update ASTColumnsTransformers.h 2020-09-25 14:51:00 +03:00
Nikita Mikhaylov
06d7b6cbef
Merge pull request #15003 from ClickHouse/enable_atomic_database_by_default
Enable Atomic database engine by default
2020-09-25 14:29:14 +03:00
alesapin
d3f3867445
Update tsan_suppressions.txt 2020-09-25 13:46:38 +03:00
tavplubix
b96157e32b
Merge branch 'master' into enable_atomic_database_by_default 2020-09-25 13:42:39 +03:00
Alexander Tokmakov
3f717ea1c4 fix skip lists 2020-09-25 13:39:59 +03:00
alesapin
61ab1a264d Suppress race 2020-09-25 10:56:30 +03:00
alesapin
6d86544911 Trying to supress race in LazyPipeFDs 2020-09-25 10:55:41 +03:00
alesapin
9bf27fb42a
Merge pull request #15110 from nikitamikhaylov/split-huge-dictionary-test
Splitting test_dictionaries_all_layouts_and_sources
2020-09-25 10:16:28 +03:00
alesapin
2bacb6f6c8
Merge pull request #15220 from amosbird/fixjgc
Fix joinGet crash with LowCardinality types
2020-09-25 10:09:05 +03:00
Ilya Yatsishin
7c2d5ca9e0
Merge pull request #15244 from alekseik1/fix/isolated_initialization_docker
do not expose ClickHouse server until initialization is complete
2020-09-25 10:01:56 +03:00
alexey-milovidov
9446e43146
Merge pull request #15258 from ClickHouse/fix-msan-failure-2
Fix MSan report in QueryLog
2020-09-25 08:06:45 +03:00
alexey-milovidov
40379cdec7
Merge pull request #15266 from ClickHouse/embedded-config-aarch64
Enable embedded config for aarch64
2020-09-25 07:05:22 +03:00
alexey-milovidov
ceae831128
Merge pull request #15269 from ycj/patch-1
Update in.md
2020-09-25 07:04:21 +03:00
John
23f06de0be
Update in.md 2020-09-25 11:48:25 +08:00
alexey-milovidov
56b336f9de
Merge pull request #15263 from ClickHouse/add-more-hardware-results
Add more hardware results
2020-09-25 05:29:43 +03:00
Alexey Milovidov
85bfdbad24 Add a test for embedded configs 2020-09-25 05:12:51 +03:00
Alexey Milovidov
1f6e55ff35 Allow to run without /proc/self/maps 2020-09-25 05:03:58 +03:00
alexey-milovidov
23fd72a3de
Update adopters.md 2020-09-25 04:59:01 +03:00
Alexey Milovidov
4e9d37e033 More convenient 2020-09-25 04:46:13 +03:00
Alexey Milovidov
f5eead5b2a Enable embedded configs for AArch64 2020-09-25 04:45:47 +03:00
Alexey Milovidov
0e7f576bc1 More results 2020-09-25 04:21:03 +03:00
Alexey Milovidov
8b55224350 More handy 2020-09-25 04:06:21 +03:00
Alexey Milovidov
fdf860adde More handy 2020-09-25 04:03:17 +03:00
Alexey Milovidov
1bd6fb39f2 Added a comment 2020-09-25 03:55:57 +03:00
Alexey Milovidov
092ea18dd4 Adjustments 2020-09-25 03:48:18 +03:00
Alexey Milovidov
08da11b7a3 Adjustments 2020-09-25 03:36:06 +03:00
Alexey Milovidov
4e0378a521 Adjustments 2020-09-25 03:29:42 +03:00
Alexey Milovidov
8e986f81b4 Added new results 2020-09-25 03:24:24 +03:00
Alexey Milovidov
fb9d43692b Step 1: make adding hardware benchmark results more convenient 2020-09-25 03:10:37 +03:00
alexey-milovidov
89bbafbd90
Merge pull request #15259 from ClickHouse/revert-14962-log-avoid-deadlock
Revert "Avoid deadlocks in Log/TinyLog"
2020-09-25 02:29:11 +03:00
alexey-milovidov
13529265c4
Revert "Avoid deadlocks in Log/TinyLog" 2020-09-25 02:28:57 +03:00
Alexey Milovidov
e51d9dd2e7 Fix MSan report in QueryLog 2020-09-25 02:24:58 +03:00
Alexander Tokmakov
fb826557b7 Merge branch 'master' into enable_atomic_database_by_default 2020-09-25 02:04:01 +03:00
tavplubix
2566478349
Merge pull request #15240 from ClickHouse/fix-random-seed
Fix strange code
2020-09-25 01:26:22 +03:00
tavplubix
c268464f9f
add some disabled tests from arcadia to skip_list.json 2020-09-24 22:38:58 +03:00
tavplubix
0306c586a2
Update skip_list.json 2020-09-24 21:40:50 +03:00
nikitamikhaylov
c6ee67d3d8 Bump CI. [2] 2020-09-24 20:27:37 +03:00
Nikita Mikhaylov
788b62b931
Merge pull request #14879 from nikitamikhaylov/yet_another_dictionary_bugfix
Segfault in CacheDictionary
2020-09-24 20:23:42 +03:00
alekseik1
a4a5b96d4a
do not expose ClickHouse server until initialization is complete 2020-09-24 20:11:12 +03:00
Alexander Kuzmenkov
4ed4205647
Update run.sh 2020-09-24 19:54:09 +03:00