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 |
|
Nikolai Kochetov
|
5e22f19258
|
Added fake range for ASTIdentifier in order to fix multiple global in. [#CLICKHOUSE-3734]
|
2018-05-18 20:27:58 +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 |
|
Nikolai Kochetov
|
d0341077ee
|
Added test with bug caused set indexing by ptr. [#CLICKHOUSE-3734]
|
2018-05-17 17:54:57 +03:00 |
|
Nikolai Kochetov
|
9a1c286ade
|
Changed prepared set indexation from AST* to StringRange. [#CLICKHOUSE-3734]
|
2018-05-17 17:54:43 +03:00 |
|
Derek Perkins
|
276663f899
|
fix typo in Changelog (#2377)
|
2018-05-17 14:17:16 +03:00 |
|
Alexey Milovidov
|
3ffa269c0c
|
Fixed build [#CLICKHOUSE-2]
|
2018-05-17 03:26:29 +03:00 |
|
BayoNet
|
7f783eed03
|
Updated description of File table engine.
|
2018-05-16 18:16:46 +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 |
|
Vitaliy Lyudvichenko
|
9b681eb974
|
Suppress compiler warnings. [#CLICKHOUSE-2]
|
2018-05-15 21:10:50 +03:00 |
|
Vitaliy Lyudvichenko
|
7d1078d992
|
Add config key to force stderr redirecting. [#CLICKHOUSE-2]
|
2018-05-15 20:05:13 +03:00 |
|
Vitaliy Lyudvichenko
|
31c4a51ae4
|
Reverted bad changes. [#CLICKHOUSE-2]
|
2018-05-15 19:22:00 +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
|
7c2fa8b7b0
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-05-15 04:16:28 +03:00 |
|
Alexey Milovidov
|
a0fa49c44a
|
Reverted submodules
|
2018-05-15 04:16:19 +03:00 |
|
alexey-milovidov
|
0eace5ffe2
|
Update mysql.md
|
2018-05-15 03:02:59 +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 |
|
Vitaliy Lyudvichenko
|
9a2fc55123
|
Add en changelog for 1.1.54381
|
2018-05-15 01:43:43 +03:00 |
|
Vitaliy Lyudvichenko
|
b746ba2115
|
Add ru changelog for 1.1.54381
|
2018-05-15 01:41:19 +03:00 |
|
Alexey Milovidov
|
3e79e8974f
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-15 00:37:56 +03:00 |
|
Alexey Milovidov
|
95c71308d3
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-05-14 23:41:59 +03:00 |
|
Alexey Milovidov
|
28a4513ec3
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 23:41:50 +03:00 |
|
topvisor
|
b453e2dde9
|
file() function's description (#2361)
* Create file.md
* Update file.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update file.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update settings.md
* Update file.md
* Update file.md
* Update file.md
* Update file.md
* Update file.md
* Update file.md
* Update settings.md
* Update file.md
* Update settings.md
* Update settings.md
* Update settings.md
* Create file.md
* Update mkdocs_ru.yml
* Update mkdocs_en.yml
* Update settings.md
* Update settings.md
* Update mkdocs_en.yml
* Update mkdocs_ru.yml
* Update mkdocs_en.yml
* Update mkdocs_en.yml
* Update file.md
* Update file.md
|
2018-05-14 22:58:49 +03:00 |
|
Alexey Milovidov
|
7edae47282
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 22:46:38 +03:00 |
|
Alexey Milovidov
|
33c0b15615
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 22:39:54 +03:00 |
|
Alexey Milovidov
|
22dfdfc7e5
|
Partially reverted bad modification #2363
|
2018-05-14 22:38:11 +03:00 |
|
Alexey Milovidov
|
90cb2f45e5
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 22:29:07 +03:00 |
|
Alexey Milovidov
|
3000d399f9
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 22:23:32 +03:00 |
|
Alexey Milovidov
|
b4ef4a13a5
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 22:15:46 +03:00 |
|