Commit Graph

53382 Commits

Author SHA1 Message Date
alexey-milovidov
eed767bbab
Update tips.md 2020-12-16 00:02:44 +03:00
ana-uvarova
b842cb0455 one more try 2020-12-15 23:38:36 +03:00
Maksim Kita
4e3cc606e6 Fixed tests 2020-12-15 23:36:45 +03:00
ana-uvarova
97c93fa984 one more try 2020-12-15 23:23:58 +03:00
alesapin
86fc9ea4df Update base image to 20.04 2020-12-15 23:18:53 +03:00
alesapin
0887cf476d
Merge pull request #18098 from ClickHouse/fix_clickhouse_test
Fix database drop timeout in clickhouse-test
2020-12-15 23:09:37 +03:00
ana-uvarova
93b58321d0 fixes 2020-12-15 23:00:30 +03:00
ana-uvarova
acfc3d4281 host fixes 2020-12-15 22:47:24 +03:00
ana-uvarova
8aaef7f634 host fixes 2020-12-15 22:34:11 +03:00
ana-uvarova
99ecb8ae68 host fixes 2020-12-15 22:02:37 +03:00
alexey-milovidov
b0d27d6747
Merge pull request #18082 from den-crane/patch-3
Doc. toYYYYMM  translation to Russian
2020-12-15 22:01:57 +03:00
alexey-milovidov
f1e1672b54
Merge pull request #18094 from staticor/patch-4
Update limit.md
2020-12-15 22:01:08 +03:00
Azat Khuzhin
95c35b318e Avoid using symlinks for top_level_domains
Move the main copy into the tests/config and ship it to the perf tests
via the perf package.
2020-12-15 21:58:46 +03:00
Maksim Kita
51f53ce8e9 Added tryParseDecimal functions 2020-12-15 21:54:16 +03:00
Anton Popov
e51cf03f21 Merge remote-tracking branch 'upstream/master' into HEAD 2020-12-15 21:08:01 +03:00
Anton Popov
ba63635251 add tests for formats with type map 2020-12-15 21:07:13 +03:00
Mikhail Filimonov
9df7ecb8e6
fixes 2020-12-15 18:06:23 +01:00
alesapin
2e4aa6b9e1 Kill not only database proc 2020-12-15 19:20:09 +03:00
Nikolai Kochetov
01286a6a09 Update libunwind. 2020-12-15 19:18:28 +03:00
ana-uvarova
e10ee944be links fixes 2020-12-15 19:17:42 +03:00
ana-uvarova
a325c0db74 base 2020-12-15 19:07:25 +03:00
alesapin
1bd2f49fb5 Merge branch 'master' into try_rewrite_writer 2020-12-15 19:05:04 +03:00
alesapin
dff71850a8 Merge branch 'master' into fix_watch_race_testkeeper 2020-12-15 19:04:24 +03:00
alesapin
9ad2a76d51
Update run.sh 2020-12-15 18:27:47 +03:00
alesapin
554fd738e9 Remove strange line 2020-12-15 18:22:21 +03:00
alesapin
ccabb4680d Fix dependencies 2020-12-15 18:19:56 +03:00
alexey-milovidov
063488d943
Merge pull request #18103 from ClickHouse/revert-17983-fix-access-rights-for-merge-table-function
Revert "Fix access rights required for the merge() table function."
2020-12-15 18:07:42 +03:00
alexey-milovidov
22aba554c0
Revert "Fix access rights required for the merge() table function." 2020-12-15 18:07:20 +03:00
Mikhail Filimonov
27ff3a5214
Rework using a separate flag file instead of renames 2020-12-15 15:46:13 +01:00
Nikita Mikhaylov
31bef163ba
Merge pull request #17848 from azat/max_distributed_connections-fix
Fix max_distributed_connections
2020-12-15 17:34:38 +03:00
Anton Popov
dd09e1d783 fix type map ser/de to json 2020-12-15 17:34:37 +03:00
Nikolai Kochetov
b252321ef7
Merge pull request #16954 from Avogar/optimize-data-on-insert
Optimize data on INSERT
2020-12-15 16:51:54 +03:00
Nikolai Kochetov
6defcbb662
Merge branch 'master' into optimize-data-on-insert 2020-12-15 16:50:42 +03:00
alesapin
873d9d1e1e Better 2020-12-15 16:34:53 +03:00
alesapin
9bb0326fc6 Fix database drop timeout in clickhouse-test 2020-12-15 16:33:14 +03:00
Steve-金勇
96f22a5bcc
Update limit.md
Update translation of LIMIT , and providing more details for with ties modifier.

Make document more human-readable for Chinese.
2020-12-15 18:55:52 +08:00
alesapin
9d17f01dc9 Merge branch 'master' into fix_watch_race_testkeeper 2020-12-15 13:41:04 +03:00
alesapin
8670836573 Add some comments 2020-12-15 13:34:28 +03:00
jianmei zhang
b56523fd94 Update test case to avoid the latest added parameter 2020-12-15 17:56:54 +08:00
alesapin
74c2211510 More clear 2020-12-15 12:54:48 +03:00
Alexander Kazakov
def080c8ba
Fixed unsafe ast rewrite (#18064)
Fixed unsafe assignment to a reference in InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery()
2020-12-15 11:16:25 +03:00
alesapin
a50187c995 Slightly better 2020-12-15 11:04:37 +03:00
jianmei zhang
508b50d121 support SHOW CHANGED SETTINGS query and add test cases, also do code changes to compile SHOW SETTINGS PROFILES. 2020-12-15 14:46:56 +08:00
Vitaly Baranov
5a8c750b0b
Merge pull request #17983 from vitlibar/fix-access-rights-for-merge-table-function
Fix access rights required for the merge() table function.
2020-12-15 09:17:52 +03:00
alexey-milovidov
45b9d79f81
Merge pull request #18081 from azat/gcc10-sanitizers
Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN
2020-12-15 07:51:14 +03:00
Denny Crane
3ec48cec53
Update date-time-functions.md
toYYYYMM  translation to Russian
2020-12-14 22:19:06 -04:00
Alexander Kuzmenkov
a0405182ed
Merge pull request #18066 from ClickHouse/aku/utils-split-build
Build utils in CI, at least in split build
2020-12-15 03:12:23 +03:00
Azat Khuzhin
8de0c0e8fc Fix warning message for unusupported -fsanitize-blacklist 2020-12-15 02:29:09 +03:00
Azat Khuzhin
519d89dc9f Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN 2020-12-15 02:24:28 +03:00
Anton Popov
c78861e86e Merge remote-tracking branch 'upstream/master' into HEAD 2020-12-15 01:45:01 +03:00