Commit Graph

38747 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
3617b8eb7b
Update CHANGELOG.md 2020-04-14 14:27:34 +03:00
Alexander Kuzmenkov
440e4ecfca [draft] changelog for 20.3.6 2020-04-14 14:15:35 +03:00
Alexander Kuzmenkov
a7bf6ad667 simple changelog script 2020-04-14 12:11:27 +03:00
Ivan Blinkov
cd06ff8ca2
Merge pull request #10248 from ClickHouse/dependabot/pip/docs/tools/jinja2-2.11.2
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
2020-04-14 11:05:08 +03:00
Ivan Blinkov
689a3c9943
Update settings.md 2020-04-14 10:47:32 +03:00
Ivan Blinkov
b57fe10d0e
Update settings.md 2020-04-14 10:46:06 +03:00
dependabot-preview[bot]
b9edf21014
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:41:46 +00:00
Yatsishin Ilya
7c52b90d69 better 2020-04-14 10:18:39 +03:00
Yatsishin Ilya
8787cde9c5 fix check-ungrouped-includes.sh 2020-04-14 10:15:02 +03:00
Yatsishin Ilya
dcec80e6dd update README in intergration 2020-04-14 10:15:02 +03:00
Yatsishin Ilya
c7d3417f62 fix check-include 2020-04-14 10:15:02 +03:00
Yatsishin Ilya
51567df6e6 output call duration in junit report 2020-04-14 10:15:01 +03:00
Yatsishin Ilya
e5be0c1059 fix integration/test_distributed_ddl/test_replicated_alter 2020-04-14 10:15:01 +03:00
Yatsishin Ilya
26a1b3163a better colors 2020-04-14 10:15:01 +03:00
Yatsishin Ilya
c5c424b447 add junit_to_html_util 2020-04-14 10:15:01 +03:00
zvrr
b50d622e73
Update settings.md
update some setting to 配置
2020-04-14 12:30:04 +08:00
zvrr
8e10a5504a
Update settings.md
update "动物管理员" to zookeeper
2020-04-14 12:21:46 +08:00
Alexey Milovidov
b4499ca607 Fix ugly typo 2020-04-14 05:08:26 +03:00
alexey-milovidov
7587bd8cfc
Merge pull request #10239 from ClickHouse/fix-cancel-race-in-remote
Fix race after cancel of RemoteBlockInputStream.
2020-04-14 05:04:38 +03:00
Alexander Kuzmenkov
9210a50c5c simple backport script 2020-04-14 03:04:50 +03:00
Alexey Milovidov
2c88e914d7 Update roadmap. Also revert digital degradation due to accidential changes with automatic scripts. 2020-04-14 02:24:56 +03:00
Alexander Kuzmenkov
93e0313ed4
boop the CI 2020-04-14 01:40:07 +03:00
alexey-milovidov
b8be585595
Merge pull request #10237 from ClickHouse/akz/mutations-to-correctly-handle-lambdas
ALTER UPDATE/DELETE on Replicated* storages: Fixed "Unknown function lambda." error
2020-04-14 01:32:38 +03:00
alexey-milovidov
9de981d8d3
Merge pull request #10052 from Vxider/mv_parallel_insert
Enable parallel INSERT for materialized view
2020-04-14 01:30:44 +03:00
alexey-milovidov
2219f05139
Merge pull request #10235 from ClickHouse/fix_range_hashed_ddl_dictionaries
Fix 'Cannot add column' in DDL dictionary
2020-04-14 01:28:24 +03:00
Alexander Kuzmenkov
7c6a0c27e7 simple backport script 2020-04-14 01:05:05 +03:00
Konstantin Lebedev
a7c5f622ea Add string_utils for tests/zookeeper_impl.cpp 2020-04-14 00:27:54 +03:00
Alexander Kuzmenkov
29bb9f6665 simple backport script 2020-04-14 00:16:23 +03:00
Alexander Kuzmenkov
1d843df1f3
Changelog for v20.3.5.21 2020-04-13 23:43:23 +03:00
Alexander Kazakov
d480707c12 Fixed clang build + tweaked comment 2020-04-13 23:02:44 +03:00
Avogar
e46322fcef Update MsgPack input format. 2020-04-13 22:33:02 +03:00
Alexander Kuzmenkov
def6817ede
Update compare.sh 2020-04-13 22:06:07 +03:00
alexey-milovidov
45e85724a6
Update MutationsInterpreter.cpp 2020-04-13 21:33:25 +03:00
Artem Zuikov
6106b2bfc7 Merge branch 'master' into joins 2020-04-13 20:37:27 +03:00
Artem Zuikov
df01227bd2 move DictionaryReader code out of header 2020-04-13 20:36:07 +03:00
Alexander Kazakov
0aa4c85602 Fixed style checker complaint 2020-04-13 20:04:17 +03:00
Artem Zuikov
0b7ae2c2bf working version 2020-04-13 20:03:11 +03:00
Nikolai Kochetov
eacc04fc5c Fix race after cancel of RemoteBlockInputStream. 2020-04-13 19:33:15 +03:00
Ivan Lezhankin
871d3f2aa0 Move contrib/widecharwidth → base/widechar_width 2020-04-13 18:55:48 +03:00
Ivan Lezhankin
910ab8a265 Move contrib/libpcg-random → base/pcg-random 2020-04-13 18:42:58 +03:00
Alexander Kazakov
e05e2c7628 Fixed check for nondeterministic functions to handle lambdas correctly 2020-04-13 17:34:11 +03:00
alesapin
9cc7d0f06a Fix 'Cannot add column' error while creating range_hashed dictionary using DDL queries 2020-04-13 17:34:01 +03:00
alexey-milovidov
396360cd90
Merge pull request #10209 from ClickHouse/akz/fix_segfault_in_system_tables
Fix N.P. segfault in StorageSystemTables for database engine "Lazy"
2020-04-13 16:33:27 +03:00
alexey-milovidov
d1c436788b
Merge pull request #10206 from ClickHouse/fix-limit-with-infinite-sources
Fix limit with infinite sources
2020-04-13 16:32:02 +03:00
alexey-milovidov
6de28bd5d6
Merge pull request #10222 from ClickHouse/system-log-refactoring
Small refactoring of SystemLogs
2020-04-13 16:27:54 +03:00
alexey-milovidov
3861537349
Merge pull request #10219 from ClickHouse/generate-random-nested
Implement "generateRandom" function for Nested types.
2020-04-13 16:26:28 +03:00
alexey-milovidov
eedb5a3e3d
Merge pull request #10218 from ClickHouse/fix-generate-random-date
Fixed "generateRandom" function for Date type
2020-04-13 16:26:08 +03:00
Alexander Kuzmenkov
8be5a1f0a5 simple backport script 2020-04-13 15:54:09 +03:00
Alexander Kuzmenkov
204a6b2b8c simple backport script 2020-04-13 15:42:15 +03:00
Artem Zuikov
12ca9f5912 disable alwaysReturnsEmptySet() for HashJoin over dictionary 2020-04-13 15:32:45 +03:00