alexey-milovidov
|
615ab071d3
|
Update Client.cpp
|
2020-06-11 20:57:03 +03:00 |
|
Alexey Milovidov
|
11c79e1371
|
Fix JSON in clickhouse-benchmark; add test
|
2020-06-11 20:53:33 +03:00 |
|
Nikolai Kochetov
|
8234a430a0
|
Added test.
|
2020-06-11 19:40:44 +03:00 |
|
Nikolai Kochetov
|
7b8c1657a5
|
Fix nullable prewhere column type.
|
2020-06-11 19:34:36 +03:00 |
|
alesapin
|
a39d010f94
|
Merge branch 'master' into consistent_metadata4
|
2020-06-11 18:47:41 +03:00 |
|
giordyb
|
d61da39c10
|
Update entrypoint.sh
without -q option the database does not get created at startup
|
2020-06-11 17:23:02 +02:00 |
|
alexey-milovidov
|
89df9915bb
|
Merge pull request #11592 from ClickHouse/replicated-merge-tree-create-drop-race-garbage
Fix race conditions in CREATE/DROP of different replicas of ReplicatedMergeTree
|
2020-06-11 17:11:38 +03:00 |
|
alexey-milovidov
|
5f073c3ef4
|
Update StorageReplicatedMergeTree.cpp
|
2020-06-11 17:11:13 +03:00 |
|
alesapin
|
225380f849
|
Merge pull request #11586 from blinkov/repo-links
Update remaining links to old repo without CDN
|
2020-06-11 16:40:53 +03:00 |
|
Alexander Kuzmenkov
|
e354bbc78c
|
Merge pull request #11588 from ClickHouse/aku/async-log
Add system.asynchronous_metric_log
|
2020-06-11 16:10:35 +03:00 |
|
Mikhail Filimonov
|
887a24b73a
|
Fix corner case (only) for exit code overflow
|
2020-06-11 15:08:24 +02:00 |
|
Ivan Blinkov
|
e5edd472d6
|
Avoid logging error as a warning
|
2020-06-11 16:01:35 +03:00 |
|
alesapin
|
36ea4abb48
|
Add several boost libraries to deb image
|
2020-06-11 15:54:29 +03:00 |
|
alesapin
|
86538dc4b4
|
Merge pull request #11598 from ClickHouse/revert-11563-SYSTEM-FLUSH-LOGS-force-table-creation
Revert "Force table creation on SYSTEM FLUSH LOGS"
|
2020-06-11 13:22:36 +03:00 |
|
alesapin
|
5a9a63e9a1
|
Revert "Force table creation on SYSTEM FLUSH LOGS"
|
2020-06-11 13:22:24 +03:00 |
|
tavplubix
|
1777bd0273
|
Merge pull request #11467 from hexiaoting/showcreate
Add "SHOW CLUSTER(s)" queries support
|
2020-06-11 12:01:28 +03:00 |
|
Azat Khuzhin
|
585fee1a63
|
Add missing boost libraries into build scripts
|
2020-06-11 11:49:47 +03:00 |
|
Azat Khuzhin
|
0731f2293d
|
Add missing boost libraries into docker image
|
2020-06-11 11:47:30 +03:00 |
|
Vasily Nemkov
|
db555b088d
|
Regenerated ya.make
|
2020-06-11 11:05:08 +03:00 |
|
Vasily Nemkov
|
50a184acac
|
extractAllGroupsHorizontal and extractAllGroupsVertical
Split tests, fixed some error messages
Fixed test and error reporting of extractGroups
|
2020-06-11 11:03:17 +03:00 |
|
alexey-milovidov
|
c7be0d6bc0
|
Merge pull request #11578 from ClickHouse/fix_10240
Fix query_id of http queries
|
2020-06-11 06:55:04 +03:00 |
|
alexey-milovidov
|
9c20afbc81
|
Merge pull request #11579 from ClickHouse/fix_11490
Fix segfault in SHOW CREATE TABLE
|
2020-06-11 06:54:47 +03:00 |
|
alexey-milovidov
|
9e688307cb
|
Merge pull request #11580 from ClickHouse/fix-bug-prewhere-in-subquery
Fix prewhere in subquery
|
2020-06-11 06:53:44 +03:00 |
|
alexey-milovidov
|
8e9c2dbf85
|
Merge pull request #11582 from ClickHouse/fix_test_replica_fetch
Better integration test test_always_fetch_merged.
|
2020-06-11 06:51:56 +03:00 |
|
alexey-milovidov
|
0aef84605a
|
Merge pull request #11589 from ClickHouse/fix-log-message
Fix trivial error in log message #11399
|
2020-06-11 06:50:20 +03:00 |
|
Alexey Milovidov
|
e40ee1a173
|
Return non-Nullable results from COUNT(DISTINCT)
|
2020-06-11 06:45:12 +03:00 |
|
Alexey Milovidov
|
790bc4e8e0
|
Better code
|
2020-06-11 06:35:59 +03:00 |
|
Alexey Milovidov
|
c0f8a3b5f2
|
Added a test
|
2020-06-11 06:27:20 +03:00 |
|
Alexey Milovidov
|
b72a095e99
|
Fix race conditions in CREATE/DROP of different replicas of ReplicatedMergeTree
|
2020-06-11 06:24:52 +03:00 |
|
Ivan Blinkov
|
cbc08bc393
|
Update index.md
|
2020-06-11 01:23:04 +03:00 |
|
Nikita Mikhaylov
|
425c20eeb8
|
Merge pull request #11563 from azat/SYSTEM-FLUSH-LOGS-force-table-creation
Force table creation on SYSTEM FLUSH LOGS
|
2020-06-11 02:03:34 +04:00 |
|
Ivan Blinkov
|
6fa6439c69
|
fix link
|
2020-06-11 00:57:53 +03:00 |
|
Alexander Kuzmenkov
|
1bd375c25e
|
performance comparison
|
2020-06-11 00:38:26 +03:00 |
|
Alexander Kuzmenkov
|
a6648516f4
|
Add files; flush more often
|
2020-06-11 00:16:58 +03:00 |
|
Azat Khuzhin
|
8ec3ab9c9f
|
Require less recent boost - 1.67
|
2020-06-10 23:57:54 +03:00 |
|
Ivan Blinkov
|
f433ffaec6
|
Update index.md
|
2020-06-10 23:49:37 +03:00 |
|
Ivan Blinkov
|
b5b3cb1c05
|
Update index.md
|
2020-06-10 23:48:54 +03:00 |
|
Nikita Mikhaylov
|
4bf46ed288
|
Merge pull request #11573 from nikitamikhaylov/copier-test-fix
Fix copier test
|
2020-06-11 00:38:27 +04:00 |
|
Vitaly Baranov
|
d6e16629ae
|
Merge pull request #11028 from Potya/master
Support numeric parameters in Number and String data types
|
2020-06-10 23:23:59 +03:00 |
|
Ivan Blinkov
|
14cda2d1db
|
Update file.md
|
2020-06-10 23:22:56 +03:00 |
|
Ivan Blinkov
|
ba57fbaa20
|
Update merge.md
|
2020-06-10 23:21:42 +03:00 |
|
Ivan Blinkov
|
5084496ca0
|
Update dictionary.md
|
2020-06-10 23:20:54 +03:00 |
|
Ivan Blinkov
|
139d357892
|
Update external-data.md
|
2020-06-10 23:19:58 +03:00 |
|
Ivan Blinkov
|
f5b7665271
|
Update distributed.md
|
2020-06-10 23:18:36 +03:00 |
|
Ivan Blinkov
|
7d5a1ea485
|
Update null.md
|
2020-06-10 23:16:54 +03:00 |
|
Ivan Blinkov
|
06ba3bc480
|
Update set.md
|
2020-06-10 23:14:51 +03:00 |
|
Ivan Blinkov
|
33d4ed893a
|
Update join.md
|
2020-06-10 23:14:00 +03:00 |
|
Ivan Blinkov
|
ceb34f352e
|
Update url.md
|
2020-06-10 23:11:41 +03:00 |
|
Ivan Blinkov
|
79120387a4
|
Update view.md
|
2020-06-10 23:09:39 +03:00 |
|
Ivan Blinkov
|
8be01aae1d
|
Update materializedview.md
|
2020-06-10 23:08:56 +03:00 |
|