alesapin
|
77c9f7af79
|
Merge pull request #15532 from ClickHouse/substitute_defaults_recursively
Fix defaults substitution for absent columns which depend on other defaults
|
2020-10-02 21:42:01 +03:00 |
|
Azat Khuzhin
|
9cb3c743bd
|
Convert to python3 (#15007)
|
2020-10-02 19:54:07 +03:00 |
|
Azat Khuzhin
|
21deb6812c
|
Drop unused code for numeric_limits<int128> in MergeTreeDataSelectExecutor (#15519)
|
2020-10-02 16:46:20 +03:00 |
|
alesapin
|
17b86dec96
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
|
Nicolae Vartolomei
|
eb1d253355
|
Throw an error when a single parameter is passed to ReplicatedMergeTree instead of ignoring it
|
2020-10-01 17:59:50 +01:00 |
|
alexey-milovidov
|
9808d0be81
|
Merge pull request #15376 from excitoon-favorites/fixs3storage
Fixed compression in S3 storage
|
2020-10-01 04:30:32 +03:00 |
|
Artem Zuikov
|
0ac18a382f
|
Fix JOIN with GROUP BY over StorageMerge (#15242)
|
2020-09-30 23:11:27 +03:00 |
|
Vladimir Chebotarev
|
a38c7ff2a8
|
Somehow uncompressed PUT works and gzipped PUT doesn't, in S3 storage.
|
2020-09-30 15:04:42 +03:00 |
|
Vladimir Chebotarev
|
698768add0
|
Fixed format argument in S3 storage when compression method is selected.
|
2020-09-30 13:55:44 +03:00 |
|
alexey-milovidov
|
0c07c2d3a3
|
Merge pull request #15089 from ClickHouse/codecs_for_nested_types
Codecs for nested types
|
2020-09-30 07:18:19 +03:00 |
|
alexey-milovidov
|
412a54e356
|
Merge pull request #14693 from hustnn/zk_exist_fix2
Fix potential memory leak caused by zookeeper exist calling
|
2020-09-30 04:48:11 +03:00 |
|
alexey-milovidov
|
b6bccfc4f4
|
Merge pull request #14776 from Vxider/disable_set_and_join_persistency
Support memory only mode for StorageJoin and StorageSet.
|
2020-09-30 04:35:43 +03:00 |
|
alexey-milovidov
|
b658f348a7
|
Update MergeTreeDataPartWriterWide.cpp
|
2020-09-30 01:23:42 +03:00 |
|
tavplubix
|
4578d89819
|
Merge pull request #15348 from ClickHouse/replicate_default_args
Continuation of #14791
|
2020-09-28 18:53:02 +03:00 |
|
Nikita Mikhaylov
|
73573472e9
|
Merge pull request #15299 from CurtizJ/fix-mysql-hung
Fix hang of queries with a lot of subqueries to same mysql table
|
2020-09-28 12:51:35 +03:00 |
|
alesapin
|
bc662ac4e0
|
Merge pull request #15293 from amosbird/bc3
Replace useless multiset with unordered_set
|
2020-09-28 10:30:04 +03:00 |
|
hustnn
|
a7024134dd
|
Merge remote-tracking branch 'upstream/master' into zk_exist_fix2
|
2020-09-28 14:44:55 +08:00 |
|
Alexander Tokmakov
|
34addcf61f
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
|
alesapin
|
59f2bbe2a3
|
Merge pull request #15304 from ClickHouse/fix_race_condition_on_rename
Fix race condition between write ahead log cleanup and rename
|
2020-09-26 10:43:26 +03:00 |
|
alexey-milovidov
|
d1fce06292
|
Merge pull request #15297 from hexiaoting/build_bugfix
fix build bug for merge_selector2.cpp
|
2020-09-26 07:32:33 +03:00 |
|
Alexander Tokmakov
|
68669b8a92
|
Merge branch 'master' into replicate_default_args
|
2020-09-25 15:52:17 +03:00 |
|
alesapin
|
f5c38b34ae
|
Fix race condition during write ahead log cleanup and rename
|
2020-09-25 15:07:38 +03:00 |
|
Anton Popov
|
085f63a9bf
|
fix hang of queries with a lot of subqueries to same mysql table
|
2020-09-25 14:12:48 +03:00 |
|
tavplubix
|
b96157e32b
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-25 13:42:39 +03:00 |
|
hexiaoting
|
4666ae3211
|
fix build bug for merge_selector2.cpp
|
2020-09-25 17:59:19 +08:00 |
|
Amos Bird
|
81d08b59e5
|
Replace useless multiset with unordered_set
|
2020-09-25 16:38:09 +08:00 |
|
alexey-milovidov
|
13529265c4
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
|
Alexander Tokmakov
|
fb826557b7
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-25 02:04:01 +03:00 |
|
Alexander Kuzmenkov
|
813a876e93
|
Merge pull request #14962 from ClickHouse/log-avoid-deadlock
Avoid deadlocks in Log/TinyLog
|
2020-09-24 13:54:11 +03:00 |
|
alesapin
|
96c419974c
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-24 10:28:20 +03:00 |
|
Alexander Tokmakov
|
f0f91f84af
|
Merge branch 'master' into enable_atomic_database_by_default
|
2020-09-23 21:50:15 +03:00 |
|
alesapin
|
87b64baea5
|
Fix again
|
2020-09-23 16:21:06 +03:00 |
|
alesapin
|
f404925397
|
More optimal
|
2020-09-23 15:19:45 +03:00 |
|
alesapin
|
1eb8f0a495
|
Fix bug in storage buffer during alter
|
2020-09-23 15:06:54 +03:00 |
|
alesapin
|
74671c909c
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-23 13:12:23 +03:00 |
|
alesapin
|
bb4b739f43
|
Fix PVS-Studio warning
|
2020-09-23 13:11:48 +03:00 |
|
filimonov
|
cc24ef9f83
|
Better debug message from MergeTreeDataSelectExecutor
See #15168
|
2020-09-22 21:35:29 +02:00 |
|
Alexander Tokmakov
|
7fcf20e48c
|
enable more tests
|
2020-09-22 17:29:09 +03:00 |
|
alesapin
|
7015f272e7
|
Better comment
|
2020-09-22 16:48:38 +03:00 |
|
Alexander Kuzmenkov
|
679c0988a5
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-09-22 16:25:52 +03:00 |
|
Nikolai Kochetov
|
62ef40394a
|
Merge pull request #14856 from ClickHouse/query-plan-for-creating-sets
Query plan for creating sets
|
2020-09-22 16:19:20 +03:00 |
|
alesapin
|
fd394f699c
|
Better comments
|
2020-09-22 15:49:55 +03:00 |
|
alesapin
|
96d06c6ae6
|
Less changes
|
2020-09-22 15:16:15 +03:00 |
|
Alexander Kuzmenkov
|
dde4cf70e1
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-09-22 14:03:59 +03:00 |
|
hustnn
|
35f1db0043
|
Fix potential memory leak caused by zookeeper exist calling
|
2020-09-22 09:28:12 +08:00 |
|
Alexander Tokmakov
|
91cbd49e85
|
fix tests
|
2020-09-22 00:09:50 +03:00 |
|
Alexey Milovidov
|
1e65105b06
|
Merge branch 'master' into log-avoid-deadlock
|
2020-09-21 21:09:06 +03:00 |
|
alesapin
|
e87b961095
|
Trying to add same logic for compact parts
|
2020-09-21 20:35:09 +03:00 |
|
alesapin
|
fbd6f10ff7
|
Use default codec instead of throwing exception
|
2020-09-21 19:07:14 +03:00 |
|
alesapin
|
8517dda807
|
First working test
|
2020-09-21 17:47:10 +03:00 |
|