Raúl Marín
|
850b7f71fb
|
Merge pull request #66528 from Algunenano/getSettingsCopy
Rename Context::getSettings()
|
2024-07-31 09:55:21 +00:00 |
|
Pablo Marcos
|
200c54df80
|
Merge pull request #67219 from pamarcos/fix-crash-in-distributed-async-insert-directory-queue
[Green CI] Fix crash in DistributedAsyncInsert when connection is empty
|
2024-07-31 08:30:35 +00:00 |
|
Nikita Mikhaylov
|
6f16ca02a7
|
Fixed Style Check
|
2024-07-29 17:28:04 +00:00 |
|
Nikita Mikhaylov
|
9b4accebb3
|
Fix build
|
2024-07-29 17:28:04 +00:00 |
|
Nikita Mikhaylov
|
2f255dc68d
|
Fix clang-tidy
|
2024-07-29 17:28:04 +00:00 |
|
Nikita Mikhaylov
|
6f068639db
|
Better
|
2024-07-29 17:28:04 +00:00 |
|
Nikita Mikhaylov
|
49dc30d5c2
|
Small adjustement
|
2024-07-29 17:28:03 +00:00 |
|
Nikita Mikhaylov
|
8ba85074e7
|
Fix build
|
2024-07-29 17:28:03 +00:00 |
|
Nikita Mikhaylov
|
9186e647eb
|
Fix style
|
2024-07-29 17:28:03 +00:00 |
|
Nikita Mikhaylov
|
1c9d60ca97
|
Refactoring
|
2024-07-29 17:28:03 +00:00 |
|
Pablo Marcos
|
eaede913b2
|
Ensure there's no logical error using PoolWithFailoverBase::getMany
Prevents a segfault in case the connection is null, but also checks
all other conditions to ensure the logic is the expected one.
|
2024-07-29 16:27:12 +00:00 |
|
Alexey Milovidov
|
04447945ac
|
Merge pull request #66506 from ClickHouse/ast-data-type
Introduce `ASTDataType`
|
2024-07-29 16:08:11 +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
|
7ced10187e
|
Merge branch 'master' into ast-data-type
|
2024-07-27 23:24:02 +02:00 |
|
Vitaly Baranov
|
b64c781457
|
Merge pull request #67133 from vitlibar/fix-context-race-in-clickhouse-local
Use a separate client context in clickhouse-local
|
2024-07-27 20:12:24 +00:00 |
|
Alexey Milovidov
|
3818d701d6
|
Merge branch 'master' into ast-data-type
|
2024-07-27 04:19:41 +02:00 |
|
Alexey Milovidov
|
36a875dda4
|
Merge branch 'fix-idiotic-code' into ast-data-type
|
2024-07-26 15:32:15 +02:00 |
|
Nikita Mikhaylov
|
031b435e3a
|
Style
|
2024-07-26 15:21:11 +02:00 |
|
Nikita Mikhaylov
|
d2b3be2fb8
|
Apply optimizations for a single file
|
2024-07-26 15:05:11 +02:00 |
|
Vitaly Baranov
|
0cf0437196
|
Use separate client context in clickhouse-local
|
2024-07-26 13:26:15 +02:00 |
|
Alexey Milovidov
|
883cbdc880
|
Merge pull request #67086 from ClickHouse/fix_02446
Fix a test, make possible retries of queries in .sql tests
|
2024-07-26 10:47:27 +00:00 |
|
Alexey Milovidov
|
4bf8d72a67
|
Merge branch 'fix-idiotic-code' into ast-data-type
|
2024-07-25 19:06:15 +02:00 |
|
Antonio Andelic
|
670413a69d
|
Merge pull request #67016 from ClickHouse/static-order-mess
Try to fix exception logging in destructors of static objects
|
2024-07-25 13:46:22 +00:00 |
|
Alexander Tokmakov
|
8df648b3c8
|
fix a test, add retries for sql tests
|
2024-07-25 00:56:41 +02:00 |
|
Raúl Marín
|
ff44b20661
|
Revert "FuzzQuery table function"
|
2024-07-24 14:51:48 +02:00 |
|
Antonio Andelic
|
48b3008126
|
Handle better static destructors
|
2024-07-24 12:04:28 +02:00 |
|
Alexey Milovidov
|
f9e76ae380
|
Merge branch 'master' into ast-data-type
|
2024-07-22 07:36:47 +02:00 |
|
Alex Katsman
|
eb51dc8980
|
Don't start GWP allocations until init is finished
|
2024-07-19 13:34:50 +00:00 |
|
Raúl Marín
|
cb66bfa5e9
|
Merge remote-tracking branch 'blessed/master' into getSettingsCopy
|
2024-07-19 11:41:14 +02:00 |
|
Alexey Milovidov
|
985f398925
|
Fix error
|
2024-07-19 00:20:03 +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
|
6e6b3500df
|
Merge branch 'master' into signal_handlers_in_client
|
2024-07-18 05:06:07 +02:00 |
|
Alexey Milovidov
|
a2b383a83f
|
Merge pull request #65871 from ClickHouse/uninteresting-changes
Uninteresting changes
|
2024-07-18 01:40:25 +00:00 |
|
Igor Nikonov
|
9810a658e3
|
Merge pull request #66380 from ClickHouse/pr-cleanup
PR cleanup: remove redundant code
|
2024-07-17 21:45:10 +00:00 |
|
vdimir
|
2188db3d45
|
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
|
2024-07-17 10:38:36 +02:00 |
|
Alexey Milovidov
|
8cbf1df944
|
Merge branch 'master' into uninteresting-changes
|
2024-07-17 03:56:30 +02:00 |
|
Alexey Milovidov
|
2d33b7703a
|
Merge branch 'master' into signal_handlers_in_client
|
2024-07-17 03:33:26 +02:00 |
|
Igor Nikonov
|
4d3a8f3a30
|
Merge remote-tracking branch 'origin/master' into pr-cleanup
|
2024-07-16 18:13:04 +00:00 |
|
Alexey Milovidov
|
87cdd18007
|
Merge branch 'master' into uninteresting-changes
|
2024-07-16 19:23:18 +02:00 |
|
vdimir
|
949340f437
|
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
|
2024-07-16 12:14:30 +02:00 |
|
Alexey Milovidov
|
ae520dc4d7
|
Merge branch 'master' into signal_handlers_in_client
|
2024-07-16 06:09:43 +02:00 |
|
Alexey Milovidov
|
390ed8dd79
|
Merge branch 'master' into disable-ctrl-z
|
2024-07-16 05:19:20 +02:00 |
|
Sema Checherinda
|
874b4d1af0
|
fix tidy build
|
2024-07-15 19:15:45 +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 |
|
vdimir
|
5e558677dc
|
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
|
2024-07-15 11:34:37 +02:00 |
|
Alexey Milovidov
|
bc1b19591d
|
Disable suspend on Ctrl+Z
|
2024-07-15 05:13:38 +02:00 |
|
Alexander Tokmakov
|
ea64527ea1
|
suppress broken test
|
2024-07-12 19:18:16 +02:00 |
|
Igor Nikonov
|
0a4d413ec0
|
Merge remote-tracking branch 'origin/master' into pr-cleanup
|
2024-07-12 14:50:58 +00:00 |
|