kssenii
|
95645e8f26
|
Fix progress
|
2021-08-23 10:13:27 +03:00 |
|
kssenii
|
deeb942ccb
|
Fix
|
2021-08-21 21:42:59 +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 |
|
alexey-milovidov
|
dfb7decc0f
|
Merge pull request #27903 from ClickHouse/password-usability
Improve usability when user forgot password
|
2021-08-21 10:27:41 +03:00 |
|
kssenii
|
3a39e3f039
|
Reorganize options
|
2021-08-21 00:39:28 +03:00 |
|
kssenii
|
21f9622cad
|
Reorganize multiquery processing
|
2021-08-20 23:39:13 +03:00 |
|
kssenii
|
41d735fd56
|
Fix context
|
2021-08-20 15:16:13 +03:00 |
|
Kruglov Pavel
|
5a282e8947
|
Merge pull request #27875 from vitlibar/fix-shutdown-named-session-storage
Fix shutdown of NamedSessionStorage.
|
2021-08-20 11:50:43 +03:00 |
|
Alexey Milovidov
|
2ab97bd621
|
Improve usability when user forgot password #27750
|
2021-08-20 11:08:21 +03:00 |
|
kssenii
|
39e80a47a3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-20 10:13:58 +03:00 |
|
Vitaly Baranov
|
c257cd61e5
|
Merge pull request #27817 from vitlibar/use-sessions-more
Use sessions more
|
2021-08-19 22:51:08 +03:00 |
|
Vitaly Baranov
|
9fecda940d
|
Fix shutdown of NamedSessionStorage.
|
2021-08-19 17:27:03 +03:00 |
|
tavplubix
|
9ef45d92c2
|
Merge pull request #27755 from ClickHouse/ncb/server_uuid
Merging #20089
|
2021-08-19 14:59:18 +03:00 |
|
kssenii
|
b5f6a7cb97
|
Fix local
|
2021-08-19 14:07:47 +03:00 |
|
kssenii
|
8e36872685
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-19 10:34:48 +03:00 |
|
Vitaly Baranov
|
3b09640d94
|
Use sessions more.
|
2021-08-19 02:22:09 +03:00 |
|
Vitaly Baranov
|
65ee9a1272
|
Merge pull request #26864 from vitlibar/refactor-sessions
Introduce sessions
|
2021-08-19 01:38:51 +03:00 |
|
kssenii
|
d1484a6f2e
|
Use more client code than local, hope tests survive
|
2021-08-19 00:01:17 +03:00 |
|
tavplubix
|
08fb4ede35
|
Update Server.cpp
|
2021-08-18 19:05:27 +03:00 |
|
kssenii
|
80cb5287d9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-08-18 18:15:44 +03:00 |
|
kssenii
|
e187bb781c
|
Move everything to base
|
2021-08-18 17:39:04 +03:00 |
|
tavplubix
|
9b45b26dd6
|
Merge pull request #27655 from FArthur-cmd/import_from_infile_syntax
Import `FROM INFILE`
|
2021-08-18 15:36:32 +03:00 |
|
Alexander Tokmakov
|
31d75c9c38
|
fix split build
|
2021-08-18 15:15:31 +03:00 |
|
Vitaly Baranov
|
fabd7193bd
|
Code cleanups and improvements.
|
2021-08-18 14:24:52 +03:00 |
|
Vasily Nemkov
|
51ffc33457
|
Introduce sessions.
This is required to add system.session_log table.
|
2021-08-18 14:24:52 +03:00 |
|
kssenii
|
fb0b445ee0
|
Lets add LocalConnection (a start)
|
2021-08-17 22:59:51 +03:00 |
|
Alexander Tokmakov
|
df1a4e90a8
|
Merge branch 'master' into ncb/server_uuid
|
2021-08-17 19:42:47 +03:00 |
|
Alexander Tokmakov
|
4d71f65082
|
fix build
|
2021-08-17 16:24:14 +03:00 |
|
Alexey Milovidov
|
91faa6d03a
|
Add more comments to users.xml #27750
|
2021-08-17 05:01:03 +03:00 |
|
Alexander Tokmakov
|
9e9fa043ca
|
minor improvements, add test
|
2021-08-16 21:30:53 +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 |
|
Alexander Tokmakov
|
b324889241
|
Merge branch 'master' into ncb/server_uuid
|
2021-08-16 16:18:33 +03:00 |
|
Azat Khuzhin
|
86e14f192c
|
Convert std::stringstream to ReadBufferFromString for TestHint parsing
|
2021-08-16 00:16:48 +03:00 |
|
Azat Khuzhin
|
c5d9676779
|
Accept error code by error name in client test hints
|
2021-08-16 00:16:48 +03:00 |
|
Azat Khuzhin
|
ad4833b4ab
|
Fix endless loop for parsing invalid test hints (lack of ss.fail() check)
|
2021-08-16 00:16:20 +03:00 |
|
Azat Khuzhin
|
d39128df9f
|
Add module part for client/TestHint
|
2021-08-16 00:16:20 +03:00 |
|
mergify[bot]
|
f7d3c8b554
|
Merge branch 'master' into feature/enable_part_log
|
2021-08-15 00:38:14 +00:00 |
|
Artur
|
9ba9d39d42
|
correct style
|
2021-08-14 11:15:32 +00:00 |
|
Artur
|
0010b772e9
|
Merge branch 'master' of https://github.com/FArthur-cmd/ClickHouse into import_from_infile
|
2021-08-13 16:51:31 +00:00 |
|
Artur
|
49e211bead
|
add from infile syntax
|
2021-08-13 16:30:28 +00:00 |
|
Nikolai Kochetov
|
d207fbc699
|
Merge pull request #27152 from qoega/fix-access-gtest-in-arcadia
Fix arcadia src/Access gtest
|
2021-08-13 10:51:29 +03:00 |
|
Denis Zhuravlev
|
c83551ef8e
|
enable part_log by default
|
2021-08-12 21:10:20 -03:00 |
|
Nikolai Kochetov
|
5e5a6ff654
|
Merge branch 'master' into qoega-fix-access-gtest-in-arcadia
|
2021-08-12 12:02:15 +03:00 |
|
mergify[bot]
|
21cbd50ae1
|
Merge branch 'master' into materialization_log
|
2021-08-12 08:53:34 +00:00 |
|
Kruglov Pavel
|
918a69e70b
|
Merge pull request #27174 from fuwhu/feature/add-metric-MaxPushedDDLEntryID
Add metric MaxPushedDDLEntryID
|
2021-08-12 10:57:03 +03:00 |
|
Mikhail Filimonov
|
af6249c8ec
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
|
mergify[bot]
|
f590cc9ef4
|
Merge branch 'master' into materialization_log
|
2021-08-11 13:34:00 +00:00 |
|
fuwhu
|
8515f3b3a2
|
Add metric MaxPushedDDLEntryID.
|
2021-08-11 11:40:06 +08:00 |
|