freedomDR
|
43ac214dc5
|
get credentials from environment variables for clickhouse-client
include CLICKHOUSE_USER, CLICKHOUSE_PASSWORD
|
2022-03-02 00:54:51 +00:00 |
|
李扬
|
f2ce7cbc8f
|
Update Client.cpp
|
2022-03-01 19:29:59 +08:00 |
|
taiyang-li
|
7f69507c95
|
finish dev
|
2022-03-01 17:22:12 +08:00 |
|
mergify[bot]
|
8014cdf9d3
|
Merge branch 'master' into random-settings
|
2022-02-28 14:06:22 +00:00 |
|
vdimir
|
dfc990aed4
|
Fix using host/port from config for client
|
2022-02-21 12:08:23 +00:00 |
|
avogar
|
ba7f723961
|
Fix comments
|
2022-02-18 13:54:21 +00:00 |
|
Kruglov Pavel
|
e77319bf01
|
Merge branch 'master' into stress-test
|
2022-02-17 20:28:46 +03:00 |
|
avogar
|
1e797c1a8f
|
Fix some tests
|
2022-02-16 15:10:02 +00:00 |
|
Kruglov Pavel
|
e8d855ef4c
|
Update description
|
2022-02-15 15:12:21 +03:00 |
|
Kruglov Pavel
|
767bcabd5b
|
Fix style
|
2022-02-10 14:21:41 +03:00 |
|
Kruglov Pavel
|
8947c5de11
|
Update description
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
|
2022-02-10 14:07:21 +03:00 |
|
avogar
|
75c56163a0
|
Refactor client fault tolerant connection
|
2022-02-10 12:43:08 +03:00 |
|
DF5HSE
|
e657219e01
|
Delete not used include
|
2022-02-08 12:40:44 +03:00 |
|
DF5HSE
|
c08bc7ad65
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client-fault-tolerant-connection
|
2022-02-08 11:37:31 +03:00 |
|
DF5HSE
|
b035ad7843
|
Fix error with IPv6 in host param and impove HostPort reading from input stream
|
2022-02-08 02:03:39 +03:00 |
|
DF5HSE
|
3cb433762b
|
Fix errors in build check
|
2022-02-08 02:03:39 +03:00 |
|
DF5HSE
|
3343a22788
|
Merge branch 'client-fault-tolerant-connection' of github.com:ManagedDatabases/ClickHouse into client-fault-tolerant-connection
|
2022-02-08 02:03:38 +03:00 |
|
Filippov Denis
|
226759b674
|
Update programs/client/Client.cpp
Fix `--host` parameter description
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2022-02-08 02:03:38 +03:00 |
|
DF5HSE
|
18a777cc8b
|
Add function which gets port from configuration
|
2022-02-08 02:03:37 +03:00 |
|
DF5HSE
|
a9ff296960
|
Fix codestyle
|
2022-02-08 02:03:36 +03:00 |
|
DF5HSE
|
e780c1292d
|
Add tests, remove saving host in config
|
2022-02-08 02:03:35 +03:00 |
|
DF5HSE
|
19cf4e6dec
|
round robin connection on fail
|
2022-02-08 02:03:25 +03:00 |
|
Anton Popov
|
5bb1b3ce77
|
support async inserts in clickhouse-client for queries with inlined data
|
2022-02-02 20:59:37 +03:00 |
|
Kruglov Pavel
|
b54bf18b27
|
Merge branch 'master' into stress-test
|
2022-01-25 14:35:42 +03:00 |
|
DF5HSE
|
fb2a45009a
|
Fix formatting
|
2022-01-20 00:44:37 +03:00 |
|
DF5HSE
|
c126afa93b
|
Fix formatting
|
2022-01-20 00:44:12 +03:00 |
|
DF5HSE
|
76769ac133
|
Fix formatting
|
2022-01-20 00:43:40 +03:00 |
|
DF5HSE
|
aa328fa4d8
|
Fix formatting
|
2022-01-20 00:42:29 +03:00 |
|
DF5HSE
|
b46af3e0c4
|
Add list of '<host>:[<port>]' reading in --host param
|
2022-01-20 00:36:18 +03:00 |
|
DF5HSE
|
f6d50f6fd3
|
Add list of hosts reading
|
2022-01-20 00:15:11 +03:00 |
|
avogar
|
0ae0aa712b
|
Don't print exception twice in client in case of exception in parallel parsing
|
2022-01-11 18:37:07 +03:00 |
|
Azat Khuzhin
|
0685fd9985
|
clickhouse-local: track memory under --max_memory_usage_in_client option
|
2021-12-31 11:06:15 +03:00 |
|
Kruglov Pavel
|
ffb6c5b37b
|
Merge branch 'master' into stress-test
|
2021-12-23 20:14:15 +03:00 |
|
Azat Khuzhin
|
57c027be0e
|
Remove arcadia build support
|
2021-12-11 21:25:23 +03:00 |
|
avogar
|
81d45dbf66
|
Fix possible crash in fuzzer
|
2021-12-08 21:29:50 +03:00 |
|
mergify[bot]
|
ce0c112586
|
Merge branch 'master' into stress-test
|
2021-11-25 11:09:26 +00:00 |
|
Azat Khuzhin
|
bbbbd261b8
|
Add --pager support for clickhouse-local
|
2021-11-16 22:25:32 +03:00 |
|
mergify[bot]
|
923874060a
|
Merge branch 'master' into stress-test
|
2021-11-16 16:42:50 +00:00 |
|
Kseniia Sumarokova
|
846fbd059b
|
Merge pull request #31403 from kssenii/fix-client-output
Fix client
|
2021-11-14 15:01:30 +03:00 |
|
kssenii
|
ad1b7c83cd
|
Fix
|
2021-11-14 07:19:59 +00:00 |
|
Kseniia Sumarokova
|
2313981fd7
|
Merge pull request #31260 from azat/external-cleanup
Cleanup extern ProfileEvents/CurrentMetrics and add a style check
|
2021-11-12 00:02:57 +03:00 |
|
Azat Khuzhin
|
baf14444e6
|
Cleanup ProfileEvents and CurrentMetrics
|
2021-11-10 21:15:27 +03:00 |
|
Alexander Tokmakov
|
9d83832bde
|
show warning if some obsolete setting changed
|
2021-11-10 18:49:13 +03:00 |
|
kssenii
|
26c4affc18
|
Fixes
|
2021-11-04 11:00:35 +00:00 |
|
mergify[bot]
|
8ef9e61e36
|
Merge branch 'master' into stress-test
|
2021-11-03 08:28:43 +00:00 |
|
kssenii
|
feb3d8bc75
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into clickhouse-local-improve
|
2021-11-02 20:01:15 +00:00 |
|
kssenii
|
e97233f33d
|
Fix --verbose in local and logging
|
2021-10-30 17:23:24 +03:00 |
|
kssenii
|
07bab5193f
|
Delayed interactive
|
2021-10-29 16:23:53 +03:00 |
|
mergify[bot]
|
d9d9d38e4f
|
Merge branch 'master' into stress-test
|
2021-10-27 19:00:31 +00:00 |
|
Kseniia Sumarokova
|
15bdfdc9f6
|
Update Client.cpp
|
2021-10-25 10:47:22 +03:00 |
|
mergify[bot]
|
943a1cbba0
|
Merge branch 'master' into stress-test
|
2021-10-21 04:41:23 +00:00 |
|
kssenii
|
ec7c93728b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix-local-exceptions
|
2021-10-20 23:42:27 +00:00 |
|
Kruglov Pavel
|
003955b59f
|
Merge branch 'master' into clickhouse-local
|
2021-10-18 14:24:08 +03:00 |
|
kssenii
|
91e9ab7760
|
Fix tests
|
2021-10-16 19:30:35 +00:00 |
|
kssenii
|
5db75f9e77
|
Better exception
|
2021-10-16 11:30:24 +00:00 |
|
avogar
|
be4fc79d32
|
Better handling exceptions, update tests
|
2021-10-15 18:30:32 +03:00 |
|
Kruglov Pavel
|
8d1c51c422
|
Update Client.cpp
|
2021-10-14 18:18:04 +03:00 |
|
avogar
|
ba7b784646
|
Remove catching boost::program_options error in Client
|
2021-10-14 16:36:32 +03:00 |
|
avogar
|
a1a4df2501
|
Fix handling exception 'unrecognised option' in clickhouse-local and client
|
2021-10-14 16:34:05 +03:00 |
|
Nikolai Kochetov
|
3d3e143c29
|
Merge pull request #30001 from ClickHouse/remove-streams-from-formats
Remove streams from formats.
|
2021-10-14 12:39:07 +03:00 |
|
Nikolai Kochetov
|
ec18340351
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
|
Dmitry Novik
|
362bcb2f66
|
Introduce ProfileEvents packet
|
2021-10-11 17:29:50 +03:00 |
|
mergify[bot]
|
0910a8ec74
|
Merge branch 'master' into stress-test
|
2021-10-05 09:46:18 +00:00 |
|
Azat Khuzhin
|
bbee102e58
|
Fix --stage for clickhouse-local
This also fixes UBsan error, since query_processing_stage was not
initialized before for clickhouse-local.
|
2021-10-04 21:00:48 +03:00 |
|
Pavel Kruglov
|
2db11bc6c5
|
Add backward compatibility check in stress test
|
2021-10-04 16:34:14 +03:00 |
|
Kseniia Sumarokova
|
ddc775b1c8
|
Merge pull request #29626 from kssenii/fix-signals
Follow-up for #26231
|
2021-10-03 22:13:54 +03:00 |
|
alexey-milovidov
|
921c5ce4c3
|
Merge pull request #29660 from azat/client-fuzzer-fixes
Do not try to fuzz `USE`/`SET` queries and print stacktrace
|
2021-10-02 22:01:33 +03:00 |
|
Azat Khuzhin
|
4d5ca0f409
|
client: do not try to fuzz USE queries
|
2021-10-02 11:17:17 +03:00 |
|
Azat Khuzhin
|
a419fe6633
|
client: don not try to fuzz SET queries
They were forbidden in QueryFuzzer.cpp anyway, this is just a patch to
avoid trying to do this and update comment.
|
2021-10-02 11:16:53 +03:00 |
|
kssenii
|
e10255bba3
|
Fix
|
2021-10-02 08:10:34 +00:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
kssenii
|
dabab85c60
|
Fix
|
2021-10-01 17:31:00 +00:00 |
|
kssenii
|
05181c6900
|
Fix
|
2021-10-01 14:13:02 +00:00 |
|
kssenii
|
f3784780fd
|
Fixes
|
2021-09-25 08:46:57 +00:00 |
|
kssenii
|
04575eb12b
|
Review fixes, fix style check and clang-tidy
|
2021-09-22 21:35:29 +00:00 |
|
kssenii
|
8d19ed5ee7
|
Fix remaining tests
|
2021-09-20 05:39:13 +00:00 |
|
kssenii
|
55619dcc1b
|
Correct merge
|
2021-09-16 16:14:17 +00:00 |
|
kssenii
|
ec0a43dcd5
|
Correct merge with master
|
2021-09-11 17:14:32 +00:00 |
|
kssenii
|
ca81c13775
|
Move readArguments to base
|
2021-09-11 11:49:42 +00:00 |
|
kssenii
|
ddfe1e4d64
|
Some fixes
|
2021-09-11 11:34:22 +00:00 |
|
kssenii
|
fa04b13175
|
Break some tests
|
2021-09-09 13:25:25 +00:00 |
|
kssenii
|
8f77855981
|
Some review fixes
|
2021-09-05 00:52:35 +03:00 |
|
kssenii
|
578a750b8b
|
Small clean up
|
2021-08-27 11:47:47 +03:00 |
|
kssenii
|
7d6f3d96c1
|
Better
|
2021-08-23 13:01:42 +03:00 |
|
kssenii
|
0afc23bfa3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-21 18:23:14 +03:00 |
|
kssenii
|
1f0bb0d81b
|
Reorganize a bit more, fix tests
|
2021-08-21 18:17:02 +03:00 |
|
kssenii
|
3a39e3f039
|
Reorganize options
|
2021-08-21 00:39:28 +03:00 |
|
Alexey Milovidov
|
2ab97bd621
|
Improve usability when user forgot password #27750
|
2021-08-20 11:08:21 +03:00 |
|
kssenii
|
b5f6a7cb97
|
Fix local
|
2021-08-19 14:07:47 +03:00 |
|
kssenii
|
d1484a6f2e
|
Use more client code than local, hope tests survive
|
2021-08-19 00:01:17 +03:00 |
|
kssenii
|
e187bb781c
|
Move everything to base
|
2021-08-18 17:39:04 +03:00 |
|
kssenii
|
fb0b445ee0
|
Lets add LocalConnection (a start)
|
2021-08-17 22:59:51 +03:00 |
|
kssenii
|
cefd9b473e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-16 16:41:24 +03:00 |
|
Artur
|
3591c3c8f4
|
correct code according to comments
|
2021-08-16 13:28:39 +00:00 |
|
Artur
|
9ba9d39d42
|
correct style
|
2021-08-14 11:15:32 +00:00 |
|
Artur
|
49e211bead
|
add from infile syntax
|
2021-08-13 16:30:28 +00:00 |
|
Maksim Kita
|
87fb75b272
|
Merge pull request #27191 from FArthur-cmd/memory-tracker-26043
Client with flag for memory tracker
|
2021-08-10 14:01:02 +03:00 |
|
Filatenkov Artur
|
0db028bb49
|
Update Client.cpp
|
2021-08-10 12:00:55 +03:00 |
|
Filatenkov Artur
|
3545f2a4ee
|
Update Client.cpp
|
2021-08-10 11:59:11 +03:00 |
|
kssenii
|
30cc705464
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-07 22:53:50 +03:00 |
|