Alexey Milovidov
|
486d87ebcd
|
Merge remote-tracking branch 'origin/master' into extra-warnings
|
2018-08-27 20:01:33 +03:00 |
|
Alexey Milovidov
|
e5a2dd8624
|
Merge branch 'master' into extra-warnings
|
2018-08-27 19:19:04 +03:00 |
|
chertus
|
ee873c8e9f
|
Merge branch 'master' into decimal
|
2018-08-27 19:18:48 +03:00 |
|
Alexey Milovidov
|
6e57168030
|
Removed code with duplicate semantics [#CLICKHOUSE-2]
|
2018-08-27 18:01:33 +03:00 |
|
proller
|
3acce3bff9
|
Build fix (#2944)
* Build fix
* Better sample build scripts
* zlib apple fix
* fix
* fix
* better so version
* SPLIT_SHARED -> LINK_MODE
* clean
|
2018-08-27 17:39:20 +03:00 |
|
Alexey Milovidov
|
eb165a0616
|
Tweak error code in ZooKeeper library for correct expectations from the calling code [#CLICKHOUSE-3916]
|
2018-08-27 15:19:29 +03:00 |
|
Alexey Milovidov
|
050a080be3
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:29:42 +03:00 |
|
Alexey Milovidov
|
f7796df158
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:26:55 +03:00 |
|
Alexey Milovidov
|
5f21f1ba7d
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:25:45 +03:00 |
|
Alexey Milovidov
|
042d84e1e3
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:17:18 +03:00 |
|
Alexey Milovidov
|
8a0239b6ad
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:08:35 +03:00 |
|
Alexey Milovidov
|
a1a70d4a65
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 04:56:34 +03:00 |
|
Alexey Milovidov
|
625f3fea08
|
Enabling -Wunused-exception-parameter [#CLICKHOUSE-2]
|
2018-08-26 04:36:41 +03:00 |
|
Alexey Milovidov
|
44e848856e
|
Enabling -Wunused-exception-parameter [#CLICKHOUSE-2]
|
2018-08-26 04:33:20 +03:00 |
|
Alexey Milovidov
|
d4ef5d05f2
|
Enabling -Winconsistent-missing-destructor-override [#CLICKHOUSE-2]
|
2018-08-26 04:26:25 +03:00 |
|
Alexey Milovidov
|
ac7673db29
|
Enabling -Wcomma [#CLICKHOUSE-2]
|
2018-08-26 04:24:21 +03:00 |
|
Alexey Milovidov
|
c193d15ef2
|
Merge branch 'master' into generalize-zookeeper
|
2018-08-26 03:32:15 +03:00 |
|
Alexey Milovidov
|
8cc3501c04
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 05:00:36 +03:00 |
|
Alexey Milovidov
|
3475ef5304
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 04:58:14 +03:00 |
|
Alexey Milovidov
|
4d343a441c
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 04:14:02 +03:00 |
|
Alexey Milovidov
|
2530561086
|
ZooKeeperImpl: allow to distinguish cases when request was definitely not been processed #2939
|
2018-08-25 01:50:20 +03:00 |
|
chertus
|
54a3c028c5
|
Merge branch 'master' into decimal
|
2018-08-24 14:19:41 +03:00 |
|
Alexey Milovidov
|
86ede3d38c
|
Removed "_dl_addr" from profile when high amount of queries are instantly rejected with exception as in case when "Too many simultaneous queries" [#CLICKHOUSE-3923]
|
2018-08-24 11:32:33 +03:00 |
|
Alexey Milovidov
|
6043ea02de
|
Style #2913
|
2018-08-24 08:25:00 +03:00 |
|
Alexey Milovidov
|
38d5d8eaad
|
Reverted #2325 #2261
|
2018-08-24 03:53:09 +03:00 |
|
chertus
|
1467ca5610
|
decimal field visitors CLICKHOUSE-3765
|
2018-08-23 22:11:31 +03:00 |
|
proller
|
fe45a62c34
|
fix
|
2018-08-23 21:39:21 +03:00 |
|
proller
|
38347f120d
|
fixes
|
2018-08-23 15:20:54 +03:00 |
|
proller
|
426b8c6130
|
Merge remote-tracking branch 'upstream/master' into fix3
|
2018-08-23 14:27:05 +03:00 |
|
Alexey Milovidov
|
61b8b60f53
|
Whitespaces [#CLICKHOUSE-3878]
|
2018-08-23 03:12:24 +03:00 |
|
alexey-milovidov
|
0265cca018
|
Merge pull request #2921 from alesapin/master
Finally create test with odbc drivers
|
2018-08-22 22:19:07 +03:00 |
|
proller
|
e40708a1a5
|
clean
|
2018-08-22 19:56:00 +03:00 |
|
proller
|
e7d7479ed0
|
fix
|
2018-08-22 19:53:11 +03:00 |
|
alesapin
|
ba0bf14175
|
CLICKHOUSE-3878: Fix message
|
2018-08-22 18:54:08 +03:00 |
|
alesapin
|
e2f18da1a9
|
CLICKHOUSE-3878: Add ODBC test
|
2018-08-22 18:42:27 +03:00 |
|
proller
|
f47d93c92f
|
Merge remote-tracking branch 'upstream/master' into fix3
|
2018-08-22 17:06:19 +03:00 |
|
Alexey Zatelepin
|
b6aa7542d0
|
add BackgroundSchedulePool::TaskInfo::activateAndSchedule() method
Almost always it (and not activate()) is precisely what is needed.
|
2018-08-22 16:43:27 +03:00 |
|
proller
|
d2729f33e6
|
apple fix
|
2018-08-22 16:12:20 +03:00 |
|
proller
|
ed5c5083c8
|
wip
|
2018-08-22 16:01:50 +03:00 |
|
proller
|
b6dabaacb3
|
Merge remote-tracking branch 'upstream/master' into fix3
|
2018-08-22 15:22:58 +03:00 |
|
Alexey Milovidov
|
6497d3032e
|
Dummy implementation for non-Linux platforms #2482
|
2018-08-22 09:00:08 +03:00 |
|
Alexey Milovidov
|
bc30d10b67
|
Dummy implementation for non-Linux platforms #2482
|
2018-08-22 08:59:27 +03:00 |
|
Alexey Milovidov
|
a1d745888d
|
Dummy implementation for non-Linux platforms #2482
|
2018-08-22 08:56:06 +03:00 |
|
Alexey Milovidov
|
ca5b83ac39
|
Fixed error when BackgroundSchedulePool is initialized in context of a query #2482
|
2018-08-22 06:58:19 +03:00 |
|
Alexey Milovidov
|
8c76b8e875
|
TaskStats: addition to prev. revision #2482
|
2018-08-22 06:12:55 +03:00 |
|
Alexey Milovidov
|
f5326ed29a
|
TaskStats: addition to prev. revision #2482
|
2018-08-22 06:11:46 +03:00 |
|
Alexey Milovidov
|
d4b038b270
|
TaskStats: rewrite code #2482
|
2018-08-22 05:54:24 +03:00 |
|
Alexey Milovidov
|
efca6e4e09
|
Code cleanups #2482
|
2018-08-22 03:41:30 +03:00 |
|
Alexey Milovidov
|
43f1f70c9b
|
Code cleanups #2482
|
2018-08-22 03:24:55 +03:00 |
|
Alexey Milovidov
|
698761020f
|
Code cleanups #2482
|
2018-08-22 03:05:06 +03:00 |
|