Vxider
|
706eeb67a8
|
update setting name
|
2020-03-20 01:04:59 +08:00 |
|
Vxider
|
28dd543973
|
Enable parallel distributed INSERT SELECT
|
2020-03-20 00:51:09 +08:00 |
|
alesapin
|
930e6f24b1
|
Merge pull request #9652 from ClickHouse/fix_compatibility_for_mutations
Fix compatibility in replication
|
2020-03-16 11:19:57 +03:00 |
|
alexey-milovidov
|
a4cc526133
|
Merge pull request #9065 from ClickHouse/split_databases_from_context
Split databases from Context
|
2020-03-15 03:42:57 +03:00 |
|
alexey-milovidov
|
9e658d4541
|
Merge pull request #9602 from ClickHouse/common-prelimit-counter
Common prelimit counter
|
2020-03-15 02:24:07 +03:00 |
|
alexey-milovidov
|
3ef1d40b97
|
Merge pull request #9636 from azat/fix-sum-remote
Fix various sum*() functions via remote() usage (incorrect function name)
|
2020-03-15 01:00:39 +03:00 |
|
alexey-milovidov
|
68074a1524
|
Merge pull request #9653 from ClickHouse/add_setting_for_path_format
Add setting for a new format of distributed parts
|
2020-03-15 00:40:33 +03:00 |
|
Anton Popov
|
71e86fc471
|
Merge pull request #9581 from excitoon-favorites/materializeinpartition
Added MATERIALIZE TTL IN PARTITION
|
2020-03-14 02:15:03 +03:00 |
|
Alexey Milovidov
|
4d637aace5
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2020-03-13 23:07:07 +03:00 |
|
Alexey Milovidov
|
16be947390
|
Make test faster in debug + coverage mode
|
2020-03-13 23:06:55 +03:00 |
|
Alexander Tokmakov
|
729e4fc9fd
|
fix
|
2020-03-13 22:46:16 +03:00 |
|
alexey-milovidov
|
930f2bae54
|
Merge pull request #9611 from ClickHouse/aku/fix-some-perf-tests
Fix some performance tests
|
2020-03-13 22:30:26 +03:00 |
|
alesapin
|
f6044c9c53
|
Add setting for a new format of distributed parts
|
2020-03-13 21:49:46 +03:00 |
|
alesapin
|
18bbe16aae
|
Fix compatibility in replication
|
2020-03-13 20:23:36 +03:00 |
|
Alexander Tokmakov
|
339c1016c8
|
add test for tmp tables
|
2020-03-13 20:08:06 +03:00 |
|
Alexander Kuzmenkov
|
7e6585328f
|
fixup
|
2020-03-13 16:30:54 +03:00 |
|
Artem Zuikov
|
2f6bdffffc
|
Fix RIGHT and FULL JOIN with LowCardinality (#9610)
fix RIGHT and FULL JOIN with LowCardinality
|
2020-03-13 11:15:43 +03:00 |
|
Alexander Kuzmenkov
|
dfafac73f1
|
fixup
|
2020-03-13 03:59:04 +03:00 |
|
Azat Khuzhin
|
9e999e0fb9
|
Fix various sum*() functions via remote() usage (incorrect function name)
|
2020-03-13 00:05:11 +03:00 |
|
alexey-milovidov
|
dc9725a757
|
Merge pull request #9612 from CurtizJ/fix-range-reader
Fix MergeTreeRangeReader
|
2020-03-12 23:31:50 +03:00 |
|
Alexander Tokmakov
|
158cde68b5
|
enable UUIDs for temporary tables
|
2020-03-12 23:00:37 +03:00 |
|
Alexander Kuzmenkov
|
9b4e45748a
|
fixup
|
2020-03-12 21:26:02 +03:00 |
|
Alexander Kuzmenkov
|
148690ca20
|
fixup
|
2020-03-12 20:04:06 +03:00 |
|
Nikolai Kochetov
|
b1488952c2
|
Added test.
|
2020-03-12 18:58:53 +03:00 |
|
Alexander Kuzmenkov
|
81ac09746a
|
Fix jit compilation settings in performance test
|
2020-03-12 18:27:24 +03:00 |
|
alexey-milovidov
|
5090198d3a
|
Merge pull request #9620 from ClickHouse/fix_round_error_code
Fix round function error code
|
2020-03-12 18:16:39 +03:00 |
|
alexey-milovidov
|
170dc2124e
|
Merge pull request #9617 from shinoi2/master
Fix distributed ddl alter
|
2020-03-12 17:34:59 +03:00 |
|
Alexey Milovidov
|
ee1103be3b
|
Updated test result
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
0a0ef1ecc8
|
Fixed test
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
a1c3c050cc
|
Preparation to fix a test
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
9f7c87a681
|
Removed test that exists only by ignorance
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
66b1c1a87b
|
Preserve timezone in arithmetic operations on DateTime
|
2020-03-12 17:17:31 +03:00 |
|
Alexander Kuzmenkov
|
5e26c33d58
|
fixup
|
2020-03-12 16:06:29 +03:00 |
|
Alexander Tokmakov
|
e98d4f4e5e
|
remove isExternalTableExist
|
2020-03-12 15:36:31 +03:00 |
|
Alexander Tokmakov
|
cf28bfe8a7
|
Merge branch 'master' into split_databases_from_context
|
2020-03-12 15:09:41 +03:00 |
|
Nikolai Kochetov
|
401372544c
|
Lower the number of processing rows for slow query.
|
2020-03-12 13:46:53 +03:00 |
|
alexey-milovidov
|
05da1bff8b
|
Merge pull request #9566 from ClickHouse/clang-tidy
Added some clang-tidy checks
|
2020-03-12 13:33:19 +03:00 |
|
Alexander Kuzmenkov
|
970836082e
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-03-12 12:38:19 +03:00 |
|
Alexander Kuzmenkov
|
c8744ab739
|
fixup
|
2020-03-12 12:37:57 +03:00 |
|
alesapin
|
eb656c2a65
|
Fix round function error code
|
2020-03-12 12:26:54 +03:00 |
|
Alexander Kuzmenkov
|
03f7130e98
|
Merge pull request #9605 from ClickHouse/aku/faster-perf-tests
Faster performance tests
|
2020-03-12 11:57:52 +03:00 |
|
hao.he
|
b3447aaa58
|
Fix distributed ddl alter
|
2020-03-12 14:43:01 +08:00 |
|
Anton Popov
|
76cfa8a215
|
fix incorrect number of rows after filtering column with defaults
|
2020-03-12 05:16:05 +03:00 |
|
Anton Popov
|
aa95a8d951
|
Update 01097_one_more_range_reader_test.sql
|
2020-03-12 03:50:45 +03:00 |
|
Anton Popov
|
32f82629d8
|
fix prewhere in case when filter is shrinked by optimization and exists missing default in part
|
2020-03-12 03:39:48 +03:00 |
|
alexey-milovidov
|
ee1c801a27
|
Merge pull request #9599 from ClickHouse/trying_to_fix_kill_mutations
Trying to improve kill mutation tests
|
2020-03-12 03:10:45 +03:00 |
|
alexey-milovidov
|
0d7336c00e
|
Merge pull request #9603 from ClickHouse/fix_cyclic_aliases
Fix simpliest case of cyclic aliases
|
2020-03-12 03:03:49 +03:00 |
|
alexey-milovidov
|
fe10eb7546
|
Merge pull request #9608 from CurtizJ/fix-unstable-test
Make test more stable
|
2020-03-12 02:59:35 +03:00 |
|
Alexey Milovidov
|
1013fb9c55
|
Fixed minor issue in integration test
|
2020-03-12 02:19:00 +03:00 |
|
Alexander Kuzmenkov
|
f456ea3cda
|
more stable queries
|
2020-03-12 00:14:25 +03:00 |
|