Commit Graph

59629 Commits

Author SHA1 Message Date
Yatsishin Ilya
f14d4be88e change postgres 2021-03-19 19:44:08 +03:00
Yatsishin Ilya
0b9bdfc5c5 fix 2021-03-19 18:21:39 +03:00
Yatsishin Ilya
5ae47bd2b4 Merge remote-tracking branch 'origin/master' into integration-2 2021-03-19 15:33:14 +03:00
Yatsishin Ilya
dbf04c2a81 fixes 2021-03-19 14:50:17 +03:00
Yatsishin Ilya
8f53d1344c better test cases names 2021-03-19 14:48:28 +03:00
Yatsishin Ilya
c3c409556e support tests list in runner 2021-03-19 14:44:28 +03:00
Yatsishin Ilya
a67f066f0a fixes 2021-03-19 14:44:03 +03:00
Kruglov Pavel
8f512cca00
Merge pull request #21771 from zhangjmruc/master
update translations for some table functions
2021-03-19 14:26:21 +03:00
Alexander Kuzmenkov
bb7b95a84b
Merge pull request #21702 from ka1bi4/romanzhukov-DOCSUP-5874-strawberry-cake
DOCSUP-5874: Edit and translate to Russian (Add Recipes Dataset)
2021-03-19 14:16:05 +03:00
jianmei zhang
522ae249d1 fix not found link in index.md 2021-03-19 17:24:21 +08:00
Roman Bug
d947bc593f
Update recipes.md
Remove unicode meta header.
2021-03-19 12:20:31 +03:00
Roman Bug
50a7b6a663
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:17:08 +03:00
Roman Bug
99bdb0a494
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:59 +03:00
Roman Bug
c9274dfdc7
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:52 +03:00
Roman Bug
7e88e05f61
Update docs/en/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:45 +03:00
Roman Bug
9abd3ab115
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:39 +03:00
Roman Bug
3733ec425e
Update docs/ru/getting-started/example-datasets/recipes.md
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:21 +03:00
Nikolai Kochetov
bc63d4244b
Merge pull request #21856 from ClickHouse/aggregator-no-more-keys-batch
Batch aggregation for overflow rows.
2021-03-19 11:52:55 +03:00
Maksim Kita
f340e71913
Merge pull request #21859 from kitaisreal/ddl-dictionary-current-database-name
DDL dictionary use current database name
2021-03-19 11:39:51 +03:00
jianmei zhang
c6083cd50c fix translations for other table functions 2021-03-19 10:33:52 +08:00
jianmei zhang
dc96085407 update translations for some table functions 2021-03-19 10:33:52 +08:00
Alexander Kuzmenkov
b5e344bf49
Update date_time_long.xml 2021-03-19 02:19:58 +03:00
Maksim Kita
85a9ab7d87 Fixed test 2021-03-18 19:32:04 +03:00
tavplubix
93ee8cc78b
Merge pull request #21819 from TCeason/fix_integration_MaterializeMySQL
fix integration MaterializeMySQL test
2021-03-18 19:22:31 +03:00
Maksim Kita
140fa855c4
Update 01760_ddl_dictionary_use_current_database_name.sql 2021-03-18 18:11:21 +03:00
Alexander Kuzmenkov
8ab778e26a
Merge pull request #21754 from ClickHouse/aku/fuzzer-ci-sources
make the fuzzer use sources from the CI
2021-03-18 18:02:13 +03:00
Alexander Kuzmenkov
c821c0c27a
Merge pull request #21761 from ClickHouse/aku/chunk-no-columns
fix incorrect number of rows for Chunks with no columns in PartialSor…
2021-03-18 17:58:09 +03:00
Alexander Kuzmenkov
f85b089292
Merge pull request #21466 from ClickHouse/aku/frame-formatting
add query formatting idempotence check to fuzzer
2021-03-18 17:57:11 +03:00
alexey-milovidov
d83b489a5a
Merge pull request #21719 from gyuton/gyuton-DOCSUP-7106-Edit_and_translate_to_Russian
DOCSUP-7106: Edited and translated to Russian
2021-03-18 17:05:09 +03:00
alexey-milovidov
c068538a8e
Update ldap.md 2021-03-18 17:04:52 +03:00
Maksim Kita
a65bfaeab3 Fixed tests 2021-03-18 17:03:22 +03:00
Nikolai Kochetov
07c5a7766c Fxi test. 2021-03-18 16:23:09 +03:00
Anton Popov
33aefa832b
Merge pull request #21818 from amosbird/datarace2
Fix arena data race in two level merge
2021-03-18 15:05:25 +03:00
Maksim Kita
0f95bcac0b DDL dictionary use current database name 2021-03-18 14:30:12 +03:00
Nikolai Kochetov
03cb0299a9
Merge pull request #21841 from ClickHouse/fix-21773
Fix wrong column order after  filter push down.
2021-03-18 13:30:22 +03:00
Nikolai Kochetov
b957162ca5 Add perftest. 2021-03-18 12:38:37 +03:00
Nikolai Kochetov
66d5968cbc Batch aggregation for overflow rows. 2021-03-18 12:31:14 +03:00
Nikolai Kochetov
c4dfd97709 Fix ActionsDAG::Index::insert 2021-03-18 10:59:48 +03:00
TCeason
1f5904fea9 fix integration MaterializeMySQL test
https://github.com/ClickHouse/ClickHouse/pull/21759
2021-03-18 14:08:26 +08:00
Alexander Kuzmenkov
ebd20e6052
Update run-fuzzer.sh 2021-03-18 05:09:38 +03:00
alexey-milovidov
b8a437c35a
Merge pull request #21842 from HumanUser/master
zookeeper-dump-tree: added ctime option to dump node ctime
2021-03-18 01:06:43 +03:00
Alexander Kuzmenkov
51cd10c8eb
Update run-fuzzer.sh 2021-03-18 00:22:36 +03:00
alexey-milovidov
3a8d7e9a48
Update main.cpp 2021-03-17 22:12:10 +03:00
alexey-milovidov
04c957962f
Merge pull request #21724 from azat/tests-replicated-merge-tree-zk-path
Do not overlap zookeeper path for ReplicatedMergeTree in stateless *.sh tests
2021-03-17 22:11:14 +03:00
Alexander Kuzmenkov
a3c1096fdb
Update run-fuzzer.sh 2021-03-17 21:59:03 +03:00
Alexander Kuzmenkov
bb460dd7f4 fix 2021-03-17 21:55:06 +03:00
Alexander Kuzmenkov
9018ad3979 Merge remote-tracking branch 'origin/aku/frame-formatting' into HEAD 2021-03-17 21:52:31 +03:00
Alexander Kuzmenkov
9b1d256f54 clang-tidy...... 2021-03-17 21:44:43 +03:00
Nikolai Kochetov
45fead9062 Fix typos 2021-03-17 21:42:42 +03:00
Nikolai Kochetov
9fdb0e667f Add comment. 2021-03-17 21:40:26 +03:00