alesapin
|
ce6d5f7dcc
|
Merge branch 'master' into i_object_storage
|
2022-05-16 17:42:22 +02:00 |
|
Dmitry Novik
|
dd1e7b55b8
|
Merge pull request #37050 from azat/fix-optimize_aggregation_in_order-prefix-Array
Fix optimize_aggregation_in_order with prefix GROUP BY and *Array aggregate functions
|
2022-05-16 17:17:56 +02:00 |
|
Robert Schulze
|
ed7df7cabd
|
Merge pull request #36960 from ClickHouse/clangtidies
Enable clangtidies
|
2022-05-16 14:22:50 +02:00 |
|
alesapin
|
1829256ae2
|
Merge pull request #37178 from ClickHouse/ignore_auto_increment_in_create_table_2
Ignore AUTO_INCREMENT in CREATE TABLE to simplify migration from MySQL
|
2022-05-16 13:29:22 +02:00 |
|
alesapin
|
b10f26e3ed
|
Fix style
|
2022-05-16 12:25:25 +02:00 |
|
Vladimir C
|
75008d5903
|
Merge pull request #37166 from vdimir/issue_37141
|
2022-05-16 12:21:41 +02:00 |
|
Robert Schulze
|
d66dcdad79
|
Fix new occurrences of new clang-tidy warnings
|
2022-05-16 11:31:36 +02:00 |
|
Robert Schulze
|
e3cfec5b09
|
Merge remote-tracking branch 'origin/master' into clangtidies
|
2022-05-16 10:12:50 +02:00 |
|
Alexey Milovidov
|
8334329dff
|
Merge pull request #37023 from ClickHouse/chained-or
Merging #34932.
|
2022-05-15 04:32:31 +03:00 |
|
alesapin
|
cc304a3178
|
Merge branch 'master' into i_object_storage
|
2022-05-13 23:44:00 +02:00 |
|
alesapin
|
eba60ff38f
|
Fix restorable schema
|
2022-05-13 17:00:47 +02:00 |
|
Igor Nikonov
|
74be0946ff
|
Test fixes
|
2022-05-13 13:33:45 +00:00 |
|
Igor Nikonov
|
8d5cabc8f7
|
Fix style warnings and review comments
|
2022-05-13 11:27:17 +00:00 |
|
vdimir
|
976a274f91
|
Add comment for visiting children of select in ApplyWithGlobalVisitor
|
2022-05-13 10:53:26 +00:00 |
|
vdimir
|
dc2a90a344
|
ApplyWithGlobalVisitor for WITH in subquery
|
2022-05-13 10:40:51 +00:00 |
|
Kseniia Sumarokova
|
6d5137879b
|
Merge pull request #37054 from kssenii/better-read-from-cache
Better read from cache buffer
|
2022-05-13 12:20:06 +02:00 |
|
Alexander Tokmakov
|
432f1d570c
|
Merge pull request #37153 from azat/fix-optimize_skip_unused_shards_rewrite_in
Fix implicit cast for optimize_skip_unused_shards_rewrite_in
|
2022-05-13 12:58:28 +03:00 |
|
Igor Nikonov
|
f423e9bf40
|
Ignore AUTO_INCREMENT in CREATE TABLE to simplify migration from MySQL
Issue #35893
|
2022-05-13 09:22:52 +00:00 |
|
Kseniia Sumarokova
|
320efb2221
|
Merge branch 'master' into better-read-from-cache
|
2022-05-12 23:35:39 +02:00 |
|
Maksim Kita
|
2bf6d9c028
|
Merge pull request #37154 from azat/context-const
Add const qualifier for few methods from Context
|
2022-05-12 22:20:39 +02:00 |
|
Kseniia Sumarokova
|
6e0a910fcd
|
Merge branch 'master' into better-read-from-cache
|
2022-05-12 19:44:18 +02:00 |
|
alesapin
|
e7296a2b28
|
Merge pull request #36825 from kssenii/cache-fix-1
Removed forceful drop cache command, fix detached status state
|
2022-05-12 17:18:21 +02:00 |
|
Azat Khuzhin
|
a0ba113e5e
|
Mark Context::getInterserverIOHandler() as const
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-05-12 16:54:01 +03:00 |
|
Azat Khuzhin
|
a04b6ad314
|
Mark Context::getInterserverCredentials() as const
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-05-12 16:54:01 +03:00 |
|
Azat Khuzhin
|
586eda5242
|
Fix implicit cast for optimize_skip_unused_shards_rewrite_in
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Fixes: #37073
|
2022-05-12 16:17:30 +03:00 |
|
Vladimir C
|
4cb6ca2311
|
Merge pull request #36970 from ClickHouse/concurrent_join
Follow up for ConcurrentHashJoin
|
2022-05-12 15:09:29 +02:00 |
|
kssenii
|
483e056bcc
|
Merge master
|
2022-05-12 14:58:24 +02:00 |
|
Dmitry Novik
|
df071bb701
|
Merge pull request #37129 from ClickHouse/enable-overcommit-for-user
Update documentation and defaults for memory overcommit
|
2022-05-12 14:38:43 +02:00 |
|
Kseniia Sumarokova
|
59bfcd917b
|
Merge pull request #36876 from kssenii/extend-cache-log
Log into filesystem_cache_log when cache not even attempted
|
2022-05-12 12:38:36 +02:00 |
|
Nikolai Kochetov
|
55188665f4
|
Merge pull request #37071 from ClickHouse/join_dup_columns_issue_contin
Continue fixing #36199.
|
2022-05-12 11:36:15 +02:00 |
|
mergify[bot]
|
f4bae3969d
|
Merge branch 'master' into enable-overcommit-for-user
|
2022-05-11 20:04:20 +00:00 |
|
Maksim Kita
|
b1c154ccb4
|
Fixed style check
|
2022-05-11 21:59:51 +02:00 |
|
Maksim Kita
|
75555c436b
|
Fix usage of min_count_to_compile_sort_description setting
|
2022-05-11 21:59:51 +02:00 |
|
Maksim Kita
|
ea8ce3140a
|
Fixed tests
|
2022-05-11 21:59:51 +02:00 |
|
Maksim Kita
|
4e7d10297b
|
Fixed style
|
2022-05-11 21:59:51 +02:00 |
|
Maksim Kita
|
ce92f6aab1
|
Fixed tests
|
2022-05-11 21:59:51 +02:00 |
|
Maksim Kita
|
b3b46d2e5c
|
Fixed tests
|
2022-05-11 21:59:51 +02:00 |
|
Maksim Kita
|
8ceb63ee6c
|
Added JIT compilation of SortDescription
|
2022-05-11 21:59:51 +02:00 |
|
Nikolai Kochetov
|
ec34761d9f
|
Merge pull request #33631 from ClickHouse/grouping-sets-fix
Support GROUPING SETS
|
2022-05-11 21:28:46 +02:00 |
|
Dmitry Novik
|
17608b3d93
|
Update documentation and defaults for memory overcommit
|
2022-05-11 16:18:41 +00:00 |
|
Vladimir C
|
641e2be6ef
|
Merge pull request #37085 from vdimir/force-cross-to-inner-option
Option to force cross_to_inner_join_rewrite
|
2022-05-11 18:03:53 +02:00 |
|
Kruglov Pavel
|
af3db5a992
|
Merge pull request #36726 from PolyProgrammist/s3clustermacro
Handle cluster macro in s3Cluster table function
|
2022-05-11 18:00:57 +02:00 |
|
Nikolai Kochetov
|
2d99f0ce13
|
Simplify code a little bit.
|
2022-05-11 12:16:15 +00:00 |
|
vdimir
|
2f5959aca6
|
Upd cross_to_inner_join_rewrite setting, add test
|
2022-05-11 10:56:43 +00:00 |
|
kssenii
|
18dd74be0c
|
Remove unneede changes
|
2022-05-11 10:26:30 +02:00 |
|
Alexey Milovidov
|
c0acd5a325
|
Merge branch 'chained-or' of github.com:ClickHouse/ClickHouse into chained-or
|
2022-05-11 01:29:22 +02:00 |
|
Alexey Milovidov
|
3fcf63830c
|
Merge branch 'master' into chained-or
|
2022-05-11 01:28:12 +02:00 |
|
Nikolai Kochetov
|
f7dbd48ee5
|
Simplify code a little bit.
|
2022-05-10 16:12:03 +00:00 |
|
Nikolai Kochetov
|
a02e1d2f4a
|
Simplify code a little bit.
|
2022-05-10 16:00:00 +00:00 |
|
vdimir
|
00cd21cacf
|
Option to force cross_to_inner_join_rewrite
|
2022-05-10 15:12:17 +00:00 |
|