Raúl Marín
f3c36defab
Less changes
2024-10-16 12:54:32 +00:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes
2024-10-06 12:29:20 +02:00
Konstantin Bogdanov
f0ae77edb0
Fix build with clang-19
2024-10-05 14:47:23 +02:00
Julia Kartseva
5473e0b64b
Merge remote-tracking branch 'upstream/master' into interactive-metrics-table
2024-09-19 22:34:13 +00:00
Raúl Marín
f3df7bd171
Hide Settings implementation
2024-09-18 15:48:02 +02:00
Julia Kartseva
ab874d724d
Merge remote-tracking branch 'upstream/master' into interactive-metrics-table
2024-08-22 09:20:49 +00:00
Alexander Tokmakov
ee9080fba7
Revert "Fix unexpected behavior with FORMAT
and SETTINGS
parsing"
2024-08-20 15:11:06 +02:00
Alexey Milovidov
af43ee8682
Merge pull request #67134 from azat/client/ignore_shell_suspend
...
Make C-z ignorance configurable (ignore_shell_suspend) in clickhouse-client
2024-08-20 02:31:54 +00:00
Julia Kartseva
3c5569514c
Merge remote-tracking branch 'upstream/master' into interactive-metrics-table
2024-08-19 23:08:32 +00:00
Azat Khuzhin
e623ad041f
Make C-z ignorance configurable (ignore_shell_suspend) in clickhouse-client
...
C-z is extermelly useful for some users (like myself), so provide a way
to configure it in client and avoid it's ignorance in clickhouse-disks
(I hope it is OK since it is not that known utility and it does not have
it's own configuration, while cli option is useless, one should remeber
about it).
Honestly I've never seen any interactive client that forbids C-z, so
ignoring it my default looks strange to me.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-19 08:33:53 +02:00
Alexey Milovidov
5cf3cfc3d7
Merge branch 'master' into format-settings-parsing
2024-08-15 03:50:21 +02:00
Yakov Olkhovskiy
93a922f169
merge master
2024-08-13 03:28:25 +00:00
Alexey Milovidov
30b2cb606f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into format-settings-parsing
2024-08-13 00:01:01 +02:00
Yakov Olkhovskiy
9a45c136b8
merge master
2024-08-10 13:53:32 +00:00
Yakov Olkhovskiy
c1b5b908ba
hide Field::get in private, only use Field::safeGet
2024-08-10 13:01:55 +00:00
Alexey Milovidov
a25accdae3
Fix a test
2024-08-09 20:20:09 +02:00
pufit
0ec292a65f
Revert "Revert "FuzzQuery table function""
...
This reverts commit ff44b206
2024-08-02 00:32:01 -04:00
Yakov Olkhovskiy
adf7ee1c7a
merge master
2024-07-30 23:05:45 +00:00
Yakov Olkhovskiy
c1f45f632b
merge master
2024-07-30 05:12:43 +00: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
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
Vitaly Baranov
46218b68ff
Initialize the client_context after quota_key in clickhouse-client.
2024-07-27 06:32:26 +02:00
Vitaly Baranov
0cf0437196
Use separate client context in clickhouse-local
2024-07-26 13:26:15 +02:00
Raúl Marín
ff44b20661
Revert "FuzzQuery table function"
2024-07-24 14:51:48 +02:00
Julia Kartseva
54428becb3
add keystroke interceptor
2024-07-24 04:11:35 +00:00
Yakov Olkhovskiy
dac5996dda
Merge branch 'master' into ft-chunked-protocol
2024-07-20 23:01:56 +00:00
Julia Kartseva
1ea72d3453
Merge remote-tracking branch 'upstream/master' into interactive-metrics-table
2024-07-20 01:35:30 +00:00
Julia Kartseva
132ba9c749
Merge remote-tracking branch 'upstream/master' into interactive-metrics-table
2024-07-17 00:44:54 +00:00
Yakov Olkhovskiy
b69978b5df
Merge remote-tracking branch 'upstream/master'
2024-07-16 05:54:33 +00:00
Julia Kartseva
8b567d63b0
Merge remote-tracking branch 'upstream/master' into interactive-metrics-table
2024-07-16 01:08:37 +00:00
Yakov Olkhovskiy
e55fcb3265
add docs to client xml config
2024-07-15 01:48:55 +00:00
Yakov Olkhovskiy
12ca7c3641
Merge remote-tracking branch 'upstream/master'
2024-07-15 01:34:53 +00:00
Yakov Olkhovskiy
1836a69b33
Merge branch 'master' into ft-chunked-protocol
2024-07-12 15:43:25 +00:00
Raúl Marín
1b75b8f4eb
Merge remote-tracking branch 'blessed/master' into mergetree_private
2024-07-11 19:58:54 +02:00
Raúl Marín
9e599576ab
Hide Settings object from Context.h
2024-07-11 14:00:05 +02:00
Yakov Olkhovskiy
2794b7bf84
defaults to notchunked, add docs to server's and client's configs
2024-07-10 00:20:11 +00:00
Konstantin Bogdanov
053228eea1
Empty user when JWT is set
2024-07-08 17:29:32 +02:00
pufit
497ab310be
Merge branch 'master' into pufit/fuzz-query
...
# Conflicts:
# src/Storages/registerStorages.cpp
2024-07-03 00:02:54 -04:00
Yakov Olkhovskiy
7f528cc1a0
fix client, fix tests
2024-07-01 06:02:41 +00:00
Nikita Mikhaylov
191aad6b53
Merge pull request #65669 from ClickHouse/client-refactoring
...
Miscellaneous and insignificant changes around Client/ClientBase.
2024-06-28 11:44:40 +00:00
Nikita Mikhaylov
782669a9fd
Refactor
2024-06-25 14:23:37 +00:00
Konstantin Bogdanov
db541b95c7
Fix client failure
2024-06-19 04:29:47 +02:00
Konstantin Bogdanov
782bb68a48
Lint
2024-06-19 04:29:47 +02:00
Konstantin Bogdanov
28756a493e
Refactor with exceptions
2024-06-19 04:29:47 +02:00
Konstantin Bogdanov
f2583db8a1
Support JWT in clickhouse-client
2024-06-19 04:29:46 +02:00
Daniel Anugerah
4489795502
feat: support accept_invalid_certificate in client's config
2024-06-14 00:40:44 +08:00
Kruglov Pavel
4989109e13
Merge pull request #63662 from v01dXYZ/63496-compression-from-file-descriptor
...
Compress STDOUT if redirected to file with a compression extension
2024-05-22 13:37:05 +00:00
Robert Schulze
2909e6451b
Move StringUtils.h/cpp back to Common/
2024-05-19 09:39:36 +00:00
Alexey Milovidov
26501178e6
Fix analyzer
2024-05-17 10:23:32 +02:00