Nikolai Kochetov
|
13edfeea1f
|
Fix build.
|
2020-09-15 20:23:49 +03:00 |
|
Nikolai Kochetov
|
3cc89d467c
|
Merge branch 'master' into query-plan-for-creating-sets
|
2020-09-15 20:15:41 +03:00 |
|
Nikolai Kochetov
|
118a8a513e
|
Update mutations interpreter.
|
2020-09-15 20:13:13 +03:00 |
|
Nikolai Kochetov
|
e29f27e333
|
Merge pull request #14815 from ClickHouse/storage-read-query-plan
Return query plan from storage.
|
2020-09-15 18:34:11 +03:00 |
|
Vitaly Baranov
|
74d5b43fe6
|
Merge pull request #14828 from vitlibar/change-columns-of-system-user-directories
Add 'params' column to system.user_directories table.
|
2020-09-15 18:25:50 +03:00 |
|
Nikolai Kochetov
|
4c783f19ee
|
Use QueryPlan for SubqueryForSet.
|
2020-09-15 16:25:14 +03:00 |
|
alexey-milovidov
|
018f596d21
|
Merge pull request #14685 from ClickHouse/remap-executable
Attempt to make performance test more reliable
|
2020-09-15 15:09:47 +03:00 |
|
Nikolai Kochetov
|
6eac433c55
|
Review fixes.
|
2020-09-15 13:40:39 +03:00 |
|
Artem Zuikov
|
1ba67ea8a1
|
Improve DecimalBinaryOperation specializations (#14743)
|
2020-09-15 13:31:15 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Nikolai Kochetov
|
c1f61984e5
|
Merge pull request #14513 from amosbird/mf1
Binary operator monotonicity
|
2020-09-15 12:45:23 +03:00 |
|
Nikolai Kochetov
|
8c2aa7ce8c
|
Added comment.
|
2020-09-15 12:22:45 +03:00 |
|
tavplubix
|
1d8ee50769
|
Merge pull request #14628 from ClickHouse/enable_some_tests_with_database_atomic
Enable more tests with Atomic database
|
2020-09-15 12:13:40 +03:00 |
|
alesapin
|
a75254766e
|
Merge pull request #14609 from ClickHouse/update_to_gcc_10
Update default build to gcc-10
|
2020-09-15 09:49:43 +03:00 |
|
Amos Bird
|
4770175aa3
|
more tests
|
2020-09-15 10:02:26 +08:00 |
|
Vitaly Baranov
|
0f53b449fd
|
Add 'params' column to system.user_directories table.
|
2020-09-15 01:51:53 +03:00 |
|
Nikolai Kochetov
|
31660ddb4d
|
Fix build
|
2020-09-15 00:30:55 +03:00 |
|
Nikolai Kochetov
|
1b618fd130
|
Fix build
|
2020-09-14 23:56:56 +03:00 |
|
Alexander Tokmakov
|
da6beb1a91
|
Merge branch 'master' into enable_some_tests_with_database_atomic
|
2020-09-14 23:00:14 +03:00 |
|
Nikolai Kochetov
|
d09422e60f
|
Fix build.
|
2020-09-14 22:49:46 +03:00 |
|
Alexey Milovidov
|
7aa3f86ab9
|
Added config.d file for development
|
2020-09-14 22:44:20 +03:00 |
|
alexey-milovidov
|
6b6658d4e1
|
Merge pull request #14744 from Vxider/translation_remote
Improve Chinese translation of remote.md
|
2020-09-14 22:32:06 +03:00 |
|
alexey-milovidov
|
4b79927825
|
Merge pull request #14803 from ClickHouse/filimonov-patch-1
Update clickhouse-benchmark.md
|
2020-09-14 22:20:57 +03:00 |
|
alesapin
|
58f4e5f967
|
Merge pull request #14755 from vitlibar/fix-permission-denied-in-integration-tests
Fix access denied on opening file /var/lib/clickhouse/status in integration tests.
|
2020-09-14 22:08:21 +03:00 |
|
alexey-milovidov
|
e7393ab38b
|
Merge pull request #14718 from ClickHouse/aku/20.8-changelog
changelog for 20.8
|
2020-09-14 21:58:18 +03:00 |
|
alexey-milovidov
|
493b9b696e
|
Update CHANGELOG.md
|
2020-09-14 21:57:50 +03:00 |
|
alexey-milovidov
|
bca73a75c6
|
Update CHANGELOG.md
|
2020-09-14 21:49:45 +03:00 |
|
alexey-milovidov
|
f23798879e
|
Update CHANGELOG.md
|
2020-09-14 21:42:50 +03:00 |
|
Nikolai Kochetov
|
d418ee48a4
|
Merge pull request #14783 from amosbird/fix3
Fix signedness conversion monotonicity
|
2020-09-14 21:40:51 +03:00 |
|
Nikita Mikhaylov
|
ddea62211d
|
Merge pull request #11948 from CurtizJ/fsync-parts
Experiment. Allow to turn on fsync on inserts, merges and fetches.
|
2020-09-14 22:37:14 +04:00 |
|
alexey-milovidov
|
2e13e8e836
|
Update CHANGELOG.md
|
2020-09-14 21:19:30 +03:00 |
|
Alexey Milovidov
|
b87c108246
|
Enable remap in performance tests
|
2020-09-14 21:14:28 +03:00 |
|
Alexey Milovidov
|
3530f83c01
|
Remove debug output
|
2020-09-14 21:12:09 +03:00 |
|
Alexey Milovidov
|
2ac88ab47d
|
Added config option
|
2020-09-14 21:08:09 +03:00 |
|
Alexey Milovidov
|
f9361acb88
|
Disable in shared libraries mode
|
2020-09-14 21:00:45 +03:00 |
|
Alexey Milovidov
|
0e73b8acf3
|
Merge branch 'master' into remap-executable
|
2020-09-14 20:26:16 +03:00 |
|
Alexey Milovidov
|
038ae02126
|
Fix for #14761, part 2
|
2020-09-14 20:24:55 +03:00 |
|
Alexander Kuzmenkov
|
9e3797b252
|
Merge pull request #14710 from ClickHouse/aku/faster-perf
Do less runs in perf test
|
2020-09-14 19:17:34 +03:00 |
|
Alexander Kuzmenkov
|
b3138605c7
|
performance comparison
|
2020-09-14 19:16:59 +03:00 |
|
Ildus Kurbangaliev
|
67b49862d9
|
Add mapPopulateSeries function (#13166)
|
2020-09-14 19:11:50 +03:00 |
|
Ivan Blinkov
|
fae21d7d09
|
Update event links
|
2020-09-14 18:27:15 +03:00 |
|
Nikolai Kochetov
|
bcfc83022a
|
Return query plan from storage.
|
2020-09-14 17:13:58 +03:00 |
|
Alexey Milovidov
|
b5620018ca
|
Fix for #14761
|
2020-09-14 17:02:24 +03:00 |
|
alexey-milovidov
|
9d9b579291
|
Update CHANGELOG.md
|
2020-09-14 16:48:18 +03:00 |
|
Vitaly Baranov
|
cae5a23a43
|
Merge pull request #13837 from vitlibar/add-user-directories-section-to-default-config
Add the section <user_directories> to the default config.
|
2020-09-14 16:47:32 +03:00 |
|
alexey-milovidov
|
752e3f8197
|
Merge pull request #14453 from amosbird/apply2
column transformers in insert select
|
2020-09-14 16:46:01 +03:00 |
|
alexey-milovidov
|
882206c0b6
|
Update InterpreterInsertQuery.cpp
|
2020-09-14 16:45:32 +03:00 |
|
alexey-milovidov
|
e464eadc53
|
Merge pull request #14670 from azat/gcc-sanitizers
Pass -fsanitize-blacklist for TSAN only under clang (gcc does not support this)
|
2020-09-14 16:38:49 +03:00 |
|
alexey-milovidov
|
782c010cfd
|
Merge pull request #14668 from azat/list-licenses.sh-more-excludes
utils/list-licenses/list-licenses.sh: ignore more files
|
2020-09-14 16:37:43 +03:00 |
|
Alexey Milovidov
|
b966697939
|
Style
|
2020-09-14 16:31:30 +03:00 |
|