alexey-milovidov
555189c5ca
Merge pull request #11872 from ClickHouse/fix-flaky-test-no-password-in-command-line
...
Fix flaky test "no password in command line"
2020-06-23 02:47:44 +03:00
Azat Khuzhin
8b6e2e6c67
jemalloc: drop superfluous include directory
2020-06-23 01:47:56 +03:00
Azat Khuzhin
77a3f606f4
jemalloc: enable by default for freebsd/darwin
2020-06-23 01:47:56 +03:00
Azat Khuzhin
1354a103ab
jemalloc: add darwin pregenerated header
2020-06-23 01:47:56 +03:00
Azat Khuzhin
637f2cefeb
jemalloc: add freebsd pregenerated header
2020-06-23 01:47:56 +03:00
Azat Khuzhin
f0bb511468
jemalloc: fix JEMALLOC_NOTHROW/JEMALLOC_CXX_THROW for freebsd/darwin
2020-06-23 01:47:56 +03:00
Azat Khuzhin
1becc6ca02
jemalloc: jemalloc_preamble.h is common
2020-06-23 01:47:56 +03:00
Alexey Milovidov
2f79d30ade
Update tests
2020-06-23 01:08:08 +03:00
Alexey Milovidov
112f6153a7
Fix strange code
2020-06-23 01:06:25 +03:00
Alexey Milovidov
1191679965
Fix wrong code
2020-06-23 00:54:19 +03:00
Alexey Milovidov
0c063d29c0
Added a test
2020-06-23 00:54:02 +03:00
Alexey Milovidov
4ace4b4c75
Fix bugs in DateTime64 parsing
2020-06-22 23:54:36 +03:00
Alexey Milovidov
75357ab98d
constexpr intExp10
2020-06-22 23:32:29 +03:00
Alexey Milovidov
b136999f75
Style
2020-06-22 23:32:12 +03:00
Azat Khuzhin
6704c42a9e
jemalloc: fix HAVE_CPU_SPINWAIT for linux aarch64
...
Fixes : #11163
2020-06-22 23:24:43 +03:00
Alexey Milovidov
d5d3251d3f
Stop tests on fatal errors
2020-06-22 22:32:33 +03:00
Alexey Milovidov
c66f020a63
Do not render progress too much
2020-06-22 22:16:48 +03:00
Alexander Kuzmenkov
e76941b52c
Merge pull request #11669 from azat/distributed_replica_error_ignore
...
Add number of errors to ignore while choosing replicas
2020-06-22 22:06:04 +03:00
Alexander Kuzmenkov
96d2e9c997
Initialize GlobalThreadPool explicitly
2020-06-22 22:04:12 +03:00
Ivan Blinkov
a20d428f14
Update index.md
2020-06-22 21:30:25 +03:00
Ivan Blinkov
1e365c28da
Update main.html
2020-06-22 21:27:15 +03:00
Alexey Milovidov
d46932b3f4
Fix flaky test "no password in command line"
2020-06-22 21:24:17 +03:00
alexey-milovidov
3e71b6ae07
Merge pull request #11845 from ClickHouse/loose-odbc-connection-string-validation
...
Slightly relax the validation of ODBC connection string
2020-06-22 21:19:30 +03:00
Nikolai Kochetov
d4d1a4d3f1
Fix style.
2020-06-22 21:17:23 +03:00
alexey-milovidov
ac89571d71
Merge pull request #11858 from ClickHouse/unsigned_type_modifier
...
Addition to #11214
2020-06-22 20:53:48 +03:00
Azat Khuzhin
267a6c8639
Fix 01091_num_threads flaps (by adding unique identifier to the queries)
...
Actually there were two issues:
- missing \n, so it picked the wrong query anway
- no unique identifier, hence it may works incorrectly (and actually,
event clickhouse-test script executes 'SELECT 1' query)
2020-06-22 20:41:49 +03:00
robot-clickhouse
4bd47b8adc
Auto version update to [20.6.1.1] [54436]
2020-06-22 20:40:26 +03:00
robot-clickhouse
bc7f98141f
Auto version update to [20.5.1.3833] [54435]
2020-06-22 20:39:51 +03:00
Artem Zuikov
1daabb2925
minor test fix
2020-06-22 19:56:35 +03:00
Artem Zuikov
171753e7eb
minor test fix
2020-06-22 19:54:12 +03:00
alexey-milovidov
1c9ff5bd58
Merge pull request #11859 from exprmntr/patch-1
...
Skip some tests in Arcadia CI
2020-06-22 19:51:08 +03:00
alesapin
bd61b55a3f
Merge branch 'master' into atomic_metadata5
2020-06-22 19:28:04 +03:00
Nikolai Kochetov
de06fd0051
Update tests.
2020-06-22 19:24:43 +03:00
zhang2014
29451cc8f2
try fix test failure
2020-06-23 00:23:26 +08:00
alesapin
ef89a6f728
Merge pull request #11786 from ClickHouse/fix_alter_with_materialized
...
Fix alter key when materialized column passed
2020-06-22 19:06:25 +03:00
Ivan Blinkov
853582cbc3
[docs] reorganized F.A.Q. ( #11864 )
...
* [docs] reorganized F.A.Q.
* normalize markdown
* support iframes in AMP version
2020-06-22 19:05:55 +03:00
Ivan Blinkov
da758a9611
fix mistype + normalize
2020-06-22 19:03:36 +03:00
Nikolai Kochetov
ae21aca3a3
Fix header for nullable prewhere column.
2020-06-22 19:01:59 +03:00
alesapin
c76b4b3481
Clang-tidy fixes
2020-06-22 18:51:11 +03:00
alexey-milovidov
efc57fb063
Make the comment more readable.
2020-06-22 17:59:38 +03:00
Anton Popov
2f95daf4ed
more optimal aggregate functions with both 'if' and 'distinct' combinators
2020-06-22 17:57:30 +03:00
Ivan Blinkov
b222a8fb35
support iframes in AMP version
2020-06-22 17:55:53 +03:00
Alexander Kuzmenkov
a257ce63a8
Support sumWithOverflow as SimpleAggregateFunction
2020-06-22 17:32:52 +03:00
alesapin
1fefb86f7b
Merge branch 'master' into atomic_metadata5
2020-06-22 17:00:33 +03:00
Ivan Blinkov
bd964cb768
normalize markdown
2020-06-22 16:39:48 +03:00
alesapin
350c18e96f
Better 00980_alter_settings test
2020-06-22 16:38:37 +03:00
Ivan Blinkov
652882ef4e
[docs] reorganized F.A.Q.
2020-06-22 16:35:41 +03:00
Anton Popov
3f0f0ff5ad
add perf test for distinct combinator
2020-06-22 16:31:37 +03:00
alesapin
b4d89bd124
Fix comment
2020-06-22 16:31:16 +03:00
zhang2014
b820cfb3b6
fix read extra bytes when with separator
2020-06-22 21:30:55 +08:00