Alexander Tokmakov
|
d2752f4b66
|
Merge pull request #57603 from evillique/allow-not-resolving-hostnames
Allow avoiding resolving hostnames in DDLWorker
|
2024-01-04 15:46:28 +01:00 |
|
Alexander Tokmakov
|
972756486a
|
Merge pull request #58350 from ClickHouse/rdb_dont_wait_inactive
An option to avoid waiting for inactive Replicated database replicas
|
2024-01-04 14:50:11 +01:00 |
|
Raúl Marín
|
971d030ec5
|
Merge pull request #58271 from Algunenano/speedup_numbers
Speed up iota (filling array with consecutive numbers)
|
2024-01-04 14:17:42 +01:00 |
|
Alexander Tokmakov
|
74fb390444
|
fix build
|
2024-01-04 13:36:42 +01:00 |
|
Alexander Tokmakov
|
10e3ae9e68
|
Merge branch 'master' into allow-not-resolving-hostnames
|
2024-01-04 13:22:15 +01:00 |
|
Nikita Taranov
|
66d2db5283
|
New parallel replicas coordinator implementation (#57968)
|
2024-01-04 00:27:04 +01:00 |
|
Alexander Tokmakov
|
b1688b1953
|
Merge branch 'master' into rdb_dont_wait_inactive
|
2024-01-03 17:03:01 +01:00 |
|
Nikolai Kochetov
|
7834519212
|
Merge pull request #58255 from ClickHouse/filter-virtual-columns-storage-merge
Refactor StorageMerge virtual columns filtering.
|
2024-01-03 16:09:49 +01:00 |
|
Raúl Marín
|
ff90f64bc1
|
Merge remote-tracking branch 'blessed/master' into speedup_numbers
|
2024-01-03 13:33:22 +00:00 |
|
Alexey Milovidov
|
fe97671d42
|
Merge pull request #58440 from ClickHouse/kitaisreal-enable-jit-for-aggregation-without-key
Merging #53757
|
2024-01-03 14:05:50 +01:00 |
|
Raúl Marín
|
d491758939
|
Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"
|
2024-01-03 10:42:15 +01:00 |
|
Alexey Milovidov
|
eb930efebb
|
Merge pull request #57732 from ClickHouse/load-metadata-threads
Increase `load_metadata_threads` to 16
|
2024-01-02 22:26:18 +01:00 |
|
Alexey Milovidov
|
8af3b9db2d
|
Merge branch 'enable-jit-for-aggregation-without-key' of github.com:kitaisreal/ClickHouse into kitaisreal-enable-jit-for-aggregation-without-key
|
2024-01-02 22:01:59 +01:00 |
|
Yakov Olkhovskiy
|
5633fb8145
|
Merge pull request #56064 from ClickHouse/feature-server-iface-metrics
Use CH Buffer for HTTP out stream, add metrics for interfaces
|
2024-01-02 10:17:52 -05:00 |
|
Kruglov Pavel
|
e69bda7f08
|
Merge pull request #57438 from Avogar/fix-resetting-buffers
Fix working with read buffers in StreamingFormatExecutor
|
2024-01-02 15:34:35 +01:00 |
|
Alexander Tokmakov
|
d3d5976d3e
|
fix
|
2024-01-02 15:13:25 +01:00 |
|
Alexey Milovidov
|
7bded0a5e7
|
Merge pull request #58316 from ClickHouse/reintroduce_is_deleted
Re-introduce `is_deleted` column for ReplacingMergeTree
|
2023-12-31 00:57:19 +01:00 |
|
Alexey Milovidov
|
b752a1c62e
|
Merge pull request #58365 from bharatnc/ncb/refactor-db-factory
independent registration of database engines
|
2023-12-31 00:56:24 +01:00 |
|
Alexey Milovidov
|
aad63c8273
|
Merge branch 'master' into feature-server-iface-metrics
|
2023-12-30 15:44:42 +01:00 |
|
Alexey Milovidov
|
8365722c95
|
Merge pull request #58336 from amosbird/macro2constexpr
Organize symbols from src/* into DB namespace
|
2023-12-30 12:40:36 +01:00 |
|
Bharat Nallan Chakravarthy
|
906745feaa
|
validation and left over fixes
|
2023-12-29 20:06:07 -08:00 |
|
Alexey Milovidov
|
aa462fa7cd
|
Merge branch 'master' into feature-server-iface-metrics
|
2023-12-29 22:37:52 +01:00 |
|
Nikolay Degterinsky
|
47c3696a46
|
Fix build
|
2023-12-29 20:41:33 +01:00 |
|
Raúl Marín
|
ed6b9703a1
|
More iota
|
2023-12-29 17:20:18 +01:00 |
|
Alexander Tokmakov
|
1013f6b23f
|
Merge branch 'master' into reintroduce_is_deleted
|
2023-12-29 15:46:24 +01:00 |
|
Alexander Tokmakov
|
bfc10bd234
|
an option to avoid waiting for inactive Replicated db replicas
|
2023-12-29 15:19:16 +01:00 |
|
Raúl Marín
|
bda6104f84
|
Replace std::iota with DB::iota where possible
|
2023-12-29 14:38:22 +01:00 |
|
Amos Bird
|
6b6e40831c
|
Move symbols from src/* into namespace DB
|
2023-12-29 14:37:08 +08:00 |
|
Bharat Nallan Chakravarthy
|
1dce048b58
|
initial refactor of db registration
|
2023-12-28 18:59:45 -08:00 |
|
avogar
|
c6085b3eb9
|
Fix working with read buffers in StreamingFormatExecutor
|
2023-12-28 18:47:57 +00:00 |
|
Michael Kolupaev
|
96c68e5aae
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-28 17:56:06 +00:00 |
|
Michael Kolupaev
|
edd120e8be
|
Make it experimental
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
0fc7535eba
|
Fixes
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
dda0606f67
|
Things
|
2023-12-28 17:56:05 +00:00 |
|
Michael Kolupaev
|
a524e8c51e
|
Overhaul dependencies
|
2023-12-28 17:56:04 +00:00 |
|
Michael Kolupaev
|
bd18522cad
|
Overhaul RefreshTask
|
2023-12-28 17:56:04 +00:00 |
|
koloshmet
|
c52aa984ee
|
refreshable materialized views
|
2023-12-28 17:56:04 +00:00 |
|
Nikolai Kochetov
|
d7a473e386
|
Fix some test.
|
2023-12-28 17:34:28 +00:00 |
|
Alexander Tokmakov
|
bdada351c8
|
Revert "Merge pull request #58274 from ClickHouse/revert-58267"
This reverts commit 583b9637c2 , reversing
changes made to 224e937620 .
|
2023-12-28 14:07:59 +01:00 |
|
Alexander Tokmakov
|
38fe70c68a
|
Revert "Refreshable materialized views (takeover)"
|
2023-12-28 13:12:20 +01:00 |
|
Alexey Milovidov
|
524d53199d
|
Merge branch 'master' into mv
|
2023-12-28 04:11:48 +01:00 |
|
Alexey Milovidov
|
c7efd2afea
|
Revert #58267
|
2023-12-28 04:09:33 +01:00 |
|
Alexey Milovidov
|
40a5dbdeba
|
Merge branch 'master' into mv
|
2023-12-28 03:16:27 +01:00 |
|
Alexey Milovidov
|
8d984df135
|
Merge pull request #58237 from azat/build/fwd-decl-exception
Some code refactoring (was an attempt to improve build time, but failed)
|
2023-12-28 00:21:09 +01:00 |
|
Alexey Milovidov
|
dcbd3b9c26
|
Merge pull request #58267 from ClickHouse/fix_is_deleted_compatibility
Re-introduce `is_deleted` column for ReplacingMergeTree
|
2023-12-28 00:13:01 +01:00 |
|
Alexey Milovidov
|
5406c79c89
|
Merge pull request #58264 from ClickHouse/fs-cache-better-multi-cache-configuration
Make fs caches with the same path use the same cache objects
|
2023-12-28 00:10:15 +01:00 |
|
Michael Kolupaev
|
b9cbecb0df
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-27 20:24:56 +00:00 |
|
Michael Kolupaev
|
18cc5d1b76
|
Make it experimental
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
802961f0a2
|
Fixes
|
2023-12-27 20:24:55 +00:00 |
|
Michael Kolupaev
|
ef4cc5ec7f
|
Things
|
2023-12-27 20:24:55 +00:00 |
|