Commit Graph

64280 Commits

Author SHA1 Message Date
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
Kseniia Sumarokova
7729e211e9
Update skip_list.json 2021-05-18 20:52:18 +03: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
mergify[bot]
8ba2480724
Merge branch 'master' into modulo-partition-key 2021-05-18 15:32:51 +00: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
Kseniia Sumarokova
0ab15d0bc4
Merge branch 'master' into modulo-partition-key 2021-05-18 17:45:32 +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
feng lv
6c064d62e9 add rangeSum udaf
fix
2021-05-18 12:48:08 +00:00
feng lv
403d0a305b remove useless code 2021-05-18 12:19:04 +00:00
tavplubix
3a98e7f427
Merge pull request #24124 from abel-cheng/feature/thread_name_in_stack_trace
Add thread_name in system.stack_trace
2021-05-18 14:48:49 +03:00
alesapin
70e3ffc895 Speedup test 2021-05-18 14:46:45 +03:00
Ilya Yatsishin
6024477424
Merge pull request #24219 from lulichao/patch-1
Update create.md
2021-05-18 14:17:11 +03:00
Ilya Yatsishin
cf12f7ecb8
Merge pull request #24220 from huzhichengdd/patch-2
Update odbc.md
2021-05-18 14:16:15 +03:00
Ilya Yatsishin
43c36bc778
Merge pull request #24221 from huzhichengdd/patch-3
Update index.md
2021-05-18 14:15:22 +03:00
Ilya Yatsishin
2d744755f7
Merge pull request #24222 from huzhichengdd/patch-4
Update data_type_families.md
2021-05-18 14:14:10 +03:00
Alexander Tokmakov
2dac182df3 fix 2021-05-18 13:00:34 +03:00
alesapin
2b62ce9044 Add smoke test for local address 2021-05-18 11:35:51 +03:00
Kruglov Pavel
0ccc31f6ef
Merge pull request #24223 from godliness/fix-doc
Fix official website documents error about grant-drop section
2021-05-18 10:59:13 +03:00
Kruglov Pavel
cee8e280c7
Merge pull request #24193 from plugine/fix-mutation-for-storagememory
Fix wrong typo at StorageMemory
2021-05-18 10:57:52 +03:00
Nikolai Kochetov
e71387f509 Increase timeout for server restart in integration tests. 2021-05-18 10:38:32 +03:00
Nikolai Kochetov
e5aff8fe23 Increase timeout for server restart in integration tests. 2021-05-18 10:16:51 +03:00
alesapin
64baa524b8
Merge pull request #24191 from kssenii/hdfs-fixes
Fix abnormal termination when hdfs is unreachable
2021-05-18 10:12:05 +03:00
Nikolai Kochetov
a4685e996d
Merge pull request #24197 from ClickHouse/try-muts-grpc-msan
Try mute grpc msan
2021-05-18 10:08:32 +03:00
Chao Ma
d85fd73bea Fix official website documents error about grant-drop section 2021-05-18 14:58:45 +08:00
huzhichengdd
5d8bbf580c
Update data_type_families.md 2021-05-18 14:10:22 +08:00
Maksim Kita
40d8d95fd2
Merge pull request #24067 from azat/buffer-destroy-first
Flush Buffer tables before shutting down tables (within one database)
2021-05-18 09:07:28 +03:00
Maksim Kita
49d82ee408
Merge pull request #24177 from ucasFL/fix-reinterpret
fix reinterpretAsFixedString for UUID
2021-05-18 08:58:08 +03:00
Maksim Kita
4a84c2f3ea
Merge pull request #24210 from kitaisreal/small-style-code-simplification
Small code simplification
2021-05-18 08:13:54 +03:00
huzhichengdd
73d0c2f66f
Update index.md 2021-05-18 11:40:00 +08:00
huzhichengdd
911035aadc
Update odbc.md 2021-05-18 11:19:48 +08:00
lulichao
2054d82b06
Update create.md 2021-05-18 11:09:26 +08:00
hexiaoting
4eeaa02975 fix 2021-05-18 10:00:09 +08:00
feng lv
dcf5d345e8 fix reinterpretAsFixedString for UUID
fix
2021-05-18 01:50:27 +00:00
Alexander Tokmakov
20b9af7b26 do not allow concurrent alter partition 2021-05-18 00:20:58 +03:00
Maksim Kita
8e13182bc4
Merge pull request #24182 from kitaisreal/lru-benchmarks
Updated LRUHashMap benchmarks
2021-05-17 23:58:16 +03:00
Maksim Kita
f5b9007d63 Small code simplification 2021-05-17 23:26:25 +03:00
Maksim Kita
e1acc712de
Merge pull request #24200 from qoega/slack-link-undate-2
Update slack link
2021-05-17 23:13:59 +03:00
Maksim Kita
5e7ca811fb
Merge pull request #24176 from vitlibar/fix-race-condition-in-context-access
Fix race condition in ContextAccess
2021-05-17 23:01:01 +03:00
Maksim Kita
a208e3cdb5 Removed commented code 2021-05-17 22:13:50 +03:00
Maksim Kita
8ef916a1ba Updated comment message 2021-05-17 22:08:06 +03:00