kssenii
|
2124113aa2
|
Update programs/*
|
2021-05-17 01:06:09 +03: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
|
f4f6e17bcd
|
More fixes
|
2021-05-06 19:42:57 +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 |
|
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 |
|
Alexander Tokmakov
|
b94cc5c4e5
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
|
Alexey Milovidov
|
2e0a979e3a
|
Fix inconsistency in FormatFactory
|
2020-10-29 06:39:43 +03:00 |
|
Mikhail Filimonov
|
41971e073a
|
Fix typos reported by codespell
|
2020-10-27 12:04:03 +01:00 |
|
Alexander Kuzmenkov
|
44162c28c0
|
Update LocalServer.cpp
|
2020-10-26 19:09:43 +03:00 |
|
filimonov
|
79895130b7
|
Better grammar in comments, CI rerun
|
2020-10-26 08:59:15 +01:00 |
|
alexey-milovidov
|
2bbb663fdd
|
Update programs/local/LocalServer.cpp
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
|
2020-10-24 07:30:39 +03:00 |
|
Mikhail Filimonov
|
f3a18864d5
|
After CR fixes - better & simpler. Issue in Context::shutdown fixed
|
2020-10-23 16:57:06 +02:00 |
|
Mikhail Filimonov
|
58df7f7883
|
clickhouse-local can work without tmp directory
|
2020-10-23 11:53:35 +02:00 |
|
Alexander Kuzmenkov
|
ef39def7ff
|
Apply suggestions from code review
Co-authored-by: filimonov <1549571+filimonov@users.noreply.github.com>
|
2020-10-22 20:46:17 +03:00 |
|
Mikhail Filimonov
|
111b553ee5
|
Better
|
2020-10-22 09:37:03 +02:00 |
|
Mikhail Filimonov
|
67cbb55d63
|
Fix compilation
|
2020-10-21 22:16:13 +02:00 |
|
Mikhail Filimonov
|
748ff404f9
|
Attempt to fix the race
|
2020-10-21 20:36:01 +02:00 |
|
Mikhail Filimonov
|
d7ea9b6d93
|
Add setTemporaryStorage to clickhouse-local to make OPTIMIZE work
|
2020-10-20 17:57:53 +02:00 |
|
Alexander Tokmakov
|
34addcf61f
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
|
Alexander Tokmakov
|
d1ef34adff
|
fix
|
2020-08-13 22:41:06 +03:00 |
|
Alexey Milovidov
|
0cbbe153cd
|
Fix typos, the last 1%
|
2020-08-08 04:21:04 +03:00 |
|
Vitaly Baranov
|
18e3f1f60d
|
Split SettingsCollection.h into 3 files: SettingsFields.h, SettingsEnums.h, SettingsCollection.h
|
2020-07-31 19:11:27 +03:00 |
|
Denis Glazachev
|
9effacfbc1
|
Merge branch 'master' into ldap-per-user-authentication
* master: (1102 commits)
Update README.md
Update README.md
Update README.md
Update index.md
[docs] add intrdocution for statements page (#12189)
Revert "Run perf tests with memory sampling (for allocations >1M)"
Sanitize LINK_LIBRARIES property for the directories (#12160)
[docs] refactor Domains overview (#12186)
DOCS-647: toStartOfSecond (#12190)
[docs] add intrdocution for commercial page (#12187)
DOCSUP-1348 Russian translation for new functions (#133) (#12194)
changelog fixes
Update index.md (#12191)
Update zh kafka.md title (#12192)
Added test for #3767
style fix for #12152
Tests for fixed issues #10846 and #7347
changelog fixes
[docs] introduction for special table engines (#12170)
[docs] introduction for third-party interfaces (#12175)
...
# Conflicts:
# src/Access/ya.make
# src/Common/ErrorCodes.cpp
|
2020-07-08 00:42:09 +04:00 |
|