Amos Bird
|
0169fce78e
|
Projection bug fixes and refactoring.
|
2021-08-26 19:09:31 +08:00 |
|
Maksim Kita
|
82ba24cd10
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-24 19:12:32 +03:00 |
|
Maksim Kita
|
5f2b28639f
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-20 11:53:08 +03:00 |
|
Vitaly Baranov
|
3ab1177d7e
|
Add separate constants for interface LOCAL and TCP_INTERSERVER.
|
2021-08-19 23:04:36 +03:00 |
|
Vitaly Baranov
|
3b09640d94
|
Use sessions more.
|
2021-08-19 02:22:09 +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 |
|
Maksim Kita
|
6b2c249adc
|
Updated UserDefinedObjectsLoader
|
2021-08-18 12:29:52 +03:00 |
|
Realist007
|
31e26862b5
|
Merge branch 'master' into feature/create-simple-lambda-function
|
2021-07-21 10:33:53 +03:00 |
|
ANDREI STAROVEROV
|
7966bded6c
|
Add storing on disk for created functions
|
2021-07-20 23:20:23 +03:00 |
|
Vitaly Baranov
|
0f8b196682
|
Remove MySQLWireContext.
|
2021-07-16 22:21:20 +03:00 |
|
kssenii
|
947bb4a942
|
Fix progress bar for local
|
2021-07-09 16:43:00 +03:00 |
|
kssenii
|
de277f8ac4
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into progress-bar
|
2021-06-01 07:58:19 +00:00 |
|
tavplubix
|
e9ff0b6d70
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
Poco::File to std::filesystem
|
2021-05-31 23:17:02 +03:00 |
|
mergify[bot]
|
08eca33d81
|
Merge branch 'master' into progress-bar
|
2021-05-31 19:54:20 +00:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
kssenii
|
2124113aa2
|
Update programs/*
|
2021-05-17 01:06:09 +03:00 |
|
kssenii
|
c25be65ebf
|
Refactor progress bar, adjust progress indication for reading from file
|
2021-05-14 06:16:31 +00:00 |
|
kssenii
|
e82d717233
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into progress-bar
|
2021-05-13 10:20:02 +00:00 |
|
Amesaru
|
49b9f18828
|
LocalServer.cpp fix
|
2021-05-11 20:14:09 +03:00 |
|
Amesaru
|
8684c37705
|
LocalServer.cpp fix
|
2021-05-11 17:28:27 +03:00 |
|
Amesaru
|
fa8e904987
|
WriteProgress fix
|
2021-05-11 17:24:04 +03:00 |
|
Amesaru
|
6dd475cc76
|
Convert ProgressBar into a struct
|
2021-05-11 17:14:57 +03:00 |
|
Amesaru
|
c767b18945
|
LocalServer.cpp fix
|
2021-05-11 17:05:49 +03:00 |
|
Amesaru
|
b780aa2cf4
|
LocalServer.cpp fix
|
2021-05-07 00:12:44 +03:00 |
|
Amesaru
|
479dbabb36
|
LocalServer.cpp style fix
|
2021-05-06 22:40:28 +03:00 |
|
Amesaru
|
6fa30e7398
|
Client.cpp and LocalServer.cpp fix
|
2021-05-06 22:40:28 +03:00 |
|
Amesaru
|
6f61de06b9
|
Fix ProgressBar
|
2021-05-06 22:40:28 +03:00 |
|
Amesaru
|
854fadcee5
|
Trying to fix ProgressBar for Local
|
2021-05-06 22:40:27 +03:00 |
|
Amesaru
|
c98c131ee5
|
Trying to fix ProgressBar for Local
|
2021-05-06 22:40:27 +03:00 |
|
Amesaru
|
49eae81447
|
Fix for Local
|
2021-05-06 22:40:27 +03:00 |
|
Amesaru
|
65d2b236ad
|
Add clearProgress to ProgressBar
|
2021-05-06 22:40:10 +03:00 |
|
Amesaru
|
97e87dc06a
|
Code-style fix
|
2021-05-06 22:38:52 +03:00 |
|
Amesaru
|
9650497edb
|
Moved ProgressBar from src/Client to src/Common
|
2021-05-06 22:35:21 +03:00 |
|
Amesaru
|
35215b24cf
|
More fixes
|
2021-05-06 22:33:56 +03:00 |
|
Amesaru
|
83ec8a47c1
|
Another fix for united progress bar for LocalServer and Client
|
2021-05-06 19:40:55 +03:00 |
|
Amesaru
|
62d8ed8b19
|
Fixed united progress bar for LocalServer and Client
|
2021-05-06 19:40:39 +03:00 |
|
Amesaru
|
77f1218efb
|
United progress bar for LocalServer and Client
|
2021-05-06 19:39:27 +03:00 |
|
Amesaru
|
75371b94f7
|
Add progress bar to LocalServer
|
2021-05-06 19:33:32 +03:00 |
|
kssenii
|
3a0372535e
|
Show progress only with --progress option
|
2021-04-27 13:21:42 +00:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Alexey Milovidov
|
2a8ac01cdb
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
|
Alexey Milovidov
|
50f712e198
|
Integrate mmap cache to the infrastructure
|
2021-03-28 04:10:30 +03:00 |
|
Denis Glazachev
|
290a6d273e
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
|
Alexey Milovidov
|
6cd352fbe3
|
Remove unneeded change from #18977
|
2021-01-16 18:08:21 +03:00 |
|
Alexander Tokmakov
|
3cc7e1407d
|
revert previous fix
|
2021-01-12 21:45:44 +03:00 |
|
Alexey Milovidov
|
24ded3c1c1
|
Allow clickhouse-local to run without system tables
|
2021-01-10 14:12:22 +03:00 |
|
Alexey Milovidov
|
79a38c4c6e
|
Fix hang at shutdown in clickhouse-local
|
2021-01-10 06:35:05 +03:00 |
|
Maksim Kita
|
963ee5211b
|
Added queries-file parameter. Fixed code review issues
|
2020-12-07 19:29:17 +03:00 |
|
Maksim Kita
|
f5d1a9e59a
|
Clickhouse client and local added queries-file parameter
|
2020-12-07 19:29:17 +03:00 |
|