Ivan Lezhankin
|
9e46118edd
|
Merge remote-tracking branch 'upstream/master' into issue-6459
|
2019-09-20 21:25:55 +03:00 |
|
proller
|
e7f069c78c
|
fixes
|
2019-09-17 12:33:46 +00:00 |
|
Ivan Lezhankin
|
8c356a3830
|
WIP
|
2019-09-15 18:20:31 +03:00 |
|
alexey-milovidov
|
6b1352f65c
|
Merge pull request #6893 from malkfilipp/client_older_than_server
Display warning if clickhouse-client version is older than clickhouse-server.
|
2019-09-11 16:02:35 +03:00 |
|
malkfilipp
|
62f85c0a3a
|
Switch to tuples
|
2019-09-11 11:41:57 +03:00 |
|
malkfilipp
|
b63d2422d0
|
Change versions comparing from string to number
|
2019-09-11 01:29:21 +03:00 |
|
alexey-milovidov
|
8fa72c6804
|
Update Client.cpp
|
2019-09-10 23:10:23 +03:00 |
|
malkfilipp
|
058c04e759
|
Add a warning if the client is older than the server
|
2019-09-10 22:28:33 +03:00 |
|
Amos Bird
|
a1310ffbe6
|
Split libdbms.so using object library
Now the linking time of incremental builds are around 1-2 seconds
|
2019-09-11 01:56:01 +08:00 |
|
Anton Popov
|
69da4f30b3
|
Merge branch 'master' into merging_input_function
|
2019-09-06 16:20:00 +03:00 |
|
Mikhail Filimonov
|
34f393c17e
|
Ability to change history path by changing env
|
2019-09-06 01:35:25 +02:00 |
|
CurtizJ
|
b04cea7463
|
minor fixes of table function input
|
2019-09-05 16:17:01 +03:00 |
|
CurtizJ
|
7accc09066
|
Merge branch 'palasonic-add-input-function' of https://github.com/palasonic1/ClickHouse into merging_input_function
|
2019-09-04 15:25:20 +03:00 |
|
alexey-milovidov
|
b2e80b0cd9
|
Merge branch 'master' into query_masking
|
2019-09-03 22:58:15 +03:00 |
|
alexey-milovidov
|
5f33fd946f
|
Merge pull request #6711 from dimarub2000/exception_while_insert
Exception check added in client when sending insertion data.
|
2019-09-03 21:47:48 +03:00 |
|
Dmitry Rubashkin
|
d2b9990a2a
|
Unexpected packets received in a better way now.
|
2019-09-03 12:36:16 +03:00 |
|
Dmitry Rubashkin
|
876847f3f7
|
Now stacked logs are received in appropriate way.
|
2019-08-29 20:30:16 +03:00 |
|
Dmitry Rubashkin
|
4bd79c47dc
|
Now send_logs_level won't affect catching exception. Test added.
|
2019-08-29 15:36:06 +03:00 |
|
Dmitry Rubashkin
|
4b7f5f20c1
|
Exception check added when sending data by parts.
|
2019-08-28 20:52:17 +03:00 |
|
Alexey Milovidov
|
10b878b30b
|
Disable Poco::AbstractConfiguration substitutions in query in clickhouse-client
|
2019-08-28 18:06:30 +03:00 |
|
Dmitry Rubashkin
|
4f89dcc80d
|
Try to fix
|
2019-08-26 15:47:19 +03:00 |
|
alexey-milovidov
|
44d3e1e837
|
Update Client.cpp
|
2019-08-23 23:35:36 +03:00 |
|
alexey-milovidov
|
13f59d3f6c
|
Update Client.cpp
|
2019-08-23 23:13:08 +03:00 |
|
dimarub2000
|
859d97e8fd
|
Renaming
|
2019-08-23 18:47:27 +03:00 |
|
dimarub2000
|
a367f94923
|
Fix after review
|
2019-08-23 16:19:12 +03:00 |
|
Dmitry Rubashkin
|
e9d813bff7
|
Minor fixes
|
2019-08-22 17:30:18 +03:00 |
|
Dmitry Rubashkin
|
095124dcba
|
setOptionsDescription() function added
|
2019-08-22 17:03:37 +03:00 |
|
Alexey Milovidov
|
0a9787c7f3
|
Fixed possible stack overflow in parser
|
2019-08-10 19:38:25 +03:00 |
|
Mikhail Filimonov
|
9c2ae4513d
|
SensitiveDataMasker
|
2019-07-19 10:22:42 +02:00 |
|
Alexey Milovidov
|
36269c4e2a
|
Addition to prev. revision
|
2019-07-08 06:41:37 +03:00 |
|
Alexey Milovidov
|
f40b70884f
|
Two more fixes for PVS-Studio
|
2019-07-08 05:14:32 +03:00 |
|
Ivan Lezhankin
|
3b995bdb02
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
|
Alexey Milovidov
|
498a2072b5
|
Fixed bug in query formatting with TEMPORARY tables
|
2019-06-29 19:58:32 +03:00 |
|
Alexey Milovidov
|
a643f2f75e
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-29 15:51:56 +03:00 |
|
proller
|
8b1651ae1f
|
arcadia fixes (#5795)
|
2019-06-29 15:04:47 +03:00 |
|
alesapin
|
e45d727e9d
|
Merge pull request #4558 from podshumok/distributred-timeout
Distributed and remote timeouts
|
2019-06-17 13:58:17 +03:00 |
|
Alexey Milovidov
|
0f9599bf22
|
Removed bad code; added support for --param_name value
|
2019-06-15 21:56:32 +03:00 |
|
Alexey Milovidov
|
b079631f61
|
Fixed tests
|
2019-06-15 21:22:48 +03:00 |
|
Alexey Milovidov
|
fad6013270
|
Fixing query parameters
|
2019-06-15 20:52:53 +03:00 |
|
Alexey Milovidov
|
da04db2a93
|
Fixes for #5331
|
2019-06-14 21:56:28 +03:00 |
|
Alexey Milovidov
|
f535a2f55f
|
Fixes for #5331
|
2019-06-14 21:32:22 +03:00 |
|
Alexey Milovidov
|
c5c2bd4a3f
|
Merge branch 'prepared_statements' of https://github.com/sanych73/ClickHouse into sanych73-prepared_statements
|
2019-06-14 19:28:25 +03:00 |
|
proller
|
09f3d68f6e
|
Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540)
* Try fix macos server run
* Doc macos build
# Please enter the commit message for your changes. Lines starting
* CLICKHOUSE-3957 start wip
* tests wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* Making logger for clickhouse-local
* fixes
* wip
* wip
* wip
* wip
* clean
* cf
* wip
* fix
* Update CMakeLists.txt
* Update argsToConfig.h
* Update argsToConfig.cpp
* Update ExtendedLogChannel.h
* Update OwnPatternFormatter.cpp
|
2019-06-14 17:00:37 +03:00 |
|
Alexander Tretiakov
|
905856f02d
|
merge
|
2019-06-05 17:02:13 +03:00 |
|
Orivej Desh
|
5ec179377a
|
DEVTOOLS-5170 Delete Y_IGNORE markers (#5533)
They have been superseded by a new include resolution configuration that lives
outside clickhouse source tree.
|
2019-06-05 14:52:39 +03:00 |
|
Alexander Tretiakov
|
2f1a03dac0
|
merge
|
2019-06-04 21:08:08 +03:00 |
|
proller
|
8b101d0556
|
CLICKHOUSE-4493 Ask client password on tty (#5092)
* CLICKHOUSE-4493 Ask client password on tty
* wip
* clang-format
* O_NOCTTY
* remove O_NOCTTY
* fix
* static
* readpassphrase
* freebsd fix
* fix
* Better
* fix style
* Update ConnectionParameters.cpp
* fixes
* fix
* fix
|
2019-06-03 03:57:33 +03:00 |
|
Konstantin Podshumok
|
ab1913186e
|
fix timeouts in Suggest.h
|
2019-06-02 12:43:20 +03:00 |
|
Konstantin Podshumok
|
5cf4a4fd80
|
client: update timeouts usage
|
2019-06-02 12:43:20 +03:00 |
|
palasonicq
|
7826effcd7
|
Minor changes
|
2019-05-31 00:33:06 +03:00 |
|