Alexey Milovidov
|
7dfc0a4c6c
|
Processors: experimental [#CLICKHOUSE-2948]
|
2018-05-20 08:28:48 +03:00 |
|
Alexey Milovidov
|
0ffbd7cb1f
|
Processors: experimental [#CLICKHOUSE-2948]
|
2018-05-20 08:21:20 +03:00 |
|
Alexey Milovidov
|
b937decb5b
|
Processors: experimental [#CLICKHOUSE-2948]
|
2018-05-20 07:56:31 +03:00 |
|
Alexey Milovidov
|
1203df737d
|
Processors: experimental [#CLICKHOUSE-2948]
|
2018-05-20 07:51:45 +03:00 |
|
Alexey Milovidov
|
08ec4bf79f
|
Processors: experimental [#CLICKHOUSE-2948]
|
2018-05-19 07:19:38 +03:00 |
|
Alexey Milovidov
|
577268d8f5
|
Style #2387
|
2018-05-18 21:31:18 +03:00 |
|
Alexey Milovidov
|
74a6b0010f
|
utils/check-style/fix-style #2387
|
2018-05-18 21:30:02 +03:00 |
|
Nikolai Kochetov
|
a4b04739c8
|
Renamed need_parents back to need_parens. [#CLICKHOUSE-3735]
|
2018-05-18 21:28:11 +03:00 |
|
Nikolai Kochetov
|
c932ce60c0
|
Added test with dummy recursive alias. [#CLICKHOUSE-3735]
|
2018-05-18 21:28:11 +03:00 |
|
Nikolai Kochetov
|
f739078ea5
|
Fixed IAST::clone() implementations which were without children deep copy. [#CLICKHOUSE-3735]
|
2018-05-18 21:28:11 +03:00 |
|
proller
|
22d6afd2ad
|
Debian postinst fix
Tests: use /usr/local if exists
|
2018-05-18 21:26:44 +03:00 |
|
Arsen Hakobyan
|
dfe65ba842
|
Now uses Poco::URI::addQueryParameter for "update_field" parameter
|
2018-05-18 19:22:28 +03:00 |
|
Arsen Hakobyan
|
ad9659574f
|
Adds percent encoding for "update_field" parameter
Handles cases when url has fragment
|
2018-05-18 19:22:28 +03:00 |
|
Vitaliy Lyudvichenko
|
4b093e3e0a
|
Don't make extra checksums checks when commit a part. [#CLICKHOUSE-2]
This patch is very crucial in case of many replicas.
|
2018-05-18 02:01:36 +03:00 |
|
proller
|
445f8800c3
|
Build fixes [WIP] (#2374)
|
2018-05-17 20:55:07 +03:00 |
|
Nikolai Kochetov
|
d7ead51796
|
Added invalid FixedString size to the list of parse errors.
|
2018-05-17 18:29:59 +03:00 |
|
Alexey Zatelepin
|
d31b897ba7
|
validate mutation commands [#CLICKHOUSE-3688]
|
2018-05-16 05:46:15 +03:00 |
|
Alexey Zatelepin
|
3b97d3938f
|
alter delete skeleton [#CLICKHOUSE-3688]
|
2018-05-16 05:46:15 +03:00 |
|
Alexey Milovidov
|
195f91f191
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-05-16 03:35:07 +03:00 |
|
Alexey Milovidov
|
fb91bba279
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-05-16 03:34:56 +03:00 |
|
Vitaliy Lyudvichenko
|
412c154045
|
Better configs for an integration test. [#CLICKHOUSE-2]
|
2018-05-15 21:25:54 +03:00 |
|
Nikolai Kochetov
|
664171a003
|
Added test for in syntax.
|
2018-05-15 18:38:04 +03:00 |
|
Nikolai Kochetov
|
6715b945d9
|
Allow using of function which returs tuple for IN. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
Nikolai Kochetov
|
aaad77a602
|
Fixed unnecessary creation of prepared set for function arguments other than second for in or global in. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
Nikolai Kochetov
|
e6adcfaad5
|
Fixed element types for explicit set in IN function. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
Nikolai Kochetov
|
651bac519c
|
Fixed element types for explicit set in IN function.
Fixed element types for explicit set in IN function. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
alexey-milovidov
|
9ef0a771e3
|
Update TableFunctionMySQL.cpp
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
04c734d785
|
delete unused space
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
8a5990fc74
|
add integration test_storage_mysql
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
5d91b4f2fd
|
fix some bugs, fix some code styles
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
200076b593
|
ADD replace_query, on_duplicate_clause config for StorageMySQL && add docs
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
763f1fda96
|
Avoid Excessive copy when block is small enough && fix some code
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
2511a4784b
|
Support data write to StorageMySQL table
|
2018-05-15 03:02:59 +03:00 |
|
Alexey Milovidov
|
3e79e8974f
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-15 00:37:56 +03:00 |
|
Alexey Milovidov
|
3943cfb11e
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 22:14:37 +03:00 |
|
proller
|
fb911f7cfa
|
Allow force disable libs: poco netssl poco mongodb, poco data odbc
|
2018-05-14 21:36:01 +03:00 |
|
proller
|
aa1552ebf2
|
Build fixes
|
2018-05-14 20:25:32 +03:00 |
|
Vitaliy Lyudvichenko
|
fb7e6350db
|
Fixed disabled stderr output. Better configs for clickhouse-copier. [#CLICKHOUSE-2]
|
2018-05-14 17:14:58 +03:00 |
|
Vitaliy Lyudvichenko
|
e8b94b89e9
|
Removed dbg output, fixed test. [#CLICKHOUSE-2]
|
2018-05-14 17:14:58 +03:00 |
|
Vitaliy Lyudvichenko
|
61705acd69
|
Speedup initialization and fixed a bug. [#CLICKHOUSE-2]
|
2018-05-14 17:14:58 +03:00 |
|
Vitaliy Lyudvichenko
|
d25338582d
|
Speedup partition check, add more preformance output. [#CLICKHOUSE-2]
Faster partition check.
Added more debug info.
|
2018-05-14 17:14:58 +03:00 |
|
proller
|
7deceb5783
|
Build fixes
|
2018-05-14 14:52:41 +03:00 |
|
Nikolai Kochetov
|
6ba8cb922c
|
Fix usage of columns from header in SummingSortedBlockInputStream. #2273
|
2018-05-14 13:48:50 +03:00 |
|
Alexey Milovidov
|
1fa8a9a6df
|
Fixed unclean code #2352
|
2018-05-13 13:05:34 +03:00 |
|
Alexey Milovidov
|
cecffcd5ab
|
Apply ./utils/check-style/fix-style #2352
|
2018-05-13 12:36:51 +03:00 |
|
Alexey Milovidov
|
c79d4fd0fd
|
Merge branch 'feature/funnelWindow' of https://github.com/clickhousecn/ClickHouse into clickhousecn-feature/funnelWindow
|
2018-05-13 12:34:23 +03:00 |
|
Alexey Milovidov
|
8690d596b0
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-05-13 12:32:56 +03:00 |
|
alexey-milovidov
|
9043820565
|
Update AggregateFunctionWindowFunnel.h
|
2018-05-13 12:31:13 +03:00 |
|
sundy-li
|
c56e9967f2
|
Add tests && docs
|
2018-05-13 16:18:35 +08:00 |
|
sundy-li
|
64b1b6d764
|
Add windowFunnel AggregateFunction
|
2018-05-12 23:49:17 +08:00 |
|