Alexey Milovidov
|
2870fbb655
|
dbms: moved file [#METR-18778].
|
2015-11-15 12:06:53 +03:00 |
|
Andrey Mironov
|
c0ba6bedcb
|
dbms:rename ComplexKeyDictionary to ComplexKeyHashedDictionary [#METR-17328]
|
2015-11-13 14:21:40 +03:00 |
|
Andrey Mironov
|
5c641ffc78
|
dbms: dictGet* functions for complex_key dictionary. No dictGet*OrDefault variants yet [#METR-17328]
|
2015-11-13 04:44:41 +03:00 |
|
Andrey Mironov
|
32614f5206
|
dbms: dictGetOrDefault for all types, explicit StringRef(string) [#METR-18520]
|
2015-11-10 12:29:30 +03:00 |
|
Andrey Mironov
|
f8e5fed856
|
dbms: dictGetStringOrDefault, other functions on the way [#METR-18520]
|
2015-11-06 17:54:04 +03:00 |
|
Alexey Milovidov
|
b2edb7bc5e
|
dbms: allow to materialize tuples [#METR-18586].
|
2015-10-29 03:17:50 +03:00 |
|
Alexey Milovidov
|
9f16f6fb6e
|
dbms: allowed to hashing tuples [#METR-18564].
|
2015-10-29 03:12:04 +03:00 |
|
Alexey Arno
|
33650462c2
|
Merge
|
2015-10-22 18:31:42 +03:00 |
|
Alexey Milovidov
|
7600d9135a
|
dbms: added support for array argument for function reverse [#METR-18022].
|
2015-10-20 00:07:24 +03:00 |
|
Alexey Milovidov
|
a552f7b723
|
dbms: added function arrayStringConcat [#METR-18022].
|
2015-10-19 21:49:52 +03:00 |
|
Andrey Mironov
|
97ca8e5945
|
Merge
|
2015-10-15 14:36:39 +03:00 |
|
Andrey Mironov
|
797b947425
|
dbms: add concatAssumeInjective [#METR-18261]
|
2015-10-14 15:50:21 +03:00 |
|
Andrey Mironov
|
957c8ecafe
|
dbms: refactor position function family, remove debug versions. [#METR-18210]
|
2015-10-14 15:12:56 +03:00 |
|
Alexey Milovidov
|
bb283e6602
|
dbms: added support for different numeric types in function has [#METR-18382].
|
2015-10-12 10:05:54 +03:00 |
|
Alexey Milovidov
|
cbaaa0a4d7
|
dbms: addition to prev. revision [#METR-18149].
|
2015-10-12 04:43:58 +03:00 |
|
Alexey Milovidov
|
4201a685b5
|
dbms: added support of tuple arguments to comparison functions [#METR-18149].
|
2015-10-12 04:42:47 +03:00 |
|
Alexey Milovidov
|
8ab8ab5a2b
|
dbms: added 'override' to functions [#METR-18149].
|
2015-10-12 02:36:45 +03:00 |
|
Alexey Milovidov
|
ff06c18850
|
dbms: fixed error with 'replace' functions [#METR-18401].
|
2015-10-11 07:25:02 +03:00 |
|
Alexey Milovidov
|
a62fdf0e24
|
dbms: removing temporary columns early [#METR-18361].
|
2015-10-08 06:41:11 +03:00 |
|
Andrey Mironov
|
3e3dfa0362
|
dbms: SSE versions for position(UTF8) [#METR-18210]
|
2015-10-06 18:12:45 +03:00 |
|
Alexey Milovidov
|
f90c3003ea
|
Moved files [#METR-17973].
|
2015-10-05 04:11:12 +03:00 |
|
Alexey Milovidov
|
fefd3791f1
|
Moved files [#METR-17973].
|
2015-10-05 03:33:43 +03:00 |
|
Andrey Mironov
|
c915538fa7
|
dbms: add UTF-8 and case insensitive comparison support to Volnitsky [#METR-18210]
|
2015-09-30 21:07:02 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Andrey Mironov
|
01e767afa0
|
dbms: refactor, fix out of bounds access when needle is empty [#METR-16752]
|
2015-09-24 17:28:31 +03:00 |
|
Andrey Mironov
|
fd6dca0432
|
dbms: (lower|upper)UTF-8 refactor a bit [#METR-16752]
|
2015-09-24 15:58:28 +03:00 |
|
Andrey Mironov
|
90e9e8ab1a
|
dbms: UTF-8 position function family fix for constants [#METR-16752]
|
2015-09-24 14:39:51 +03:00 |
|
Andrey Mironov
|
03e7932164
|
dbms: positionCaseInsensitiveUTF8 code point counting fix. [#METR-16752]
|
2015-09-24 12:33:28 +03:00 |
|
Andrey Mironov
|
2efae5a5b9
|
dbms: positionCaseInsensitiveUTF8 and some fixes (out of bounds access etc.) for positionCaseInsensitive. [#METR-16752]
|
2015-09-23 20:00:01 +03:00 |
|
Andrey Mironov
|
0f6c2839c2
|
dbms: put right brace back once again [#METR-16752]
|
2015-09-22 18:13:47 +03:00 |
|
Andrey Mironov
|
02064e1029
|
dbms: positionCaseInsensitive function (no tests attached yet) [#METR-16752]
|
2015-09-22 16:43:41 +03:00 |
|
Alexey Milovidov
|
6ceb83dc7d
|
dbms: added function formatReadableSize [#METR-16184].
|
2015-09-20 05:03:12 +03:00 |
|
Andrey Mironov
|
16be53f475
|
dbms: add support of non-const second arg to has, indexOf, equalCount [#METR-18062]
|
2015-09-18 15:40:42 +03:00 |
|
Alexey Milovidov
|
8e23685201
|
dbms: allowed tuples with one element; allowed empty sets [#METR-18020].
|
2015-09-11 23:58:44 +03:00 |
|
Alexey Milovidov
|
5b68045461
|
dbms: removed limit for at least two elements in tuple [#METR-18020].
|
2015-09-11 23:27:01 +03:00 |
|
Andrey Mironov
|
0bcf25e518
|
dbms: naive implementation of non-const array() function for now[#METR-17948]
|
2015-09-08 12:38:45 +03:00 |
|
Andrey Mironov
|
43b0e8a46c
|
dbms: working out array() non-const implementation [#METR-17948]
|
2015-09-08 12:38:44 +03:00 |
|
Alexey Milovidov
|
e5677bea4d
|
dbms: added function randConstant for testing purposes [#METR-17536].
|
2015-09-07 20:56:56 +03:00 |
|
Alexey Milovidov
|
bf6544693e
|
dbms: tiny modifications [#METR-17588].
|
2015-09-03 22:19:19 +03:00 |
|
Alexey Arno
|
d18544c981
|
dbms: Server: Improved implementation. [#METR-17588]
|
2015-09-03 18:35:34 +03:00 |
|
Andrey Mironov
|
65c309550d
|
Merge
|
2015-09-03 16:36:18 +03:00 |
|
Andrey Mironov
|
40026a8e7b
|
Merge
|
2015-09-03 16:30:50 +03:00 |
|
Alexey Arno
|
1491260e3b
|
dbms: Server: Fixed behavior of LIKE. Now % correctly matches newlines. [#METR-17588]
|
2015-09-03 15:09:47 +03:00 |
|
Alexey Arno
|
277fab46b9
|
Merge
|
2015-09-02 16:05:17 +03:00 |
|
Andrey Mironov
|
6b5b1f2723
|
optimistic codepath for bitTest(All|Any) when all positions are constant [#METR-17427]
|
2015-08-31 17:03:31 +03:00 |
|
Andrey Mironov
|
d43a8cce1f
|
fix linking of ███████████
|
2015-08-21 12:16:52 +03:00 |
|
Andrey Mironov
|
8b890f1c06
|
dbms: add functions bitTestAny, bitTestAll (non-vectorized) and tests [#METR-17245]
|
2015-08-20 16:58:09 +03:00 |
|
Andrey Mironov
|
b4b33364e9
|
dbms: add function bitTest(val, pos), pos starts from 0 [#METR-17245]
|
2015-08-19 19:11:48 +03:00 |
|
Andrey Mironov
|
24e9805c9f
|
dbms: remove dead code from FunctionsDictionaries.h
|
2015-08-19 19:11:48 +03:00 |
|
Alexey Milovidov
|
0d6f4ffae1
|
dbms: fixed error with dictionaries [#METR-17666].
|
2015-08-12 04:18:30 +03:00 |
|
Alexey Milovidov
|
5c2b5ffb10
|
dbms: added function emptyArrayToSingle [#METR-17474].
|
2015-07-26 13:40:32 +03:00 |
|
Alexey Milovidov
|
04c78e57ef
|
dbms: function extractURLParameter: fixed error and removed support for ; [#METR-17461].
|
2015-07-24 22:23:22 +03:00 |
|
Alexey Milovidov
|
b5b40a9a7a
|
dbms: added function arrayUniq [#METR-17429].
|
2015-07-23 14:11:10 +03:00 |
|
Alexey Milovidov
|
9364b2a13a
|
dbms: fixed error in split functions [#METR-17374].
|
2015-07-20 23:05:34 +03:00 |
|
Andrey Mironov
|
c739de4805
|
dbms: check for unsigned overflows in function range() [#METR-17362]
|
2015-07-20 19:24:37 +03:00 |
|
Andrey Mironov
|
44f6b22a55
|
dbms: fix function if() and ternary operator for same types. [#METR-17372]
|
2015-07-20 18:04:40 +03:00 |
|
Andrey Mironov
|
58408dc8a3
|
dbms: add function metroHash64
|
2015-07-20 17:59:29 +03:00 |
|
Alexey Milovidov
|
5077e51fc7
|
dbms: implemented function 'if' for FixedString arguments [#METR-17352].
|
2015-07-17 22:53:09 +03:00 |
|
Andrey Mironov
|
f1bc759807
|
dbms: add farmHash64 [#METR-17328]
|
2015-07-17 18:56:34 +03:00 |
|
Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Andrey Mironov
|
240d5c5b58
|
dbms: range_hashed dictGet*: add a missing call to resizing constructor of ColumnVector. [#METR-17111]
|
2015-07-14 18:05:46 +03:00 |
|
Andrey Mironov
|
874f665ffd
|
Merge
|
2015-07-14 16:11:38 +03:00 |
|
Andrey Mironov
|
2af56fe772
|
dbms: implement dictGet* functions for RangeHashedDictionary. [#METR-17111
|
2015-07-14 16:06:25 +03:00 |
|
Alexey Milovidov
|
234367b038
|
dbms: added function identity [#METR-17251].
|
2015-07-14 00:27:08 +03:00 |
|
Andrey Mironov
|
f92714712f
|
dbms: extract IDictionaryBase, fix devirtualization. [#METR-17111]
|
2015-07-13 20:11:17 +03:00 |
|
Andrey Mironov
|
c4440ad829
|
dbms: RangeHashedDictionary implementation [#METR-17111]
|
2015-07-13 19:18:28 +03:00 |
|
Andrey Mironov
|
8ea2990e7d
|
dbms: ExternalDictionaries: remove most invididual getters
|
2015-07-10 17:43:49 +03:00 |
|
Alexey Milovidov
|
8aa96f3f79
|
dbms: added comment [#METR-17233].
|
2015-07-10 06:06:00 +03:00 |
|
Alexey Milovidov
|
2af61829fe
|
dbms: added least and greatest functions [#METR-17233].
|
2015-07-10 05:57:32 +03:00 |
|
Alexey Arno
|
5e1b1d4c48
|
dbms: Server: Performance improvements. [#METR-15618]
|
2015-07-08 20:30:42 +03:00 |
|
Alexey Arno
|
e44a202bad
|
dbms: Server: Style fix. [#METR-15618]
|
2015-07-08 17:25:11 +03:00 |
|
Alexey Arno
|
992e7dc7a5
|
Merge
|
2015-07-08 02:11:30 +03:00 |
|
Alexey Arno
|
90d85c9a77
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-03 14:55:51 +03:00 |
|
Alexey Arno
|
5a3d5970c5
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-03 03:09:57 +03:00 |
|
Alexey Arno
|
7968c06699
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-02 17:26:15 +03:00 |
|
Alexey Arno
|
426e27d98e
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-02 17:14:07 +03:00 |
|
Alexey Arno
|
7ef2b9595a
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-02 16:35:28 +03:00 |
|
Alexey Arno
|
072d110f67
|
Merge
|
2015-07-01 20:33:00 +03:00 |
|
Alexey Arno
|
2f56341f00
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-01 20:32:04 +03:00 |
|
Alexey Arno
|
419bc03713
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-01 19:07:29 +03:00 |
|
Alexey Arno
|
557b0bf9cc
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-01 17:35:02 +03:00 |
|
Alexey Milovidov
|
cc8734c5aa
|
dbms: addition to prev. revision [#METR-17105].
|
2015-06-30 21:38:55 +03:00 |
|
Alexey Milovidov
|
b5e2e9a7ae
|
dbms: function 'roundAge': fixed error [#METR-17105].
|
2015-06-30 21:22:06 +03:00 |
|
Alexey Arno
|
d8b0510518
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-06-30 18:03:22 +03:00 |
|
Alexey Arno
|
eec6b89a4c
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-06-30 17:02:47 +03:00 |
|
Alexey Milovidov
|
c1ed7ca004
|
dbms: fixed error with LIKE [#METR-17078].
|
2015-06-29 21:47:46 +03:00 |
|
Alexey Milovidov
|
cdf90e9510
|
dbms: higher order functions: added support for constant expressions [#METR-17014].
|
2015-06-28 09:25:12 +03:00 |
|
Alexey Arno
|
37f008afd0
|
dbms: Server: Added support for multiple time zones: part 1 (does not add any new functionality, does not change current functionality) [#METR-15618]
|
2015-06-26 18:11:31 +03:00 |
|
Alexey Milovidov
|
001ffdfa18
|
dbms: fixed error with higher order functions [#METR-16894].
|
2015-06-19 05:34:47 +03:00 |
|
Alexey Milovidov
|
b6ccb2f6f5
|
dbms: added support for arguments of type Array(String) for function if [#16700].
|
2015-06-18 00:10:19 +03:00 |
|
Alexey Milovidov
|
0e01dad0a3
|
dbms: added support for numeric arrays for arguments of function if [#METR-16700].
|
2015-06-17 05:02:53 +03:00 |
|
Alexey Milovidov
|
bb83c867fd
|
dbms: added support for Array arguments of function 'if' (incomplete) [#METR-16700].
|
2015-06-17 00:42:18 +03:00 |
|
Alexey Milovidov
|
26813667eb
|
dbms: allowed to compare Date and DateTime with constant string [#METR-2944].
|
2015-06-12 10:46:58 +03:00 |
|
Andrey Mironov
|
ea4f4420ba
|
dbms: replace old lower/upper(UTF8) with vectorized ones [#METR-14764]
|
2015-06-10 15:47:27 +03:00 |
|
Alexey Milovidov
|
417ab909b8
|
dbms: added functions for manipulation of aggregation states [#METR-16677].
|
2015-06-06 03:28:37 +03:00 |
|
Andrey Mironov
|
5a21f3908b
|
dbms: SSE lower/upperUTF8 faster handling of cyrillic sequences[#METR-14764]
|
2015-06-04 15:16:48 +03:00 |
|
Alexey Arno
|
b86aa4785c
|
dbms: Server: Avoid negative zeroes in all of the remaining cases. [#METR-15210]
|
2015-06-03 20:01:30 +03:00 |
|
Andrey Mironov
|
1037433f3d
|
dbms: finally fix out-of-bounds access in SSE lower/upper UTF8[#METR-14764]
|
2015-06-03 19:08:39 +03:00 |
|
Alexey Arno
|
ce1e437c09
|
dbms: Server: Added function toStartOfFiveMinute. [#METR-14495]
|
2015-06-03 17:27:03 +03:00 |
|
Alexey Arno
|
de8ad31161
|
dbms: Server: Added comment. [#METR-16386]
|
2015-06-03 16:20:19 +03:00 |
|