Nikolai Kochetov
|
eadf388cb0
|
Update ISimpleTransform.
|
2020-01-14 22:14:10 +03:00 |
|
Alexander Kuzmenkov
|
d6ce1d7a67
|
[wip] Performance comparison test.
|
2020-01-14 22:07:38 +03:00 |
|
Alexander Tokmakov
|
d51c3df7b6
|
fix
|
2020-01-14 22:01:56 +03:00 |
|
Alexey Milovidov
|
cf3e3b44bd
|
Query profiler is production ready and enabled by default
|
2020-01-14 21:52:40 +03:00 |
|
alexey-milovidov
|
c9a781b099
|
Merge pull request #8648 from CurtizJ/rename-tests
Rename tests to be consistent with clickhouse-test options.
|
2020-01-14 21:37:43 +03:00 |
|
Nikita Mikhaylov
|
0e0dd80abf
|
Merge pull request #6168 from PerformanceVision/move_partition
Alter command for move a specific partition from MergeTree table
|
2020-01-14 22:32:10 +04:00 |
|
alexey-milovidov
|
ec7955c187
|
Merge pull request #8633 from Slach/patch-1
describe corner case for POPULATE and Materialize View
|
2020-01-14 21:28:19 +03:00 |
|
Alexey Milovidov
|
ba905e19bf
|
Removed bunch of other solved tasks
|
2020-01-14 21:26:46 +03:00 |
|
alexey-milovidov
|
f460095319
|
Merge pull request #8651 from qoega/qoega/update-easy-tasks-1
Delete fixed tasks from easy tasks list
|
2020-01-14 21:18:32 +03:00 |
|
Nikolai Kochetov
|
77e04daaca
|
Update ISimpleTransform.
|
2020-01-14 20:21:59 +03:00 |
|
Alexey Milovidov
|
975ae4c396
|
Integrate patch from Intel
|
2020-01-14 20:17:56 +03:00 |
|
Alexander Tokmakov
|
9521b0ebe5
|
remove proxystorage
|
2020-01-14 20:10:19 +03:00 |
|
Alexander Tokmakov
|
ff1b7e1386
|
get rid of StorageWeakPtr
|
2020-01-14 19:54:25 +03:00 |
|
Yatsishin Ilya
|
1e501da101
|
fixed add brotli #4388
|
2020-01-14 19:50:46 +03:00 |
|
Yatsishin Ilya
|
a1b1c5cd56
|
fixed static computable limits
|
2020-01-14 19:48:14 +03:00 |
|
Yatsishin Ilya
|
12bbdd8582
|
fixed clickhouse-local --time --progress
|
2020-01-14 19:43:50 +03:00 |
|
Yatsishin Ilya
|
7a6a5d77a9
|
fixed add topKWeighted
|
2020-01-14 19:41:08 +03:00 |
|
Yatsishin Ilya
|
7b59d7b102
|
fixed clickhouse-server --help
|
2020-01-14 19:40:26 +03:00 |
|
Yatsishin Ilya
|
6f530c8788
|
fixed add isValidUTF8 #4934
|
2020-01-14 19:39:30 +03:00 |
|
Yatsishin Ilya
|
97128ad5af
|
fixed lower mark_cache, uncompressed_cache if system has low memory
|
2020-01-14 19:31:22 +03:00 |
|
Ivan
|
bf31ddfe1f
|
Update LineReader.h
|
2020-01-14 19:30:12 +03:00 |
|
Yatsishin Ilya
|
1e60794a93
|
fixed add X-ClickHouse-Query-Id in header
|
2020-01-14 19:15:56 +03:00 |
|
Yatsishin Ilya
|
5ffb21d078
|
fixed NOT BETWEEN
|
2020-01-14 19:08:47 +03:00 |
|
Yatsishin Ilya
|
4edb468f7b
|
fixed -C option for clickhouse-client
|
2020-01-14 19:07:11 +03:00 |
|
Yatsishin Ilya
|
fa2c13aa0d
|
fixed arrayWithConstant #4309
|
2020-01-14 19:01:45 +03:00 |
|
Yatsishin Ilya
|
56059af6b9
|
fixed flatten for arrays of arrays
|
2020-01-14 18:33:09 +03:00 |
|
Yatsishin Ilya
|
47edf938f0
|
fixed issue #2011
|
2020-01-14 18:20:14 +03:00 |
|
Ivan Lezhankin
|
b79855477f
|
Fix stack-overflow problem
|
2020-01-14 17:53:53 +03:00 |
|
CurtizJ
|
cffca47129
|
rename one more test
|
2020-01-14 17:22:37 +03:00 |
|
CurtizJ
|
d43d189769
|
more convinient local testing
|
2020-01-14 16:57:40 +03:00 |
|
Ivan Lezhankin
|
e63ef08af8
|
Update gitignore
|
2020-01-14 16:30:06 +03:00 |
|
Alexey Milovidov
|
0a616ea51c
|
Updated Broadwell results
|
2020-01-14 16:28:29 +03:00 |
|
Maxim Smirnov
|
c7cbaab3db
|
A test added for max_parser_depth setting
|
2020-01-14 14:18:42 +02:00 |
|
Maxim Smirnov
|
32dcbfb627
|
Avoid copy of a Context object in a lambda function
|
2020-01-14 14:14:14 +02:00 |
|
Alexey Milovidov
|
0a9aff7dc1
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2020-01-14 14:58:33 +03:00 |
|
Alexey Milovidov
|
e2bfd89705
|
Added results for Yandex Cloud Broadwell
|
2020-01-14 14:58:22 +03:00 |
|
alexey-milovidov
|
ffa5f714f3
|
Merge pull request #8642 from excitoon-favorites/fix_test_concurrent_alter_move
Fixed deduplication issue in `test_multiple_disks::test_concurrent_alter_move`
|
2020-01-14 14:25:26 +03:00 |
|
Maxim Smirnov
|
ee463403d5
|
Initial commit to fix IParser::Pos.max_depth issue
|
2020-01-14 13:11:01 +02:00 |
|
Alexey Milovidov
|
d67b7dd4da
|
Added results from Yandex Managed ClickHouse
|
2020-01-14 13:01:51 +03:00 |
|
Alexey Milovidov
|
d4729f07ce
|
Added results from Amos Bird
|
2020-01-14 12:50:46 +03:00 |
|
Nikolai Kochetov
|
7dd1b5c5a2
|
Update Resize processor
|
2020-01-14 12:27:58 +03:00 |
|
Nikolai Kochetov
|
d22f792196
|
Update Resize processor
|
2020-01-14 12:15:34 +03:00 |
|
Vladimir Chebotarev
|
43570ba281
|
Fixed deduplication issue in test_multiple_disks::test_concurrent_alter_move .
|
2020-01-14 03:50:42 +03:00 |
|
alexey-milovidov
|
f0018bb50f
|
Update select.md
|
2020-01-13 23:34:18 +03:00 |
|
alexey-milovidov
|
3eb969365e
|
Update select.md
|
2020-01-13 23:33:45 +03:00 |
|
alexey-milovidov
|
cda4da0fe7
|
Update select.md
|
2020-01-13 23:33:25 +03:00 |
|
robot-clickhouse
|
e8e820cfd4
|
Auto version update to [20.2.1.1] [54432]
|
2020-01-13 22:21:08 +03:00 |
|
robot-clickhouse
|
c03e1f3e28
|
Auto version update to [20.1.1.2109] [54431]
|
2020-01-13 22:20:40 +03:00 |
|
Nikolai Kochetov
|
bcc0cd8e47
|
Fix build.
|
2020-01-13 21:25:10 +03:00 |
|
alexey-milovidov
|
d78290b7ec
|
Merge pull request #8107 from excitoon-favorites/alterpolicy
Allow to change `storage_policy` to not less rich one
|
2020-01-13 21:02:47 +03:00 |
|