Slach
|
95ba061cea
|
add description for ReplicaPartialShutdown in system.events
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2020-03-13 12:43:38 +05:00 |
|
Ivan
|
b7ef5a699c
|
Move FastMemcpy to contribs (#9219)
* Get rid of non-existent vectorclass
* Move FastMemcpy to contribs
* Restore comments
* Disable FastMemcpy on non-Linux
* Fix cmake file
* Don't build FastMemcpy for ARM64
* Replace FastMemcpy submodule with its contents
* Fix cmake file
* Move widechar_width to contrib/
* Move sumbur to contrib/
* Move consistent-hashing to contrib/
* Fix UBSan tests
|
2020-03-13 01:26:16 +03:00 |
|
Alexey Milovidov
|
c38f99f3ba
|
Wrap pthread functions in ThreadFuzzer
|
2020-03-13 00:49:51 +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 |
|
Alexey Milovidov
|
f4f4e96d15
|
Wrap pthread functions in ThreadFuzzer
|
2020-03-12 22:09:20 +03:00 |
|
Alexey Milovidov
|
2a70f5ccd8
|
Wrap pthread functions in ThreadFuzzer
|
2020-03-12 22:08:25 +03:00 |
|
Nikolai Kochetov
|
4ea2361f37
|
Added comment.
|
2020-03-12 22:04:12 +03:00 |
|
Nikolai Kochetov
|
4a98887e27
|
Update LimitTransform.
|
2020-03-12 20:02:12 +03:00 |
|
Nikolai Kochetov
|
77bf8805ee
|
Update LimitTransform.
|
2020-03-12 19:59:49 +03:00 |
|
Slach
|
c5b5bb3168
|
add DistributedConnectionFailAtAll, DistributedConnectionFailTry system.events description
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2020-03-12 21:14:00 +05:00 |
|
Slach
|
d5bf33541e
|
add NetworkErrors system.events description
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2020-03-12 20:53:08 +05:00 |
|
Nikolai Kochetov
|
4b0cac25d1
|
Update LimitTransform.
|
2020-03-12 18:52:27 +03:00 |
|
Nikolai Kochetov
|
75185e5b40
|
Update LimitTransform.
|
2020-03-12 18:37:21 +03:00 |
|
Nikolai Kochetov
|
67518b777f
|
Update LimitTransform.
|
2020-03-12 18:33:13 +03:00 |
|
Nikolai Kochetov
|
c580e42825
|
Update LimitTransform.
|
2020-03-12 18:29:35 +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 |
|
alesapin
|
eac80dc420
|
Fix style error
|
2020-03-12 17:56:01 +03:00 |
|
Alexey Milovidov
|
e301e4fd51
|
Fixes after merge #9617
|
2020-03-12 17:36:54 +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
|
91856dc36c
|
Miscellaneous
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
e7db91a109
|
Miscellaneous
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
8afee2c686
|
Attempt to improve performance of datetime interval functions
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
d6b3773459
|
Miscellaneous improvements
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
f297c32930
|
Remove garbage
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
10b67aa231
|
Fixed error
|
2020-03-12 17:17:31 +03:00 |
|
Alexey Milovidov
|
dbc776d422
|
Better error messages
|
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 |
|
robot-clickhouse
|
6a4e022a3b
|
Auto version update to [20.4.1.1] [54434]
|
2020-03-12 16:07:08 +03:00 |
|
Nikolai Kochetov
|
560576e1c9
|
Update LimitTransform.
|
2020-03-12 15:49:42 +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
|
708fe27022
|
Fix exception message in LibraryDictionarySource.
|
2020-03-12 14:26:00 +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 |
|
alesapin
|
eb656c2a65
|
Fix round function error code
|
2020-03-12 12:26:54 +03:00 |
|
Alexey Milovidov
|
4543bca16f
|
Fixed error
|
2020-03-12 12:09:44 +03:00 |
|
hao.he
|
5d14c50798
|
use dynamic_cast check distribued
|
2020-03-12 17:00:09 +08: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
|
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
|
0d7336c00e
|
Merge pull request #9603 from ClickHouse/fix_cyclic_aliases
Fix simpliest case of cyclic aliases
|
2020-03-12 03:03:49 +03:00 |
|
Vladimir Chebotarev
|
8a8142049a
|
Added MATERIALIZE TTL IN PARTITION.
|
2020-03-11 22:38:55 +03:00 |
|
Alexander Tokmakov
|
4972daeaed
|
fixes
|
2020-03-11 22:10:55 +03:00 |
|
Nikolai Kochetov
|
78d350bbaa
|
Added comment.
|
2020-03-11 21:35:14 +03:00 |
|
Alexey Milovidov
|
b024731b30
|
Fixed style
|
2020-03-11 21:02:00 +03:00 |
|
Alexey Milovidov
|
8f78741126
|
Fixed build
|
2020-03-11 20:56:57 +03:00 |
|
Nikolai Kochetov
|
5b56cb196c
|
Fix debug tests.
|
2020-03-11 16:46:51 +03:00 |
|
Nikolai Kochetov
|
969ed1fcd8
|
Do not add limit to pipeline if there is prelimit.
|
2020-03-11 16:39:48 +03:00 |
|
alesapin
|
e63bb9a4a7
|
Fix simpliest case of cyclic aliases in QueryNormalizer
|
2020-03-11 16:36:33 +03:00 |
|
Nikolai Kochetov
|
325990caf9
|
Fil limit transform.
|
2020-03-11 16:17:50 +03:00 |
|
Nikolai Kochetov
|
926724ffd5
|
Fix limit transform.
|
2020-03-11 16:07:38 +03:00 |
|
Nikolai Kochetov
|
43ff4e669c
|
Use common read roes counter for all pre-limit streams.
|
2020-03-11 15:19:30 +03:00 |
|
Alexey Milovidov
|
268c3600dc
|
Fixed build
|
2020-03-11 15:01:58 +03:00 |
|
Nikolai Kochetov
|
12212fc2d0
|
Merge pull request #9593 from ClickHouse/storage-system-zeroes
Storage system zeros
|
2020-03-11 13:09:48 +03:00 |
|
Alexey Milovidov
|
5b2c7507d2
|
Fixed build
|
2020-03-11 11:55:37 +03:00 |
|
alexey-milovidov
|
8b30f7ccef
|
Merge pull request #9594 from ClickHouse/revert-8370-keep_alias_type_name
Revert "Keep alias type name to metadata"
|
2020-03-11 10:39:26 +03:00 |
|
Alexey Milovidov
|
37d8a9dece
|
Merge branch 'clang-tidy' of github.com:yandex/ClickHouse into clang-tidy
|
2020-03-11 10:20:29 +03:00 |
|
Alexey Milovidov
|
9f38cb768f
|
Fixed build
|
2020-03-11 10:19:44 +03:00 |
|
alexey-milovidov
|
beed841441
|
Merge branch 'master' into clang-tidy
|
2020-03-11 10:16:13 +03:00 |
|
alexey-milovidov
|
f89ea41f63
|
Merge pull request #9586 from amosbird/cn
parallelogram -> hyperrectangle
|
2020-03-11 03:21:51 +03:00 |
|
alexey-milovidov
|
b3b4a4b58d
|
Merge pull request #9592 from ClickHouse/fix-block-serialized-state
Fix blockSerializedState function
|
2020-03-11 03:19:50 +03:00 |
|
Alexander Tokmakov
|
8b3a245a1d
|
improve temporary tables
|
2020-03-10 22:36:17 +03:00 |
|
Alexey Milovidov
|
0358be08f4
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-tidy
|
2020-03-10 21:48:30 +03:00 |
|
Nikolai Kochetov
|
655ba5b0e7
|
Fix comment.
|
2020-03-10 21:17:16 +03:00 |
|
alexey-milovidov
|
220188caca
|
Revert "Keep alias type name to metadata"
|
2020-03-10 21:16:14 +03:00 |
|
Alexey Milovidov
|
461c0a2ccd
|
Fixed error in blockSerializedSize function
|
2020-03-10 20:50:23 +03:00 |
|
Alexey Milovidov
|
63d8391e19
|
Fixed error in blockSerializedSize function
|
2020-03-10 20:50:02 +03:00 |
|
Alexey Milovidov
|
e9dfb4e5a0
|
Fixed clang-tidy warning
|
2020-03-10 20:43:57 +03:00 |
|
Nikolai Kochetov
|
f052b03ee9
|
Fix zeors column type.
|
2020-03-10 20:42:31 +03:00 |
|
Nikolai Kochetov
|
3042ff5db5
|
Fix zeors column name.
|
2020-03-10 20:40:33 +03:00 |
|
Nikolai Kochetov
|
55ce0a9e8a
|
Fix access type.
|
2020-03-10 20:27:21 +03:00 |
|
alexey-milovidov
|
8382af4dd0
|
Merge pull request #9583 from ClickHouse/trying_to_fix_clone_replica
Better clone of lost replica
|
2020-03-10 20:23:49 +03:00 |
|
Nikolai Kochetov
|
6334c8f2ab
|
Fix access type.
|
2020-03-10 20:02:15 +03:00 |
|
Alexey Milovidov
|
6ae012cb2c
|
Fixes after merge
|
2020-03-10 19:57:54 +03:00 |
|
Amos Bird
|
7659a56266
|
parallelogram -> hyperrectangle
|
2020-03-10 23:00:39 +08:00 |
|
Alexey Milovidov
|
cfc4ed2863
|
Fixes after merge
|
2020-03-10 17:56:37 +03:00 |
|
Nikolai Kochetov
|
d1073dd9dd
|
Added table functions zeros and zeros_mt
|
2020-03-10 17:54:22 +03:00 |
|
Alexey Milovidov
|
27d60c6fe4
|
Added unneeded unrelated changes just in case
|
2020-03-10 17:39:44 +03:00 |
|
Alexey Milovidov
|
1224866ea9
|
Merge branch 'master' into clang-tidy
|
2020-03-10 17:39:30 +03:00 |
|
alesapin
|
931bf9010a
|
Better clone of lost replica
|
2020-03-10 16:15:12 +03:00 |
|
Nikolai Kochetov
|
80b2060fa2
|
Added table functions zeros and zeros_mt
|
2020-03-10 16:14:49 +03:00 |
|
Nikolai Kochetov
|
855e3378b6
|
Added system.zeros and system.zeros_mt
|
2020-03-10 16:01:29 +03:00 |
|
Nikita Mikhaylov
|
b15532dbdf
|
Merge pull request #9415 from Jokser/merge-tree-s3-initial
Storage MergeTree initial support for S3.
|
2020-03-10 13:22:44 +03:00 |
|
Alexander Tokmakov
|
c7468d2502
|
Merge branch 'master' into split_databases_from_context
|
2020-03-10 13:15:27 +03:00 |
|
Alexey Milovidov
|
d416d214a5
|
Fixed error
|
2020-03-10 03:12:05 +03:00 |
|
Alexey Milovidov
|
fea40a5b9b
|
Fixed error
|
2020-03-10 00:14:27 +03:00 |
|
Alexey Milovidov
|
651070d324
|
Merge branch 'master' into clang-tidy
|
2020-03-10 00:10:35 +03:00 |
|
alexey-milovidov
|
b2d683f3ff
|
Merge pull request #9567 from Enmk/DateTime_formatting_tests
Date time formatting tests
|
2020-03-09 18:29:04 +03:00 |
|
Alexey Milovidov
|
fdba15098d
|
clang-tidy, part 25
|
2020-03-09 17:45:09 +03:00 |
|
Vasily Nemkov
|
492916d76a
|
Fixed build on GCC-9
|
2020-03-09 21:36:49 +08:00 |
|
Vasily Nemkov
|
593e0a1ddd
|
Zero DateTime64 with zero scale is now same string representation as zero DateTime
|
2020-03-09 13:34:22 +08:00 |
|
Vasily Nemkov
|
cd5a08c242
|
New test cases for Date/DateTime/DateTime64 output to string.
|
2020-03-09 12:32:37 +08:00 |
|
Alexey Milovidov
|
10e5550c02
|
clang-tidy, part 24
|
2020-03-09 06:44:48 +03:00 |
|
Alexey Milovidov
|
66582d69a5
|
clang-tidy, part 22
|
2020-03-09 06:38:43 +03:00 |
|
Alexey Milovidov
|
3f455a024e
|
clang-tidy, part 21
|
2020-03-09 06:14:24 +03:00 |
|
Alexey Milovidov
|
c5f2e95e52
|
clang-tidy, part 20
|
2020-03-09 05:55:28 +03:00 |
|
Alexey Milovidov
|
2ef5026090
|
clang-tidy, part 19
|
2020-03-09 05:31:05 +03:00 |
|
Alexey Milovidov
|
71e5c0ee3e
|
clang-tidy, part 18
|
2020-03-09 05:26:50 +03:00 |
|
Alexey Milovidov
|
c079a1e15c
|
clang-tidy, part 17
|
2020-03-09 05:15:19 +03:00 |
|
Alexey Milovidov
|
d1025b2dc7
|
clang-tidy, part 16
|
2020-03-09 05:10:20 +03:00 |
|
Alexey Milovidov
|
04239a0f5c
|
clang-tidy, part 15
|
2020-03-09 05:05:04 +03:00 |
|
Alexey Milovidov
|
d3aa0e8ed8
|
clang-tidy, part 14
|
2020-03-09 04:59:08 +03:00 |
|
Alexey Milovidov
|
7334c13de9
|
clang-tidy, part 13
|
2020-03-09 04:50:33 +03:00 |
|
Alexey Milovidov
|
cde492a784
|
clang-tidy, part 12
|
2020-03-09 04:22:33 +03:00 |
|
Alexey Milovidov
|
6320f59abb
|
clang-tidy, part 11
|
2020-03-09 04:03:43 +03:00 |
|
Alexey Milovidov
|
48c92cc1cd
|
clang-tidy, part 10
|
2020-03-09 03:28:05 +03:00 |
|
Alexey Milovidov
|
63cf9f8c5b
|
clang-tidy, part 9
|
2020-03-09 03:08:02 +03:00 |
|
Alexey Milovidov
|
889ae0305b
|
clang-tidy, part 8
|
2020-03-09 02:48:08 +03:00 |
|
Alexey Milovidov
|
c24333a437
|
clang-tidy, part 7
|
2020-03-09 01:38:12 +03:00 |
|
Alexey Milovidov
|
2a4d5459db
|
clang-tidy, part 6
|
2020-03-09 01:08:39 +03:00 |
|
Alexey Milovidov
|
e8b3bac597
|
clang-tidy, part 5
|
2020-03-09 00:53:03 +03:00 |
|
Alexey Milovidov
|
79c6bd5ae7
|
clang-tidy, part 4
|
2020-03-09 00:40:00 +03:00 |
|
Alexey Milovidov
|
b53ec30978
|
clang-tidy, part 3
|
2020-03-09 00:29:00 +03:00 |
|
Alexey Milovidov
|
1657b9fb60
|
clang-tidy, part 2
|
2020-03-09 00:18:53 +03:00 |
|
Alexey Milovidov
|
7a7e45e248
|
clang-tidy, part 1
|
2020-03-09 00:04:10 +03:00 |
|
alexey-milovidov
|
f1c15eed99
|
Merge pull request #9534 from ClickHouse/generate-normalization
Fixes after merging "generateRandom" table function
|
2020-03-08 23:22:32 +03:00 |
|
philip.han
|
87d9091195
|
Set can_be_false to true when it applies to the bloom_filter
|
2020-03-08 22:22:20 +09:00 |
|
Artem Zuikov
|
3ed270dcb7
|
Rewrite CROSS/COMMA to INNER JOIN using table's columns knowledge (#9512)
use column names in CrossToInnerJoinVisitor
|
2020-03-08 14:07:05 +03:00 |
|
Alexey Milovidov
|
82eb71fd89
|
Added missing code
|
2020-03-08 01:13:01 +03:00 |
|
Alexey Milovidov
|
4a5d61f43f
|
Fixed errors
|
2020-03-08 01:07:09 +03:00 |
|
Alexey Milovidov
|
757c37c03e
|
Support for NULL as random seed; reordered parameters for convenience
|
2020-03-08 00:09:45 +03:00 |
|
Alexey Milovidov
|
609aef269d
|
Support for NULL as random seed; reordered parameters for convenience
|
2020-03-07 23:54:27 +03:00 |
|
Alexey Milovidov
|
eb2a78c6b0
|
Support for NULL as random seed; reordered parameters for convenience
|
2020-03-07 23:35:55 +03:00 |
|
Alexey Milovidov
|
50e2e338ed
|
Merge branch 'master' of github.com:yandex/ClickHouse into generate-normalization
|
2020-03-07 22:58:32 +03:00 |
|
alexey-milovidov
|
1991464cb6
|
Remove findClusterIndex , findClusterValue functions (#9543)
* Remove findCluster* functions
* Fixed test
* Fixed test
|
2020-03-07 22:56:58 +03:00 |
|
alexey-milovidov
|
9a10457cb6
|
Remove indexHint function (#9542)
* Remove indexHint function
* Fixed build
* Update KeyCondition.cpp
* Update KeyCondition.cpp
|
2020-03-07 22:56:38 +03:00 |
|
Alexey Milovidov
|
cfe2464e29
|
Fixed errors
|
2020-03-07 22:32:04 +03:00 |
|
Alexey Milovidov
|
5add8b589e
|
Merge branch 'master' into generate-normalization
|
2020-03-07 22:05:15 +03:00 |
|
Alexey Milovidov
|
c658d85aa8
|
Whitespaces
|
2020-03-07 22:04:47 +03:00 |
|
Alexey Milovidov
|
51bd480d2a
|
Merge branch 'master' of github.com:yandex/ClickHouse into generate-normalization
|
2020-03-07 18:11:47 +03:00 |
|
Alexey Milovidov
|
d4a724dcc7
|
Fixed build
|
2020-03-07 15:44:24 +03:00 |
|
Alexey Milovidov
|
0b73257612
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix-race-condition-queue-task
|
2020-03-07 15:41:21 +03:00 |
|
Alexey Milovidov
|
bfb502cf58
|
Fix race condition in executeMetadataAlter
|
2020-03-07 07:00:24 +03:00 |
|
Alexey Milovidov
|
643367642c
|
Fixed race condition on queue_task_handle
|
2020-03-07 06:52:50 +03:00 |
|
Alexander Tokmakov
|
367b358822
|
remove Context::getTable()
|
2020-03-06 23:38:19 +03:00 |
|
Alexey Milovidov
|
b3a6f6b367
|
Revert "Simplification"
This reverts commit f5518c0c43 .
|
2020-03-06 21:14:33 +03:00 |
|
Alexey Milovidov
|
49d6fec359
|
Merge branch 'master' of github.com:yandex/ClickHouse into session-cleaner-better-build-time
|
2020-03-06 19:31:52 +03:00 |
|
Pavel Kovalenko
|
bf3cd54c19
|
Proper variables capturing in CachedCompressedReadBuffer.
|
2020-03-06 15:28:26 +03:00 |
|
Vasily Nemkov
|
12596256ac
|
Fixed test cases of parsing/formatting DateTime64
|
2020-03-06 16:31:50 +08:00 |
|
Pavel Kovalenko
|
898eb1f1d7
|
Fixed compilation.
|
2020-03-06 11:29:38 +03:00 |
|
Pavel Kovalenko
|
ff119a044b
|
Fixed compilation.
|
2020-03-06 10:32:46 +03:00 |
|
Pavel Kovalenko
|
3a2f36dd54
|
Fixed compilation.
|
2020-03-06 10:31:00 +03:00 |
|
alexey-milovidov
|
f281724066
|
Merge pull request #9530 from excitoon-favorites/fixmissingdisk
Fixed wrong log messages about missing default disk or policy
|
2020-03-06 05:41:23 +03:00 |
|
Alexey Milovidov
|
1212339023
|
Fixed errors
|
2020-03-06 05:34:35 +03:00 |
|
Alexey Milovidov
|
e30173f54b
|
Fixed build
|
2020-03-06 05:19:28 +03:00 |
|
Alexey Milovidov
|
2fd918a162
|
Better code
|
2020-03-06 05:12:18 +03:00 |
|
alexey-milovidov
|
0bf12a779f
|
Merge pull request #8994 from qoega/qoega/random-table-function-small
Generate table function
|
2020-03-06 03:40:22 +03:00 |
|
alexey-milovidov
|
ceba898484
|
Merge branch 'master' into default_on_aliases
|
2020-03-06 03:24:46 +03:00 |
|
alexey-milovidov
|
20d353c04b
|
Merge pull request #9481 from ClickHouse/better_defaults
Restrict to use SELECT in columns default expressions.
|
2020-03-06 03:23:47 +03:00 |
|