Commit Graph

66115 Commits

Author SHA1 Message Date
kssenii
8cbd9ec733 Fixes 2021-06-10 16:23:04 +00:00
mergify[bot]
4eb2b33127
Merge branch 'master' into filter_tests_in_ci_runner 2021-06-10 16:15:43 +00:00
Vasily Nemkov
55064e49a7 Fixed the test
Previous test version wasn't causing bug on unfixed code, this new one does.
2021-06-10 19:09:43 +03:00
alesapin
9dd74f8b72
Merge pull request #25111 from ClickHouse/less_timeouts
Less timeouts in integration tests
2021-06-10 19:09:27 +03:00
meoww-bot
8fda6975e1
Update hdfs.md to make it more human readable 2021-06-10 23:59:05 +08:00
Nikolai Kochetov
fea19c2037
Merge pull request #25163 from amosbird/projection-fix10
Disable projection when final is used in select query
2021-06-10 18:44:29 +03:00
Vladimir
ba198c48ea
Merge pull request #24898 from excitoon/patch-8 2021-06-10 18:34:17 +03:00
Nikita Mikhaylov
a0d7e97732 better 2021-06-10 15:25:38 +00:00
gyuton
9297a47f36
typo 2021-06-10 18:22:17 +03:00
Vasily Nemkov
0ab28360c9 Added support of hasAny function to bloom_filter index.
Also fixed bug discovered by AST fuzzer.
2021-06-10 18:22:04 +03:00
Nikita Mikhaylov
395e0d6756 done 2021-06-10 13:57:19 +00:00
Ivan
a7fa4e641c
Merge branch 'master' into ast-table-identifier-2 2021-06-10 16:43:22 +03:00
Nikolai Kochetov
6222fcffe0 Never remove parts on start at all. Always move. 2021-06-10 15:47:55 +03:00
Nikolai Kochetov
aa90309abf Never remove parts on start at all. Always move. 2021-06-10 15:46:03 +03:00
Kseniia Sumarokova
993870c951
Merge pull request #25132 from gyuton/gyuton-DOCSUP-10156-Fix-documentation-for-topKWeighted-function
DOCSUP-10156: Fixed documentation for topKWeighted function
2021-06-10 15:37:38 +03:00
Nikolai Kochetov
3bfefa50e2 Add user arg to exec_in_container with cli 2021-06-10 15:15:07 +03:00
gyuton
013a5ca6d5
Update docs/ru/sql-reference/aggregate-functions/reference/topkweighted.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-06-10 15:11:07 +03:00
Nikolai Kochetov
2936fdd16c Always detach parts with wrong partition id. 2021-06-10 15:04:36 +03:00
George
5af2132408 some fixes 2021-06-10 14:34:36 +03:00
Amos Bird
65fe9dd461
Better serialization code 2021-06-10 19:14:20 +08:00
Nikolai Kochetov
847dfb9914 Merge remote-tracking branch 'origin' into always-detach-parts-with-wrong-partition-id 2021-06-10 12:37:46 +03:00
Nikolai Kochetov
d52b87d47d Always detach proken parts with wrong partition id. 2021-06-10 12:37:33 +03:00
Maksim Kita
98b420b128 Fixed PostgreSQLDictionarySource build 2021-06-10 12:34:19 +03:00
Amos Bird
94bfe539ac
toJSONString 2021-06-10 17:23:20 +08:00
Amos Bird
4e358b28f1
Disable projection with final is used 2021-06-10 17:11:17 +08:00
Maksim Kita
005946945f RewriteFunctionToSubcolumnVisitor add into ya.make 2021-06-10 11:41:16 +03:00
Maksim Kita
7515e2db4f Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
Nikolai Kochetov
4185c5954f
Merge pull request #25152 from ClickHouse/move-code-in-more-local-place
Move code to more appropriate place
2021-06-10 11:08:27 +03:00
Maksim Kita
664650e7b0
Merge pull request #25159 from Slach/docs_add_sumKahan
add sumKahan to RU and EN documentation
2021-06-10 09:11:26 +03:00
Vladimir Chebotarev
f16dd06476 Review fixes. 2021-06-10 08:49:26 +03:00
Vladimir Chebotarev
591c556321 Improved test_storage_s3_get_unstable. 2021-06-10 08:49:26 +03:00
Slach
1857fb73df add sumKahan to RU and EN documentation
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-06-10 10:31:41 +05:00
Alexey Milovidov
bcf4d5c29d Fix clang-tidy 2021-06-10 05:23:44 +03:00
alexey-milovidov
f42fbe7eab
Merge pull request #25150 from ClickHouse/document-single-binary-install
Document single binary install
2021-06-10 04:12:55 +03:00
alexey-milovidov
f1266a6876
Update install.md 2021-06-10 03:04:10 +03:00
alexey-milovidov
50b149607b
Merge pull request #25103 from azat/topLevelDomain-fix-for-IDN
Fix topLevelDomain() for IDN hosts
2021-06-10 03:02:48 +03:00
alexey-milovidov
db02da4c42
Merge pull request #25147 from den-crane/test/row_policy1
check for row_policy defined using user() function
2021-06-10 03:00:27 +03:00
Alexey Milovidov
6c5b2b827c Move code to more appropriate place 2021-06-10 02:58:51 +03:00
alexey-milovidov
3ff7b5af3a
Merge pull request #24763 from azat/config-processor-xml-default
Process config w/o extensions as XML format
2021-06-10 02:48:40 +03:00
Alexey Milovidov
2dd871077e Update roaring just in case 2021-06-10 02:36:36 +03:00
Alexey Milovidov
7a730537cb Document single binary install 2021-06-10 02:31:32 +03:00
alexey-milovidov
0636f40349
Merge pull request #25127 from ClickHouse/fix-partition-hash-for-uuid
Revert old UUID hash used for partition ID.
2021-06-10 02:31:01 +03:00
Alexey Milovidov
6925105ba4 Give up 2021-06-10 02:18:50 +03:00
Alexey Milovidov
39abf41b4d Fix clang-tidy 2021-06-10 02:16:01 +03:00
alexey-milovidov
9656c67853
Merge pull request #25050 from DenKoren/cron_fix
Mute stdout and stderr for both branches of cron task's if
2021-06-10 02:06:37 +03:00
alexey-milovidov
77ab26e217
Merge branch 'master' into less_timeouts 2021-06-10 02:03:16 +03:00
alexey-milovidov
6494748167
Merge pull request #25125 from vzakaznikov/disable_testflows_extended_precision_data_types_tests
Disabling extended precision data types TestFlows tests
2021-06-10 02:01:40 +03:00
alexey-milovidov
521284fc51
Merge pull request #25133 from vzakaznikov/trying_to_fix_docker_pull_error_in_testflows
Fix using Yandex dockerhub registries for TestFlows.
2021-06-10 01:59:00 +03:00
Benjamin Naecker
e4e0bd557a Style fix 2021-06-09 15:53:56 -07:00
alexey-milovidov
a699a77c36
Merge pull request #25145 from georgthegreat/zstd-include
Use zstd/include in ya.make
2021-06-10 01:41:43 +03:00