Vitaliy Lyudvichenko
|
cdf95ab308
|
Fixed race condition in case of different cluster definitions. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
e4785aeb4d
|
Simplified clean queue logic. Added more tests. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
c2e84d6df7
|
Fixed several errors in case of connection loss. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
cb02a1b3b5
|
Add random ZK packets drops into test. Fixed a couple bugs. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
4a7927b186
|
Many improvements. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
628de0a3ea
|
Fixed logging of DDL queries. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
736feab79f
|
Add port field. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
7e8f3a0561
|
Add parse error handling. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
c65c49b50a
|
Add config-based host name selection. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
alexey-milovidov
|
3c0d0274d0
|
Update executeQuery.h
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
7b0a7def02
|
remove unused setting [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
b469ef1792
|
don't use local replica if its delay is unacceptable [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
3f3b7f61e2
|
always send changed settings for remote connections [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
ee457eca8a
|
remove shard multiplexing code, simplify [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
133be4d739
|
move and rename things [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Nikolai Kochetov
|
37b6c98752
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
|
alexey-milovidov
|
9b99dfb53d
|
Merge pull request #1031 from yandex/wait-for-insertion-in-distributed
Wait for insertion in distributed
|
2017-08-11 21:35:13 +03:00 |
|
Nikolai Kochetov
|
24b5a59f8c
|
merged with remote [#CLICKHOUSE-3033]
|
2017-08-11 18:38:46 +03:00 |
|
Nikolai Kochetov
|
90940d8423
|
Cluster and DistributedBlockOutputStream refactoring [#CLICKHOUSE-3033]
|
2017-08-11 18:02:07 +03:00 |
|
Alexey Milovidov
|
ce4349b6cd
|
Fixed error when huge sets for IN, JOIN, DISTINCT cannot be created with exception message "Cannot mremap... Bad address" [#CLICKHOUSE-2].
|
2017-08-11 02:25:51 +03:00 |
|
proller
|
2344fe7dae
|
Cmake: fix tests includes (#1090)
Cmake: fix tests includes
|
2017-08-10 20:51:45 +03:00 |
|
alexey-milovidov
|
bf77c602de
|
Update Settings.h
|
2017-08-10 06:44:34 +03:00 |
|
proller
|
139d9e5c19
|
Config: Allow multiple dictionaries_config
|
2017-08-10 06:17:19 +03:00 |
|
proller
|
ac178bde1f
|
Cmake: link ltdl with pocoodbc static only. rename ARM -> ARCH_ARM (#1083)
* Cmake: link ltdl with pocoodbc static only. rename ARM -> ARCH_ARM
* Fix lib find order
* Allow define non-contrib cityhash farmhash metrohash
* Fix message
* Cmake: fixes
* clean
* Update CMakeLists.txt
|
2017-08-09 23:52:55 +03:00 |
|
Nikolai Kochetov
|
43dc201f49
|
merged with master
|
2017-08-08 15:11:49 +03:00 |
|
Alexey Milovidov
|
692b923b0c
|
Use in SELECT even shards with zero weight [#CLICKHOUSE-3204].
|
2017-08-08 03:06:21 +03:00 |
|
Vitaliy Lyudvichenko
|
10c14cfccb
|
Small code enhancements according to clang-tidy. [#CLICKHOUSE-2931]
|
2017-08-04 17:35:36 +03:00 |
|
Alexey Milovidov
|
6578fb2645
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
|
Alexey Milovidov
|
4e76c96381
|
Temporarily disabled "preferred_max_column_in_block_size_bytes" option [#CLICKHOUSE-3188].
|
2017-07-31 03:50:06 +03:00 |
|
Alexey Milovidov
|
4c89570988
|
Don't limit the size of internal queries (this is for cache dictionaries with ClickHouse source) [#CLICKHOUSE-2].
|
2017-07-28 21:43:40 +03:00 |
|
Alexey Milovidov
|
dd1f54bce2
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
|
Nikolai Kochetov
|
c88e8a79cc
|
merged with master
|
2017-07-27 18:43:46 +03:00 |
|
Alexey Milovidov
|
3dcb2e6aed
|
Fixed test [#CLICKHOUSE-2].
|
2017-07-26 04:21:19 +03:00 |
|
Alexey Zatelepin
|
64fa3ebc58
|
correctly choose number of merge threads for external aggregation [#CLICKHOUSE-2]
|
2017-07-25 22:43:23 +03:00 |
|
Nikolai Kochetov
|
b3157aebb2
|
added synchronous insert into distributed table [#CLICKHOUSE-3033]
|
2017-07-25 22:42:36 +03:00 |
|
Alexey Zatelepin
|
2230bef68a
|
reset resulting bucket_num if source blocks are from different buckets [#CLICKHOUSE-3133]
|
2017-07-25 20:56:09 +03:00 |
|
Vitaliy Lyudvichenko
|
03e5bf9471
|
Add support of parameters in aggregate function constructors. [#CLICKHOUSE-3084]
|
2017-07-25 20:04:10 +03:00 |
|
Alexey Zatelepin
|
18672204e5
|
fix handling of overflow data during external aggregation [#CLICKHOUSE-3133]
|
2017-07-25 19:56:48 +03:00 |
|
Alexey Zatelepin
|
cd5dc7ca29
|
fix segfault when handling overflow blocks in MergingAggregatedMemoryEfficientBlockInputStream [#CLICKHOUSE-3133]
|
2017-07-25 19:56:48 +03:00 |
|
alexey-milovidov
|
d4d266fa18
|
ColumnConst unification (#1011)
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* Fixed error in ColumnArray::replicateGeneric [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
|
2017-07-21 09:35:58 +03:00 |
|
Alexey Zatelepin
|
4866a37a2b
|
fix selecting max_threads for MergingAggregatedBlockInputStream [#CLICKHOUSE-3156]
|
2017-07-18 23:40:23 +03:00 |
|
Alexey Milovidov
|
295459e89e
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-07-17 01:55:40 +03:00 |
|
Alexey Milovidov
|
bfc099ea5f
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-07-17 01:41:15 +03:00 |
|
Alexey Milovidov
|
5c3ca0c16e
|
Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149].
|
2017-07-16 07:11:11 +03:00 |
|
Alexey Milovidov
|
9406b6a5aa
|
Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148].
|
2017-07-15 06:48:36 +03:00 |
|
Alexey Milovidov
|
200a1e27e3
|
Merge branch 'master' into get-rid-of-ast-set
|
2017-07-15 03:23:20 +03:00 |
|
Vitaliy Lyudvichenko
|
c6eb11aad5
|
Use more suitable method hasRealColumn. [#CLICKHOUSE-2896]
|
2017-07-15 03:21:19 +03:00 |
|
Vitaliy Lyudvichenko
|
9ce4ff4c5b
|
Add check for unexisting column in CLEAR COLUMN. [#CLICKHOUSE-2896]
|
2017-07-15 03:21:19 +03:00 |
|
Alexey Milovidov
|
9bb902c3ef
|
Allow to use database.table in right hand side of IN, JOIN [#CLICKHOUSE-3144].
|
2017-07-14 04:00:29 +03:00 |
|
Alexey Milovidov
|
1a0f5dd7cf
|
Getting rid of ASTSet (incomplete) [#CLICKHOUSE-2]
|
2017-07-14 03:33:37 +03:00 |
|