Alexander Tokmakov
|
229d35408b
|
Merge pull request #37398 from ClickHouse/fixes_for_transactions
Fixes for transactions
|
2022-05-24 15:28:01 +03:00 |
|
Alexander Tokmakov
|
6bc68c0cbc
|
Merge branch 'master' into fixes_for_transactions
|
2022-05-23 18:49:21 +02:00 |
|
Kruglov Pavel
|
f539fb835d
|
Merge branch 'master' into formats-with-names
|
2022-05-23 12:14:20 +02:00 |
|
Kruglov Pavel
|
9bc74439c1
|
Merge pull request #37327 from Avogar/arrow-strings
Allow to use String type instead of Binary in Arrow/Parquet/ORC formats
|
2022-05-23 12:05:33 +02:00 |
|
Vxider
|
5f84f06d6d
|
simplify windowview
|
2022-05-22 10:13:16 +00:00 |
|
Alexander Tokmakov
|
44f2d4529a
|
better waiting, add fault injection
|
2022-05-20 22:10:01 +02:00 |
|
avogar
|
566d1b15fd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into formats-with-names
|
2022-05-20 13:54:52 +00:00 |
|
Michael Nutt
|
23dbf1b257
|
Merge branch 'master' into hashid
|
2022-05-20 08:42:01 -04:00 |
|
mergify[bot]
|
1ac4199e78
|
Merge branch 'master' into arrow-strings
|
2022-05-20 10:43:33 +00:00 |
|
Michael Nutt
|
c87638d2ba
|
put hashid behind allow_experimental_hash_functions setting
|
2022-05-18 19:06:33 -04:00 |
|
avogar
|
cd6a29897e
|
Apply input_format_max_rows_to_read_for_schema_inference for all files in globs in total
|
2022-05-18 17:56:36 +00:00 |
|
avogar
|
a0369fb9a6
|
Allow to use String type instead of Binary in Arrow/Parquet/ORC formats
|
2022-05-18 14:51:21 +00:00 |
|
Vladimir C
|
1779fb08ed
|
Merge pull request #36271 from yuuch/support_collation_in_create_query
|
2022-05-18 12:43:49 +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 |
|
Alexey Milovidov
|
8334329dff
|
Merge pull request #37023 from ClickHouse/chained-or
Merging #34932.
|
2022-05-15 04:32:31 +03:00 |
|
avogar
|
b17fec659a
|
Improve performance and memory usage for select of subset of columns for some formats
|
2022-05-13 13:51:28 +00: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 |
|
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 |
|
Alexander Gololobov
|
8e843a1e7c
|
Merge pull request #37077 from ClickHouse/disable-log-query-threads
Disable `log_query_threads` by default
|
2022-05-12 13:12:55 +02:00 |
|
mergify[bot]
|
f4bae3969d
|
Merge branch 'master' into enable-overcommit-for-user
|
2022-05-11 20:04:20 +00:00 |
|
Maksim Kita
|
8ceb63ee6c
|
Added JIT compilation of SortDescription
|
2022-05-11 21:59:51 +02:00 |
|
Dmitry Novik
|
17608b3d93
|
Update documentation and defaults for memory overcommit
|
2022-05-11 16:18:41 +00:00 |
|
Alexey Milovidov
|
27c6307ef6
|
Disable setting by default
|
2022-05-11 01:28:49 +02:00 |
|
Alexey Milovidov
|
3fcf63830c
|
Merge branch 'master' into chained-or
|
2022-05-11 01:28:12 +02:00 |
|
vdimir
|
00cd21cacf
|
Option to force cross_to_inner_join_rewrite
|
2022-05-10 15:12:17 +00:00 |
|
Alexey Milovidov
|
485aee0db7
|
Disable log_query_threads by default
|
2022-05-10 14:59:52 +02:00 |
|
mergify[bot]
|
8ea87a3530
|
Merge branch 'master' into enable-memory-overcommit
|
2022-05-09 14:00:54 +00:00 |
|
Alexey Milovidov
|
56abce6a75
|
Merge branch 'chained_or' of github.com:danlark1/ClickHouse into chained-or
|
2022-05-08 23:37:09 +02:00 |
|
Alexey Milovidov
|
00680a7b65
|
Update Settings.h
|
2022-05-08 16:31:12 +03:00 |
|
Alexey Milovidov
|
d6a7841b4e
|
Update Settings.h
|
2022-05-07 14:09:32 +03:00 |
|
Vladimir C
|
bd5fab97d9
|
Merge pull request #36415 from bigo-sg/concurrent_join
|
2022-05-06 17:11:10 +02:00 |
|
mergify[bot]
|
bad1603ea3
|
Merge branch 'master' into enable-memory-overcommit
|
2022-05-05 22:43:18 +00:00 |
|
Vitaly Baranov
|
dd51265218
|
Merge pull request #36864 from vitlibar/backup-improvements-4
Backup improvements
|
2022-05-05 15:37:51 +02:00 |
|
mergify[bot]
|
76af9938bd
|
Merge branch 'master' into enable-memory-overcommit
|
2022-05-04 22:17:02 +00:00 |
|
Vitaly Baranov
|
5257ce31f8
|
Improved using ThreadPool for making backup or restoring, changed columns in system.backups.
|
2022-05-03 11:03:13 +02:00 |
|
Dmitry Novik
|
ba028cc395
|
Enable GlobalOvercommitTracker by default
|
2022-05-02 20:30:14 +00:00 |
|
mergify[bot]
|
1a92a34514
|
Merge branch 'master' into enable-memory-overcommit
|
2022-05-02 17:04:08 +00:00 |
|
Kruglov Pavel
|
d613f7eab0
|
Merge branch 'master' into mysqldump-format
|
2022-05-02 13:31:57 +02:00 |
|
Kruglov Pavel
|
8d647eff06
|
Merge pull request #36749 from Avogar/fix-timeouts
Fix bug in receive timeouts in Hedged requests
|
2022-05-02 13:16:03 +02:00 |
|
Antonio Andelic
|
a1a22b0007
|
Merge pull request #35149 from ContentSquare/nullables_with_proto3
Nullables with proto3 using Google wrappers
|
2022-05-02 09:49:37 +02:00 |
|
KinderRiven
|
9c44ef1188
|
fix
|
2022-05-01 19:45:16 +08:00 |
|
KinderRiven
|
d80aa0fd17
|
impl system.filesystem_cache_log
|
2022-05-01 19:45:16 +08:00 |
|
KinderRiven
|
ce9a6965d0
|
impl system.log_table
|
2022-05-01 19:45:16 +08:00 |
|
Nikolai Kochetov
|
5807ca47b0
|
Merge pull request #36425 from ClickHouse/pool-size-hot-reload
Allow to increase number of threads and tasks for background executors
|
2022-04-29 17:24:12 +02:00 |
|
Jakub Kuklis
|
a1f2dd6d34
|
Adding two settings in place of one, improvements to the test clarity
|
2022-04-29 10:01:51 +02:00 |
|
Jakub Kuklis
|
507ba1042c
|
Adding a setting to enable Google wrappers special treatment
|
2022-04-29 10:01:51 +02:00 |
|
mergify[bot]
|
d96c9c5cff
|
Merge branch 'master' into fix-timeouts
|
2022-04-28 15:03:19 +00:00 |
|
Kruglov Pavel
|
4d08587559
|
Merge branch 'master' into mysqldump-format
|
2022-04-28 15:58:18 +02:00 |
|
avogar
|
81f85892eb
|
Fix bug in receive timeouts in Hedged requests
|
2022-04-28 13:10:27 +00:00 |
|
zhanglistar
|
7d798b3655
|
Count distinct optimization by using subquery of group by (#35993)
|
2022-04-28 14:55:37 +02:00 |
|