Commit Graph

39374 Commits

Author SHA1 Message Date
alexey-milovidov
6eb3928567
Merge pull request #9975 from CurtizJ/tuple-literal
Fix use-after-free at syntax error
2020-04-01 04:46:21 +03:00
Alexander Tokmakov
04eb205cd7 implement EXCHANGE TABLES 2020-04-01 02:59:38 +03:00
Nikolai Kochetov
47bc9edc63 Update test 2020-03-31 23:38:05 +03:00
Alexey Milovidov
a87de767a7 Pick comments and style changes from #4385 2020-03-31 23:14:16 +03:00
Nikolai Kochetov
61d6c61757 Try fix tests. 2020-03-31 23:12:04 +03:00
alexey-milovidov
576936f4e8
Merge pull request #9961 from ClickHouse/fix_zookeeper_implementation
Fix bug with wrong implementation in ZooKeeper API
2020-03-31 23:08:11 +03:00
Nikolai Kochetov
f3743552ce Add SummingSortedTransform [part 2] 2020-03-31 22:58:27 +03:00
Alexey Milovidov
2344d4715e Merge branch 'master' of github.com:yandex/ClickHouse into nvartolomei-nv/getStructureOfRemoteTable-try-all-shards 2020-03-31 22:55:36 +03:00
alexey-milovidov
677406648d
Merge pull request #9927 from garneja/master
Fix a race between DDLWorker and DDLWorkerClnr during startup
2020-03-31 22:51:50 +03:00
alexey-milovidov
9ca700eed8
Merge pull request #9941 from BayoNet/docs/CLICKHOUSEDOCS-138-regionToTopContinent
DOCS-138: regionToTopContinent
2020-03-31 22:46:51 +03:00
alexey-milovidov
8dffb62b47
Merge pull request #9938 from achimbab/pr_windowFunnel
Fix bugs in windowFunnel()
2020-03-31 22:44:07 +03:00
alesapin
2b235f1b1a Remove dynamic cast from check 2020-03-31 22:33:37 +03:00
Anton Popov
6e305b2ec1 fix use-after-free at syntax error 2020-03-31 22:25:00 +03:00
alesapin
d99dca6e48 Add missed file 2020-03-31 22:14:34 +03:00
Ivan Lezhankin
26e81a2bbf Add dl library dependency 2020-03-31 21:58:00 +03:00
Vladimir Chebotarev
8d4c7de231 Added test for attaching partitions across disk sets. 2020-03-31 21:00:29 +03:00
Vladimir Chebotarev
288cee5663 Fixed DeleteOnDestroy logic. 2020-03-31 21:00:29 +03:00
tavplubix
c424db85b4
fix timeout in 01098_temporary_and_external_tables 2020-03-31 20:25:13 +03:00
Ivan Blinkov
a7f8b8acde
Workaround for top nav issue 2020-03-31 20:07:21 +03:00
alesapin
aad0e21621 Fix style 2020-03-31 19:38:04 +03:00
alesapin
7f41087367 Rename parameter 2020-03-31 19:35:41 +03:00
Nikolai Kochetov
801ca4fbe6 Add perftest. 2020-03-31 19:34:06 +03:00
alesapin
0b3e81aef0 Add limited support for nested structs 2020-03-31 19:18:18 +03:00
Ivan Blinkov
2d640a9bf8
Update build.py 2020-03-31 18:56:49 +03:00
Ivan Blinkov
9477864cd6
Update build.py 2020-03-31 18:37:48 +03:00
Vasily Nemkov
abae7dfffe Initial implementation of splitting string into Alpha-Num tokens with SIMD intrinsics. 2020-03-31 18:19:19 +03:00
Vitaly Baranov
fcc7d4b031 Fix disabling DCL access rights in readonly mode. 2020-03-31 18:13:46 +03:00
Vitaly Baranov
5cd7b58499 Fix reusing connection after changing user's default settings via ALTER USER or ALTER SETTINGS PROFILE.
This fixes integration test "test_settings_constraints_distributed".
2020-03-31 18:08:01 +03:00
Nikolai Kochetov
3b933f8426 Fix number of threads for pipeline execution. 2020-03-31 17:55:02 +03:00
Nikolai Kochetov
be1f977073 Fix number of threads for pipeline execution. 2020-03-31 17:30:43 +03:00
Ivan Blinkov
ad1ab0a8f2
Adjust wkhtmltopdf args 2020-03-31 17:21:24 +03:00
Nikolai Kochetov
5f5eb58abe Add SummingSortedTransform [part 1] 2020-03-31 17:11:58 +03:00
Ivan Blinkov
b5a36dd1b1
Update util.py 2020-03-31 16:34:57 +03:00
Ivan Blinkov
54277793c2
[docs] unprallelize temporarily 2020-03-31 16:31:16 +03:00
Ivan Blinkov
a2ceb92907
Update concatenate.py 2020-03-31 16:04:53 +03:00
Ivan Blinkov
487c088ab7
Temporary make wkhtmltopdf more verbose 2020-03-31 15:20:03 +03:00
Jochen Schalanda
1b4725bdf4 Fix typo in Table Engines -> Introduction
Typo "Intergation" -> "Integration"
2020-03-31 14:02:58 +02:00
Vitaly Baranov
0f90c590b1 Fix test_settings_constraints. 2020-03-31 14:46:30 +03:00
alesapin
9df8d1abf5 Fix bug with wrong implementation in ZooKeeper API 2020-03-31 14:45:55 +03:00
Ivan Blinkov
460cfc96e2
Update mdx_clickhouse.py 2020-03-31 14:22:56 +03:00
Ivan Blinkov
0dae1c27ec
Update a Slack link 2020-03-31 14:18:21 +03:00
Ivan Blinkov
06a375f49e
Update a Slack link 2020-03-31 14:17:28 +03:00
Ivan Blinkov
5b414ff509
fix mistype 2020-03-31 13:56:38 +03:00
achulkov2
c77fe290d3
Fix mysql + join bug (#9949) 2020-03-31 13:52:26 +03:00
Nikolai Kochetov
67073f8b10 Fix build. 2020-03-31 13:44:06 +03:00
Nikolai Kochetov
de36104ab2 Refactor MergingTransforms. 2020-03-31 13:42:42 +03:00
Artem Zuikov
cd1683a823
Rename joined table totals columns (#9939) 2020-03-31 13:38:24 +03:00
Ivan Blinkov
6a48af8021
Update website.py 2020-03-31 13:35:56 +03:00
Ivan Blinkov
3fbc62d23e
[docs] try more aggressive httpd shutdown 2020-03-31 13:16:18 +03:00
Ivan Blinkov
cffa45608f
Update README.md 2020-03-31 12:37:59 +03:00