Commit Graph

64255 Commits

Author SHA1 Message Date
Maksim Kita
f3164a6bc0 IFunction updated Exception throw 2021-05-19 17:58:23 +03:00
feng lv
9de7399737 update
fix test
2021-05-19 14:51:54 +00:00
Alexander Kuzmenkov
d6e357d78c consolidate connection loss handling in fuzzer 2021-05-19 17:36:01 +03:00
Maksim Kita
c50909468f Updated ExpressionActionSettings 2021-05-19 17:32:07 +03:00
Maksim Kita
218f534a6f
Merge pull request #24100 from Enmk/fix_DateTime64_vs_DateTime_in_WHERE
Fix DateTime64 column vs DateTime value in where
2021-05-19 17:27:28 +03:00
feng lv
d92b1f0e9a Fix mutation of StorageMemory
fix

fix
2021-05-19 14:15:50 +00:00
Ivan Lezhankin
33f816d28d Allow empty HTTP headers 2021-05-19 16:20:23 +03:00
Alexander Kuzmenkov
e9b69bbd70
Merge pull request #23906 from azat/fix-distributed_group_by_no_merge
distributed_group_by_no_merge fixes
2021-05-19 16:16:08 +03:00
Alexander Kuzmenkov
09cb467812
Update StorageDistributed.cpp 2021-05-19 16:14:33 +03:00
Maksim Kita
0ca9ba19c0 Remove performance test 2021-05-19 16:14:28 +03:00
Maksim Kita
9699299083 Fix build 2021-05-19 16:11:38 +03:00
Maksim Kita
f80f6b130c
Merge pull request #24266 from huzhichengdd/patch-11
Update backup.md
2021-05-19 16:04:52 +03:00
alesapin
a6a65b4d42
Merge pull request #24249 from ClickHouse/fix_retry_in_clickhousetest
One more attempt to fix retries in clickhouse-test
2021-05-19 15:58:03 +03:00
Maksim Kita
5a359a15bc Fixed Arcadia after IFunctionOverloadResolver interface refactoring 2021-05-19 15:57:37 +03:00
Nikolai Kochetov
9f28d0966a Fix typos. 2021-05-19 15:43:10 +03:00
Nikolai Kochetov
c07043fd97 Try fix more cases. 2021-05-19 15:16:18 +03:00
Nikita Mikhaylov
87eedfded8
Merge pull request #24282 from nikitamikhaylov/fix-arcadia-7
Fix arcadia
2021-05-19 14:45:45 +03:00
Nikita Mikhaylov
aa58fc096c done 2021-05-19 14:44:39 +03:00
huzhichengdd
a2fa599e03
Update backup.md 2021-05-19 19:15:21 +08:00
huzhichengdd
d311e8142d
Update backup.md 2021-05-19 19:12:45 +08:00
alesapin
869aa49853 Even more lightweight test 2021-05-19 13:47:24 +03:00
Nikolai Kochetov
a954e01897
Update 01710_projection_fetch.sql 2021-05-19 13:46:09 +03:00
Nikolai Kochetov
9d152a3c4d
Update src/Interpreters/ClusterProxy/SelectStreamFactory.cpp
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2021-05-19 13:40:46 +03:00
Nikolai Kochetov
0b8bf34aba
Merge pull request #24256 from ClickHouse/log-exception-for-allocator-free
Log exception in Allocator::free
2021-05-19 13:39:39 +03:00
Nikolai Kochetov
c6800c67f5
Merge pull request #24205 from ClickHouse/integration-server-restart-increase-tiomeout
Increase timeout for server restart in integration tests.
2021-05-19 13:38:51 +03:00
feng lv
5e4cde8540 fix 2021-05-19 10:24:53 +00:00
alesapin
de4fad63e9 Merge branch 'master' into fix_retry_in_clickhousetest 2021-05-19 12:43:06 +03:00
Maksim Kita
3d94798d9d Remove comment 2021-05-19 11:45:31 +03:00
Maksim Kita
150a88d647 ExpressionActions compile only necessary places 2021-05-19 11:43:16 +03:00
fuzhe1989
f00158c10b Use memmove in PODArray::insert to handle memory overlapping. 2021-05-19 16:06:54 +08:00
alesapin
4c0fde9051
Merge pull request #24247 from ClickHouse/fix_some_flaky
Speedup test [test_jbod_balancer/test.py]
2021-05-19 10:55:07 +03:00
alesapin
90f12a3002
Merge pull request #24203 from ClickHouse/simplier_is_local_address
Simplier isLocalAddress
2021-05-19 10:53:35 +03:00
Vitaly Baranov
ce1c947f25
Merge pull request #22228 from traceon/ldap-user-dn-detection
LDAP: user DN detection functionality for role mapping with Active Directory
2021-05-19 10:34:47 +03:00
Maksim Kita
ce48ad2434
Merge pull request #24267 from lulichao/patch-2
Update syntax.md
2021-05-19 10:12:52 +03:00
lulichao
829cdf3c21
Update syntax.md
modify wrongly writen
2021-05-19 10:58:47 +08:00
huzhichengdd
9acea130f8
Update backup.md 2021-05-19 10:43:42 +08:00
alexey-milovidov
2963baedc2
Merge pull request #24265 from ClickHouse/fix-xss
Fix broken HTML markup on website
2021-05-19 05:10:26 +03:00
Alexey Milovidov
86b70485fe Fix broken HTML markup on website 2021-05-19 02:28:10 +03:00
alesapin
77f342d1e2 Merge branch 'master' into fix_retry_in_clickhousetest 2021-05-18 22:04:38 +03:00
tavplubix
8b13e73ac2
Merge pull request #24208 from ClickHouse/fix_intersecting_parts_again
Addition to #23997
2021-05-18 21:13:25 +03:00
Vitaliy Zakaznikov
03ebd18d01 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-user-dn-detection 2021-05-18 14:08:28 -04:00
Nikolai Kochetov
85c0844439
Update SelectStreamFactory.cpp
Fix typo
2021-05-18 19:19:16 +03:00
Nikolai Kochetov
342486e321 Log exception in Allocator::free 2021-05-18 19:15:48 +03:00
Anton Popov
662888aee0
Merge pull request #24183 from hexiaoting/dev_nested_bugfix
Fix bug for update nested columns with const condition
2021-05-18 18:26:02 +03:00
Nikolai Kochetov
57f5e33464 Try to fix GROUP BY _shard_num 2021-05-18 18:17:19 +03:00
alesapin
974f362e1c
Update cluster.py 2021-05-18 17:25:46 +03:00
alesapin
31181095e7 Review fixes 2021-05-18 17:08:56 +03:00
alesapin
b390ebb083 Merge branch 'master' into standalone_keeper 2021-05-18 16:27:28 +03:00
alesapin
c1c6a0d8e3
Merge pull request #24248 from ucasFL/remove
remove useless code
2021-05-18 16:09:00 +03:00
alesapin
21b751217d One more attempt to fix retries in clickhouse-test 2021-05-18 16:06:00 +03:00