alexey-milovidov
|
1b8100ae86
|
Update FunctionsArray.cpp
|
2017-08-31 20:00:51 +03:00 |
|
alexey-milovidov
|
c6f87d9543
|
Update GatherUtils.h
|
2017-08-31 19:24:46 +03:00 |
|
alexey-milovidov
|
2ced5f8bb5
|
Merge pull request #1180 from BayoNet/master
"INSERT" query and "strict_insert_defaults" parameter descripions
|
2017-08-31 16:45:17 +03:00 |
|
|
1c52a13485
|
Merge remote-tracking branch 'upstream/master'
|
2017-08-31 16:43:39 +03:00 |
|
alexey-milovidov
|
d064232f26
|
Update queries.rst
|
2017-08-31 16:42:27 +03:00 |
|
alexey-milovidov
|
55f6330d53
|
Update queries.rst
|
2017-08-31 16:36:19 +03:00 |
|
alexey-milovidov
|
da0e8e3325
|
Update queries.rst
|
2017-08-31 16:33:08 +03:00 |
|
|
47ff950420
|
"INSERT" query descripion is updated. Information on performance of query is added.
Session parameter "strict_insert_defaults" is desribed.
|
2017-08-31 16:17:51 +03:00 |
|
Alexey Milovidov
|
9c7f195c6e
|
Removed flappy test (race condition in test) [#CLICKHOUSE-3267].
|
2017-08-31 13:47:49 +03:00 |
|
alexey-milovidov
|
aa2d29f5f9
|
Update ReadWriteBufferFromHTTP.cpp, Context.cpp, etc
Update ASTSystemQuery.cpp
Update ASTSystemQuery.h
Update dictionary_clickhouse_cache.xml
Update dictionary_clickhouse_flat.xml
|
2017-08-31 13:26:02 +03:00 |
|
alexey-milovidov
|
5d14855989
|
Merge branch 'master' into CLICKHOUSE-2931
|
2017-08-31 00:23:39 +03:00 |
|
proller
|
7b8ab787ce
|
Fetch/update website/presentations before website build
|
2017-08-30 23:26:22 +03:00 |
|
proller
|
9caf6da5ca
|
Remove submodule website/presentations
|
2017-08-30 23:26:22 +03:00 |
|
Alexey Milovidov
|
9fdbd576f6
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-30 21:53:37 +03:00 |
|
Alexey Milovidov
|
1531268281
|
Added aggregate functions groupBitAnd, groupBitOr, groupBitXor [#CLICKHOUSE-2].
|
2017-08-30 21:52:14 +03:00 |
|
Nikolai Kochetov
|
ec58bfae90
|
added comments [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
1e08db938d
|
added chech that root starts with '/' in zookeeper config file [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
871a7cabc6
|
fix build [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
d4bf2bf102
|
replaced tabs to spaces in config files [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
ee90da3014
|
added tests [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
5ff1669406
|
fixed root section in zookeeper configuration [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
1539648910
|
moved root section in zookeeper configuration [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
fa2f0dfa4d
|
added root and identity section to zookeeper configuration [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
16103456e2
|
added root and identity section to zookeeper configuration [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Alexey Milovidov
|
495daffa16
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-08-30 21:13:32 +03:00 |
|
Vitaliy Lyudvichenko
|
478470e1f1
|
Avoid segfaults and many other problems related with modifying global context in DDLWorker. [#CLICKHOUSE-3260]
|
2017-08-30 19:12:45 +03:00 |
|
proller
|
0fa2606535
|
Release: Fix version increment
|
2017-08-30 18:20:59 +03:00 |
|
proller
|
79d6775274
|
Better .pbuilderrc description
|
2017-08-30 18:20:42 +03:00 |
|
Vitaliy Lyudvichenko
|
5916d823ef
|
Fix deadlock in case of using Buffer table with CLEAR COLUMN IN PARTITION. [#CLICKHOUSE-3238]
|
2017-08-30 17:34:40 +03:00 |
|
proller
|
ad46d061a4
|
Improve debian building
|
2017-08-30 17:32:11 +03:00 |
|
alexey-milovidov
|
91abe43461
|
Update ProcessList.cpp
|
2017-08-29 23:23:54 +03:00 |
|
alexey-milovidov
|
f31ca9276f
|
Update ProcessList.h
|
2017-08-29 23:23:54 +03:00 |
|
Vitaliy Lyudvichenko
|
1e68d10ce0
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
|
Alexey Milovidov
|
d1da6c3cfc
|
Fixed bad translation [#CLICKHOUSE-2].
|
2017-08-29 22:07:54 +03:00 |
|
Alexey Milovidov
|
e4eb6f0cfb
|
Fixed bad translation [#CLICKHOUSE-2].
|
2017-08-29 22:02:07 +03:00 |
|
Alexey Milovidov
|
709eba2a00
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-29 21:51:58 +03:00 |
|
Alexey Milovidov
|
04af7a3349
|
Fixed bad translation [#CLICKHOUSE-2].
|
2017-08-29 21:51:48 +03:00 |
|
Vitaliy Lyudvichenko
|
812096b0fa
|
Updated changelog. [#CLICKHOUSE-3]
|
2017-08-29 21:07:17 +03:00 |
|
Vitaliy Lyudvichenko
|
84660029ec
|
Don't leave trash part nodes in ZK in case of deleting non-existing duplicated parts. [#CLICKHOUSE-3252]
|
2017-08-29 20:49:37 +03:00 |
|
proller
|
221110454e
|
Prefer mariadbclient
|
2017-08-29 20:32:15 +03:00 |
|
Alexey Milovidov
|
8d7937cc30
|
Fixed bad translation [#CLICKHOUSE-2].
|
2017-08-29 17:08:25 +03:00 |
|
Alexey Milovidov
|
3ee204cfde
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-28 22:19:16 +03:00 |
|
Vadim Skipin
|
4dc36893d3
|
Keep config in context to avoid Application singleton usages
|
2017-08-28 22:19:06 +03:00 |
|
Vitaliy Lyudvichenko
|
c9daea1a33
|
Fixed IP resolving in DNSCache. [#CLICKHOUSE-2931]
|
2017-08-28 21:43:57 +03:00 |
|
Alexey Milovidov
|
6c26eedcd7
|
Fixed wrong documentation [#CLICKHOUSE-2].
|
2017-08-28 21:33:25 +03:00 |
|
alexey-milovidov
|
4394b840f4
|
Revert "Add clang to Build-Depends"
This reverts commit f306ccde2c .
|
2017-08-28 21:00:24 +03:00 |
|
Hiroaki Nakamura
|
f306ccde2c
|
Add clang to Build-Depends
It is used by debian/copy_clang_binaries.sh
|
2017-08-28 20:39:07 +03:00 |
|
Vitaliy Lyudvichenko
|
4b0c7ecf21
|
Add integration tests for SYSTEM queries. [#CLICKHOUSE-2931]
|
2017-08-28 20:27:16 +03:00 |
|
Vitaliy Lyudvichenko
|
8fa3364e4e
|
Add SYSTEM RELOAD DICTIONARY(IES) implementation. [#CLICKHOUSE-2931]
|
2017-08-28 20:27:16 +03:00 |
|
Vitaliy Lyudvichenko
|
48f5d8f1a3
|
Add SYSTEM DROP DNS CACHE. [#CLICKHOUSE-2931]
|
2017-08-28 20:27:16 +03:00 |
|