Vitaliy Lyudvichenko
|
9a788d9790
|
Fixed exception safety in TCPHandler. [#CLICKHOUSE-2910]
|
2018-06-09 18:58:41 +03:00 |
|
Vitaliy Lyudvichenko
|
c04dfb40a6
|
Fixed memory tracking. [#CLICKHOUSE-2910]
|
2018-06-09 18:29:08 +03:00 |
|
Vitaliy Lyudvichenko
|
ed7cd86f09
|
Fixed several bug. Trun on --server_logs_level=warning in tests. [#CLICKHOUSE-2910]
Fixed several test to be compatible with --server_logs_level=warning.
|
2018-06-08 22:50:15 +03:00 |
|
Vitaliy Lyudvichenko
|
ac54e52fb3
|
Add server logs passing to client. [#CLICKHOUSE-2910]
|
2018-06-07 20:58:50 +03:00 |
|
Alexey Milovidov
|
b6a6e391b8
|
Fixed minor security issue [#CLICKHOUSE-3758]
|
2018-06-06 21:05:35 +03:00 |
|
Alexey Milovidov
|
1c2b024c39
|
Non significant changes according to clang's -Weverything, part 2 [#CLICKHOUSE-2]
|
2018-06-03 20:43:56 +03:00 |
|
proller
|
fb911f7cfa
|
Allow force disable libs: poco netssl poco mongodb, poco data odbc
|
2018-05-14 21:36:01 +03:00 |
|
Vitaliy Lyudvichenko
|
1f05000c2c
|
Better naming. [#CLICKHOUSE-3645]
|
2018-05-09 07:55:08 +03:00 |
|
Vitaliy Lyudvichenko
|
704583968f
|
Do not save resolved addresses in Connections. [#CLICKHOSUE-2]
Add disable_internal_dns_cache main config option.
|
2018-05-09 07:55:08 +03:00 |
|
alexey-milovidov
|
a7a924c03c
|
Update TimeoutSetter.h
|
2018-04-04 22:44:38 +03:00 |
|
Vitaliy Lyudvichenko
|
ce8de108ed
|
Better timeouts handling. [#CLICKHOUSE-2]
|
2018-04-04 22:44:38 +03:00 |
|
Alexey Milovidov
|
bcda215439
|
Added a comment about absolutely wrong code [#CLICKHOUSE-1942]
|
2018-04-02 21:16:40 +03:00 |
|
proller
|
a6f9df105c
|
Allow use encryption for distributed tables (#2065)
* Allow use encryption for distributed tables
* wip
* fix
* rename encryption to secure
* Fix DirectoryMonitor with +secure
* fix
* fix
* Update DirectoryMonitor.cpp
* Update DirectoryMonitor.cpp
|
2018-03-29 04:41:06 +03:00 |
|
Vitaliy Lyudvichenko
|
de3791dbda
|
Accpet client-side send and recieve timeouts. [#CLICKHOUSE-2]
|
2018-03-28 17:10:11 +03:00 |
|
alexey-milovidov
|
3f320eb031
|
Merge branch 'master' into show-server-group-in-client
|
2018-03-23 19:23:25 +03:00 |
|
Kirill Shvakov
|
d3b6aafa09
|
Rename group_name to display_name
|
2018-02-26 08:49:17 +02:00 |
|
Alexey Milovidov
|
c86fd31097
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-02-25 05:23:04 +03:00 |
|
Kirill Shvakov
|
2216f9e0cc
|
fix function name
|
2018-02-24 14:36:19 +02:00 |
|
Kirill Shvakov
|
0b26189fab
|
prototype: show server group name in client
|
2018-02-24 14:06:53 +02:00 |
|
Alexey Milovidov
|
fa50fe80a0
|
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
|
2018-02-19 03:45:32 +03:00 |
|
proller
|
10803568ad
|
Macos shared build fix (#1906)
|
2018-02-15 00:01:40 +03:00 |
|
Vitaliy Lyudvichenko
|
388d47bbbc
|
Merge branch 'CLICKHOUSE-3346-v310' into CLICKHOUSE-3346
|
2018-01-11 23:51:30 +03:00 |
|
Vitaliy Lyudvichenko
|
e996da050d
|
Add copying check and retries. [#CLICKHOUSE-3346]
|
2018-01-11 21:55:45 +03:00 |
|
Nikolai Kochetov
|
cbeeb84999
|
added http_*_timeout settings [#CLICKHOUSE-3440]
|
2018-01-09 21:41:01 +03:00 |
|
Alexey Milovidov
|
1fecbc3ef4
|
Merging [#CLICKHOUSE-3114]
|
2017-12-28 07:33:35 +03:00 |
|
Alexey Milovidov
|
be72c247fe
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 15:09:55 +03:00 |
|
Alexey Milovidov
|
c748493a86
|
Better [#CLICKHOUSE-2].
|
2017-12-02 05:47:12 +03:00 |
|
Alexey Milovidov
|
54e601019c
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:40:58 +03:00 |
|
proller
|
0d3c4f4d67
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
Core/Progress.h -> IO/Progress.h
tests: sudo --non-interactive
Fix freebsd link
|
2017-11-24 16:55:31 +03:00 |
|
alexey-milovidov
|
7a6d31fa63
|
Update Connection.cpp
|
2017-10-30 21:22:56 +03:00 |
|
proller
|
340c66f8e2
|
Fix build without openssl
|
2017-10-30 21:10:50 +03:00 |
|
Vladimir Chebotarev
|
4e313f3732
|
dbms: Added compression level for ZSTD. [#METR-26742]
|
2017-10-13 04:08:23 +03:00 |
|
proller
|
d498e8e152
|
Try fix work with not connected sockets (#1320)
* Lazy fd_to_replica_state_idx init; Fix work with not connected sockets
* Style
* const
|
2017-10-04 18:18:05 +03:00 |
|
proller
|
7feb94357b
|
use enum class
|
2017-10-03 22:12:44 +03:00 |
|
proller
|
add13f233e
|
requested changes
|
2017-10-03 22:12:44 +03:00 |
|
proller
|
2467530583
|
Works!
|
2017-10-03 22:12:44 +03:00 |
|
proller
|
ebb4a6a0ed
|
Start ssl'ing (#CLICKHOUSE-3032)
|
2017-10-03 22:12:44 +03:00 |
|
Alexey Milovidov
|
dc5eca0beb
|
Fixed awful translation [#CLICKHOUSE-2].
|
2017-09-10 05:06:16 +03:00 |
|
Alexey Milovidov
|
16d6c4f9e7
|
Removed very old protocol compatibility features [#CLICKHOUSE-2].
|
2017-08-16 23:27:35 +03:00 |
|
Alexey Zatelepin
|
67dffb9be6
|
simplify MultiplexedConnections further (so that it works with only one shard) [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
b469ef1792
|
don't use local replica if its delay is unacceptable [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
3f3b7f61e2
|
always send changed settings for remote connections [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Milovidov
|
b0b7f1b161
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-08-08 23:58:18 +03:00 |
|
Alexey Milovidov
|
6aa69c06cf
|
Moved tools sources out of library code [#CLICKHOUSE-2].
|
2017-06-16 19:20:51 +03:00 |
|
Alexey Milovidov
|
b1a645cb6d
|
Moved tools sources out of library code [#CLICKHOUSE-2].
|
2017-06-16 19:16:22 +03:00 |
|
proller
|
4c7dd6ff8b
|
Freebsd and macos fixes
|
2017-06-15 22:39:35 +03:00 |
|
Alexey Zatelepin
|
3b33d3fbab
|
force reconnect by default for connections returned by ConnectionPool [#CLICKHOUSE-3068]
|
2017-06-14 22:16:19 +03:00 |
|
Alexey Milovidov
|
1e45dc5480
|
Fixed build [#CLICKHOUSE-2].
|
2017-06-13 09:21:52 +03:00 |
|
Alexey Milovidov
|
f1f336275e
|
Removed useless file [#CLICKHOUSE-2].
|
2017-06-13 09:12:13 +03:00 |
|
Alexey Milovidov
|
2cc7c776ce
|
Fixed build [#CLICKHOUSE-2].
|
2017-06-13 07:50:26 +03:00 |
|
alexey-milovidov
|
3f6cccaaa1
|
Merge pull request #834 from luc1ph3r/Add-performance-test
Add performance test
|
2017-06-13 07:20:01 +03:00 |
|
Alexey Milovidov
|
45c76803a9
|
Moved table functions to separate library; fixed errors; improved testability [#CLICKHOUSE-31].
|
2017-06-10 12:04:31 +03:00 |
|
ivanzhukov
|
52b5f18db9
|
Code Review
|
2017-05-31 00:36:45 +03:00 |
|
ivanzhukov
|
59942137de
|
Output only specified metrics
|
2017-05-09 21:53:48 +03:00 |
|
ivanzhukov
|
7f9e234bd5
|
Support preconditions
|
2017-05-09 21:53:48 +03:00 |
|
ivanzhukov
|
70e2fb7000
|
Add filters for tests
|
2017-05-09 21:53:48 +03:00 |
|
ivanzhukov
|
100eba717f
|
Print array of jsons for multiple tests run
|
2017-05-09 21:53:48 +03:00 |
|
ivanzhukov
|
54f9675b59
|
Add support for tests profiles
|
2017-05-09 21:53:48 +03:00 |
|
ivanzhukov
|
733c74fe8a
|
Always store queries in a vector
|
2017-05-09 21:53:47 +03:00 |
|
ivanzhukov
|
3c6de6eee9
|
Use new IO functions interface
|
2017-05-09 21:53:47 +03:00 |
|
ivanzhukov
|
5fa4b5f15e
|
Support query in a file
|
2017-05-09 21:53:47 +03:00 |
|
ivanzhukov
|
086ef6ed82
|
Support directory as an input
|
2017-05-09 21:53:47 +03:00 |
|
ivanzhukov
|
1c2b64168e
|
Code style
|
2017-05-09 21:53:46 +03:00 |
|
ivanzhukov
|
0fb964ba79
|
Print all runs for one query first
|
2017-05-09 21:53:31 +03:00 |
|
ivanzhukov
|
52849e746e
|
Check metrics for execType
|
2017-05-09 21:53:31 +03:00 |
|
ivanzhukov
|
f4c6219244
|
Use new connectionPool inerface
|
2017-05-09 21:53:31 +03:00 |
|
ivanzhukov
|
73fa7905f0
|
Use new RemoteBlockInputStream's interface
|
2017-05-09 21:53:31 +03:00 |
|
ivanzhukov
|
c6f35247bf
|
Fix include
|
2017-05-09 21:53:29 +03:00 |
|
ivanzhukov
|
26606a1556
|
Dont print corrupted statistics
|
2017-05-09 21:52:58 +03:00 |
|
ivanzhukov
|
dca10863c7
|
Refactoring
|
2017-05-09 21:52:58 +03:00 |
|
ivanzhukov
|
70fb951831
|
Separate metrics output for queries
|
2017-05-09 21:52:58 +03:00 |
|
ivanzhukov
|
09ca5e0032
|
Construct and output info at the end
|
2017-05-09 21:52:58 +03:00 |
|
ivanzhukov
|
64a18f6b6e
|
Rename read_{rows,bytes} to {rows,bytes}_read
|
2017-05-09 21:52:58 +03:00 |
|
ivanzhukov
|
3568946082
|
Add support for time criterions
|
2017-05-09 21:52:58 +03:00 |
|
ivanzhukov
|
c4c6960c75
|
Separate 'loop' queries execution from 'once'
|
2017-05-09 21:52:57 +03:00 |
|
ivanzhukov
|
1986ceb819
|
Execute queries without terminate conditions
|
2017-05-09 21:52:56 +03:00 |
|
ivanzhukov
|
4e5362b246
|
Replace raw pointers with Poco's AutoPtr
|
2017-05-09 21:52:42 +03:00 |
|
ivanzhukov
|
17c7b2a0cf
|
Extract settings and construct queries from config
|
2017-05-09 21:52:40 +03:00 |
|
ivanzhukov
|
fd307bffb7
|
Add command line options support
|
2017-05-09 21:52:17 +03:00 |
|
ivanzhukov
|
39c3054d09
|
Add base file for PerformanceTest
|
2017-05-07 01:04:39 +03:00 |
|
ivanzhukov
|
842ebadc0e
|
Add cmake rules for performance test launcher
|
2017-05-07 01:04:39 +03:00 |
|
proller
|
fac00792f9
|
Move most AggregateFunctions to separate lib, use AggregateFunctionFactory as singletone, rename lib storages_system->clickhouse_storages_system
|
2017-05-05 16:59:18 -07:00 |
|
proller
|
f32862be60
|
Hotfix for functions lib in client
|
2017-04-21 22:16:31 +03:00 |
|
Alexey Zatelepin
|
baf0f70ba3
|
Failover if the needed table is missing on remote server [#CLICKHOUSE-2141]
|
2017-04-20 19:19:30 +03:00 |
|
Alexey Zatelepin
|
d1fa449f4a
|
PR fixes [#CLICKHOUSE-2141]
|
2017-04-20 17:04:38 +03:00 |
|
Alexey Zatelepin
|
c91828e5bf
|
PR fixes [#CLICKHOUSE-2141]
|
2017-04-19 21:29:50 +03:00 |
|
Alexey Zatelepin
|
485c58b039
|
use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141]
|
2017-04-19 20:50:17 +03:00 |
|
Alexey Zatelepin
|
aa62dc354f
|
ensure that empty entries are not returned from PoolWithFailoverBase [#CLICKHOUSE-2141]
|
2017-04-18 16:37:00 +03:00 |
|
Alexey Zatelepin
|
e30dc7c254
|
check replica delay when getting a connection from ConnectionPoolWithFailover [#CLICKHOUSE-2141]
|
2017-04-17 22:51:41 +03:00 |
|
Alexey Zatelepin
|
0a98f43d3a
|
add TablesStatus request to protocol [#CLICKHOUSE-2141]
|
2017-04-17 19:02:48 +03:00 |
|
Alexey Milovidov
|
777adabde7
|
Client: fixed error with percentage [#CLICKHOUSE-2].
|
2017-04-16 07:28:04 +03:00 |
|
Alexey Milovidov
|
00ebb1709d
|
Client: more correct code [#CLICKHOUSE-2].
|
2017-04-12 22:50:49 +03:00 |
|
proller
|
72ccc69212
|
Debian: simpler package (#662)
* Allow use external re2 with re2_st=re2
* fix
* remove dupe
* use re2_st in FunctionsStringSearch.h
* fix
* move files from tools/etc to debian
* dont generate control
* version
* ok.
* wip
* Cmake: dont touch CMAKE_INSTALL_PREFIX
* wip
* works!
* clean
* okay
* like old
* wip
* wip
* okay
* clickhouse-server-base-dbg
* clean
* clickhouse-server-dbg
* Debian: Remove daemons
* Update rules
* add source/format
* control clean
* add watch
* clean
* clean
* temp fix build
* clean
* docs
* fake make_control
* fix
* testme
* testme
* add metrika package
* fake metrika files
|
2017-04-10 20:43:30 +03:00 |
|
Alexey Milovidov
|
a0b9bf5e97
|
Moved code to cpp [#CLICKHOUSE-2].
|
2017-04-08 04:32:05 +03:00 |
|
Alexey Milovidov
|
a7e557f2a3
|
clickhouse-client: Fixed terminal escape codes in Mosh [#CLICKHOUSE-2930].
|
2017-04-07 20:56:03 +03:00 |
|
f1yegor
|
b4c23f122a
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
09e3134bf4
|
Revert "Using C++17 [#CLICKHOUSE-3]."
This reverts commit 431a735efe .
|
2017-04-01 11:51:30 +03:00 |
|
Alexey Milovidov
|
ecb0b87bd8
|
Using C++17 [#CLICKHOUSE-3].
|
2017-04-01 11:51:30 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|