Alexey Milovidov
|
989d542f66
|
Fixed error (tnx. artpaul) [#METR-23793].
|
2016-12-15 23:33:35 +03:00 |
|
Alexey Milovidov
|
1311b93c9c
|
Fixed error (tnx. artpaul) [#METR-23793].
|
2016-12-15 23:29:42 +03:00 |
|
Alexey Milovidov
|
b113a7a473
|
Tiny modifications [#METR-23793].
|
2016-12-15 22:35:32 +03:00 |
|
artpaul
|
0b0dc43e9b
|
fix
|
2016-12-15 23:56:31 +05:00 |
|
artpaul
|
945f879765
|
fix
|
2016-12-15 23:21:38 +05:00 |
|
artpaul
|
722e4dab6d
|
merge with master
|
2016-12-15 23:19:12 +05:00 |
|
artpaul
|
eb80837355
|
use find_first_symbols
|
2016-12-15 22:55:12 +05:00 |
|
artpaul
|
d3657d311b
|
fix decodeUrl; decode all values; add more tests
|
2016-12-15 22:12:41 +05:00 |
|
alexey-milovidov
|
a3886babed
|
Revert "Issue 219"
|
2016-12-15 18:19:16 +04:00 |
|
artpaul
|
92a7dc6908
|
style
|
2016-12-15 17:33:50 +05:00 |
|
artpaul
|
785a98e624
|
move all url's functions to FunctionsURL
|
2016-12-15 17:05:05 +05:00 |
|
artpaul
|
fb900881da
|
resolve conflicts
|
2016-12-12 11:15:01 +05:00 |
|
artpaul
|
529f75c8b4
|
- use std::experimental::string_view
- rename unquoteUrl to decodeURLComponent
- fix code-style
|
2016-12-12 11:09:00 +05:00 |
|
Alexey Milovidov
|
70b01f0a53
|
Do not include ClickHouseRevision.h in header files [#METR-2944].
|
2016-12-12 08:14:46 +03:00 |
|
Alexey Milovidov
|
d77b4f12fb
|
Added UUID functions [#METR-23792].
|
2016-12-11 13:57:34 +03:00 |
|
artpaul
|
99cec8b165
|
implement unquoteUrl
|
2016-12-11 02:04:58 +05:00 |
|
Alexey Milovidov
|
02cb56653a
|
Merging [#METR-19266].
|
2016-12-10 09:22:03 +03:00 |
|
Alexey Milovidov
|
2aa02d0547
|
Merging [#METR-19266].
|
2016-12-10 09:12:21 +03:00 |
|
Alexey Milovidov
|
e97ecb6cf7
|
Merge branch 'master' into METR-19266
Conflicts:
dbms/CMakeLists.txt
dbms/include/DB/Functions/FunctionsArray.h
dbms/include/DB/Functions/FunctionsString.h
dbms/include/DB/Parsers/ExpressionListParsers.h
dbms/include/DB/Storages/MergeTree/MergeTreeBlockInputStream.h
dbms/include/DB/Storages/MergeTree/MergeTreeReader.h
dbms/include/DB/Storages/MergeTree/MergeTreeThreadBlockInputStream.h
dbms/include/DB/Storages/MergeTree/MergedBlockOutputStream.h
dbms/src/Core/ErrorCodes.cpp
dbms/src/Parsers/ASTFunction.cpp
dbms/src/Storages/MergeTree/MergeTreeData.cpp
dbms/src/Storages/MergeTree/MergeTreeDataPart.cpp
dbms/src/Storages/MergeTree/MergeTreeReader.cpp
dbms/src/Storages/StorageLog.cpp
|
2016-12-10 07:51:36 +03:00 |
|
Vladimir Chebotarev
|
bcc5500f91
|
cmake: More options. [#METR-23701]
|
2016-12-05 15:43:14 +03:00 |
|
artpaul
|
a2b4b85ed5
|
show type of argument in case of type missmatching
|
2016-12-02 13:59:23 +05:00 |
|
artpaul
|
7eb7cc38f7
|
move impls of FunctionsString to cpp
|
2016-12-02 12:32:39 +05:00 |
|
artpaul
|
41fda59c95
|
move impls of FunctionsArray to cpp
|
2016-12-02 12:15:35 +05:00 |
|
Alexey Milovidov
|
23257cd562
|
Added functions arraySort and arrayReverseSort [#METR-23547].
|
2016-11-20 09:44:38 +03:00 |
|
Pavel Kartavyy
|
aac646ccfc
|
update after review
|
2016-11-16 18:52:35 +03:00 |
|
Pavel Kartavyy
|
bdb7e9745b
|
add hasColumnInTable function [#METR-23248]
|
2016-11-16 18:52:35 +03:00 |
|
Alexey Arno
|
55bb0f00b7
|
dbms: Server: fixes [#METR-19266]
|
2016-10-21 17:15:25 +03:00 |
|
Alexey Arno
|
ef2dd96ee4
|
dbms: Server: fixes [#METR-19266]
|
2016-10-21 16:14:41 +03:00 |
|
Alexey Arno
|
6c40d9b51e
|
dbms: Server: fixes [#METR-19266]
|
2016-10-19 21:18:02 +03:00 |
|
Alexey Arno
|
924402f33e
|
dbms: Server: merged from master [#METR-19266]
|
2016-10-19 18:00:56 +03:00 |
|
Alexey Arno
|
a4f2f74b8e
|
dbms: Server: changes to make the code a tad more readable [#METR-19266]
|
2016-10-18 15:36:36 +03:00 |
|
Alexey Arno
|
a1da591237
|
dbms: Server: Fixed display of arrays . [#METR-19266]
|
2016-09-21 14:00:04 +03:00 |
|
Alexey Arno
|
bd53eb8054
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-21 11:24:48 +03:00 |
|
Alexey Arno
|
bad88a8062
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-20 19:59:14 +03:00 |
|
Alexey Arno
|
045169a065
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-20 16:51:45 +03:00 |
|
Alexey Arno
|
a38fef4c60
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-20 10:27:45 +03:00 |
|
Alexey Arno
|
58fec71f0f
|
dbms: Server: Do not pay attention to this commit. [#METR-19266]
|
2016-09-19 19:57:52 +03:00 |
|
Alexey Arno
|
dd300f6618
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 19:04:53 +03:00 |
|
Alexey Arno
|
89bc411ab1
|
dbms: Server: Bug fix. [#METR-19266]
|
2016-09-19 17:50:56 +03:00 |
|
Alexey Arno
|
c81eb1d730
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 12:40:17 +03:00 |
|
Alexey Arno
|
94187aff43
|
Merge branch 'METR-19266' of github.com:yandex/ClickHouse into METR-19266 [#METR-19266]
|
2016-09-19 11:46:54 +03:00 |
|
Alexey Arno
|
8718c95e1e
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 11:46:48 +03:00 |
|
Alexey Arno
|
85383ab7bf
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 11:20:10 +03:00 |
|
Alexey Milovidov
|
365be3c026
|
Fixed warning with gcc 6 [#METR-2944].
|
2016-09-19 09:24:18 +03:00 |
|
Alexey Milovidov
|
6dd008a034
|
Added 'runningDifference' function [#METR-22730].
|
2016-09-17 01:00:30 +03:00 |
|
Alexey Arno
|
16f8f33051
|
dbms: Server: a little better [#METR-19266]
|
2016-09-16 22:55:29 +03:00 |
|
Alexey Arno
|
e0347308b9
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-16 19:11:36 +03:00 |
|
Alexey Arno
|
11484598e3
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-16 00:55:07 +03:00 |
|
Alexey Arno
|
5a7b98d29a
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-16 00:27:34 +03:00 |
|
Alexey Arno
|
59043c680e
|
dbms: Server: Ongoing work. Do not pay attention. [#METR-19266]
|
2016-09-12 17:16:21 +03:00 |
|