Kirill Nikiforov
|
40462bc716
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-08-23 22:10:06 +04:00 |
|
Robert Schulze
|
31f236d4f2
|
Minor logging fixes
|
2024-08-19 17:28:27 +00:00 |
|
Alexey Milovidov
|
b98249ea7f
|
Use temporary tables for input and output in clickhouse-local
|
2024-08-17 00:06:47 +02:00 |
|
vdimir
|
5195bc9060
|
Merge branch 'master' into pr/allmazz/63279
|
2024-08-12 16:45:58 +00:00 |
|
Azat Khuzhin
|
29afd2de78
|
Remove "Processing configuration file" message from clickhouse-local
Make the behaviour identical to the clickhouse-client
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-11 13:26:45 +02:00 |
|
Alexey Milovidov
|
6a2ebfc95b
|
Revert "Use Atomic database by default in clickhouse-local "
|
2024-08-08 10:07:14 +02:00 |
|
Alexey Milovidov
|
6a3d4152d7
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-08-06 03:29:50 +02:00 |
|
Kirill Nikiforov
|
a28a82d344
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-08-05 20:57:15 +03:00 |
|
vdimir
|
80e948c8d2
|
try to fix server_settings in local
|
2024-08-05 10:08:30 +00:00 |
|
vdimir
|
7add8ecc7a
|
Merge pull request #67135 from azat/local/config-from-home
Read configuration for clickhouse-local from ~/.clickhouse-local
|
2024-08-05 09:44:22 +00:00 |
|
Kirill Nikiforov
|
e5119ce61f
|
fix joins and rename ENABLE_MONGODB -> USE_MONGODB
|
2024-08-04 00:51:27 +03:00 |
|
Alexey Milovidov
|
a2b1131cc8
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-08-03 20:19:49 +02:00 |
|
Kirill Nikiforov
|
114d214ba4
|
fix tests and seg fault
|
2024-08-01 21:56:56 +03:00 |
|
vdimir
|
90d2d36209
|
Merge branch 'master' into pr/allmazz/63279
|
2024-07-31 12:09:46 +00:00 |
|
Raúl Marín
|
850b7f71fb
|
Merge pull request #66528 from Algunenano/getSettingsCopy
Rename Context::getSettings()
|
2024-07-31 09:55:21 +00:00 |
|
Nikita Mikhaylov
|
14d0cc2bf3
|
Merge pull request #67228 from ClickHouse/drop-tables-even-faster
Cleanup code and speedup table removal
|
2024-07-30 22:50:36 +00:00 |
|
vdimir
|
7eddb93935
|
Merge branch 'master' into pr/allmazz/63279
|
2024-07-30 10:54:45 +00:00 |
|
Nikita Mikhaylov
|
2aafd71146
|
Moved settings to ServerSettings and made the table drop even faster
(cherry picked from commit e1eb542dcc2b9fbc6a470a3cd9a183e79c86d7c7)
|
2024-07-30 00:39:29 +02:00 |
|
Nikita Mikhaylov
|
1c9d60ca97
|
Refactoring
|
2024-07-29 17:28:03 +00:00 |
|
wxybear
|
906d709d84
|
clickhouse-client/local: make multi-query mode the default
|
2024-07-29 09:44:59 +00:00 |
|
Raúl Marín
|
4fab47aa54
|
Merge remote-tracking branch 'blessed/master' into getSettingsCopy
|
2024-07-29 11:31:43 +02:00 |
|
Alexey Milovidov
|
099cdab82e
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-07-28 23:21:37 +02:00 |
|
Vitaly Baranov
|
554cf91f4b
|
Add missing call applyCmdOptions().
|
2024-07-27 14:43:26 +02:00 |
|
Kirill Nikiforov
|
c23e3d8663
|
Merge branch 'master' into mongodb_refactoring
|
2024-07-27 15:33:46 +03:00 |
|
Vitaly Baranov
|
0cf0437196
|
Use separate client context in clickhouse-local
|
2024-07-26 13:26:15 +02:00 |
|
Azat Khuzhin
|
5ea867231b
|
Read configuration for clickhouse-local from ~/.clickhouse-local
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-25 17:09:35 +02:00 |
|
Alexey Milovidov
|
3631bf4872
|
Fix tidy
|
2024-07-24 14:45:58 +02:00 |
|
Alexey Milovidov
|
089b6fd579
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-07-24 10:18:20 +02:00 |
|
Raúl Marín
|
68cd15a18c
|
Merge remote-tracking branch 'blessed/master' into getSettingsCopy
|
2024-07-18 14:25:10 +02:00 |
|
Alexey Milovidov
|
86db32054e
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-07-17 01:04:39 +02:00 |
|
Alexey Milovidov
|
6eb2b18c69
|
Merge branch 'master' into uninteresting-changes
|
2024-07-15 18:36:27 +02:00 |
|
Raúl Marín
|
b2466466d4
|
Rename Context::getSettings()
|
2024-07-15 14:28:12 +02:00 |
|
Raúl Marín
|
e4f348acc7
|
Merge pull request #66404 from Algunenano/mergetree_private
Untangle setting headers
|
2024-07-15 08:49:05 +00:00 |
|
Alexey Milovidov
|
904874fe14
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-07-14 21:33:02 +02:00 |
|
Alexey Milovidov
|
39e3356bc0
|
Merge branch 'master' into uninteresting-changes
|
2024-07-14 21:32:01 +02:00 |
|
Raúl Marín
|
314174013b
|
Reduce dependencies on ServerSettings.h
|
2024-07-10 18:10:19 +02:00 |
|
Alexey Milovidov
|
17c6b97cbc
|
Fix error
|
2024-07-06 03:16:13 +02:00 |
|
Alexey Milovidov
|
bf312f200c
|
DatabaseOverlay: add support for rename
|
2024-07-04 05:24:42 +02:00 |
|
Kseniia Sumarokova
|
e45a905904
|
Update LocalServer.cpp
|
2024-07-02 11:52:51 +02:00 |
|
Alexey Milovidov
|
4f61f530bd
|
Named collections in clickhouse-local
|
2024-07-02 11:22:05 +02:00 |
|
Alexey Milovidov
|
488767e601
|
Uninteresting changes
|
2024-07-01 02:38:42 +02:00 |
|
Alexey Milovidov
|
41c493ad0c
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-06-30 20:59:08 +02:00 |
|
Alexey Milovidov
|
02928bb207
|
Use Atomic database by default in clickhouse-local
|
2024-06-30 05:09:53 +02:00 |
|
Alexey Milovidov
|
9113981d0c
|
Merge branch 'master' into dont-load-outdated-parts-on-readonly
|
2024-06-29 04:38:44 +02:00 |
|
Alexey Milovidov
|
c6e9894473
|
Merge branch 'master' into local-memory-limit
|
2024-06-29 04:19:12 +02:00 |
|
Alexey Milovidov
|
628359ddc9
|
Add memory limit for clickhouse-local by default
|
2024-06-26 02:29:04 +02:00 |
|
Nikita Mikhaylov
|
782669a9fd
|
Refactor
|
2024-06-25 14:23:37 +00:00 |
|
Alexey Milovidov
|
eda9b9d874
|
Do not load inactive parts on readonly disks
|
2024-06-25 01:37:46 +02:00 |
|
Kirill Nikiforov
|
edb3d0ab42
|
fix ssl, fix after master merge
|
2024-06-24 00:45:15 +03:00 |
|
Konstantin Bogdanov
|
3b7d69a2fe
|
Remove hostname from clickhouse-local prompt
|
2024-06-21 00:46:33 +02:00 |
|