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 |
|
Nikolai Kochetov
|
5b56cb196c
|
Fix debug tests.
|
2020-03-11 16:46:51 +03:00 |
|
alesapin
|
e63bb9a4a7
|
Fix simpliest case of cyclic aliases in QueryNormalizer
|
2020-03-11 16:36:33 +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
|
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
|
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 |
|
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 |
|
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 |
|
Amos Bird
|
7659a56266
|
parallelogram -> hyperrectangle
|
2020-03-10 23:00:39 +08:00 |
|
Nikolai Kochetov
|
d1073dd9dd
|
Added table functions zeros and zeros_mt
|
2020-03-10 17:54:22 +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 |
|
alexey-milovidov
|
b2d683f3ff
|
Merge pull request #9567 from Enmk/DateTime_formatting_tests
Date time formatting tests
|
2020-03-09 18:29:04 +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
|
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 |
|
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 |
|