Alexey Milovidov
|
ba29065d30
|
dbms: fixed comment [#METR-2944].
|
2015-06-18 05:41:35 +03:00 |
|
Alexey Milovidov
|
580b77c152
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:30:50 +03:00 |
|
Alexey Milovidov
|
c757ab96c0
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:25:50 +03:00 |
|
Alexey Milovidov
|
29bb4c0f2e
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:15:26 +03:00 |
|
Alexey Milovidov
|
0719320758
|
dbms: improvement [#METR-2944].
|
2015-06-18 05:11:05 +03:00 |
|
Alexey Milovidov
|
e27323dd2e
|
dbms: addition to prev. revision [#METR-16277].
|
2015-06-18 03:34:39 +03:00 |
|
Alexey Milovidov
|
9245f053ca
|
dbms: log query and IP address in case of syntax error [#METR-16277].
|
2015-06-18 03:27:25 +03:00 |
|
Alexey Milovidov
|
1b61065f50
|
dbms: more uniform logging of query, logging client IP address [#METR-16277].
|
2015-06-18 00:34:15 +03:00 |
|
Alexey Milovidov
|
5c7dccebc1
|
dbms: allowed to compare Date and DateTime with strings in IN [#METR-2944].
|
2015-06-16 21:50:44 +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 |
|
Alexey Milovidov
|
7b76ff3118
|
dbms: additions to prev. revision [#METR-2944].
|
2015-06-12 08:54:49 +03:00 |
|
Alexey Milovidov
|
779d85afc9
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-12 08:19:18 +03:00 |
|
Alexey Milovidov
|
a9becd36ea
|
dbms: allowed constant expressions in IN [#METR-2944].
|
2015-06-12 08:18:47 +03:00 |
|
Alexey Milovidov
|
bff45a25fa
|
dbms: improved type checking in IN [#METR-16793].
|
2015-06-12 02:09:56 +03:00 |
|
Pavel Kartavyy
|
84c2351774
|
remove old todo
|
2015-06-11 11:02:29 +03:00 |
|
Alexey Milovidov
|
9237e308fb
|
dbms: JOIN: added checking of types of key columns [#METR-16762].
|
2015-06-10 02:50:22 +03:00 |
|
Alexey Milovidov
|
161d30c902
|
dbms: adding checking of types when JOIN (incomplete) [#METR-16762].
|
2015-06-10 00:34:45 +03:00 |
|
Alexey Milovidov
|
d1df9bd43b
|
dbms: Join: added support for constant keys [#METR-16762].
|
2015-06-09 23:55:15 +03:00 |
|
Andrey Mironov
|
4fca014e1b
|
dbms: reload initially failed dictionaries with exponential backoff [#METR-16702]
|
2015-06-09 19:18:49 +03:00 |
|
Alexey Milovidov
|
c94bd2fc09
|
dbms: removed useless code [#METR-16739].
|
2015-06-08 23:22:02 +03:00 |
|
Andrey Mironov
|
5a60c588bf
|
dbms: ExpressionAnalyzer: redundant null check eliminated, refactoring
|
2015-06-08 18:22:04 +03:00 |
|
Alexey Milovidov
|
51be2693ee
|
dbms: addition to SETTINGS [#METR-16354].
|
2015-06-06 23:00:08 +03:00 |
|
Alexey Milovidov
|
854a2f4cc8
|
dbms: added optional section SETTINGS to SELECT query [#METR-16354].
|
2015-06-06 00:28:04 +03:00 |
|
Alexey Milovidov
|
96f1bbc379
|
dbms: added support for randomization of quota intervals [#METR-16576].
|
2015-05-30 00:32:10 +03:00 |
|
Alexey Milovidov
|
3786513a3c
|
dbms: fixing error [#METR-16575].
|
2015-05-29 00:41:28 +03:00 |
|
Alexey Milovidov
|
0984363b9c
|
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
|
2015-05-28 06:49:28 +03:00 |
|
Alexey Milovidov
|
5390f492e1
|
dbms: JOIN with empty table: additions [#METR-16476].
|
2015-05-27 03:55:54 +03:00 |
|
Andrey Mironov
|
31b868184d
|
dbms: show all dictionaries in system.dictionaries, even the ones failed to load. [#METR-16466]
|
2015-05-26 14:54:05 +03:00 |
|
Alexey Milovidov
|
baaf5d0485
|
dbms: allowed to JOIN with empty table [#METR-16476].
|
2015-05-26 03:37:48 +03:00 |
|
Andrey Mironov
|
3fc0fda58f
|
dbms: ExpressionAnalyzer: addStorageAliases add useful todo
|
2015-05-22 16:25:59 +03:00 |
|
Andrey Mironov
|
8ddc49125c
|
dbms: do not expand ALIAS column names. [#METR-16390]
|
2015-05-21 16:47:29 +03:00 |
|
Alexey Milovidov
|
90522cb623
|
dbms: removed useless header [#METR-2944].
|
2015-05-18 23:30:00 +03:00 |
|
Andrey Mironov
|
095fd54ae8
|
dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations.
|
2015-05-13 19:11:24 +03:00 |
|
Alexey Milovidov
|
b5463a887f
|
dbms: allowed to type 'count(*)' instead of 'count()' as exception [#METR-2944].
|
2015-05-13 04:19:19 +03:00 |
|
Alexey Milovidov
|
488343c252
|
dbms: fixed tiny error [#METR-10859].
|
2015-05-12 23:09:18 +03:00 |
|
Alexey Milovidov
|
566b62854b
|
dbms: more unform distribution of work among threads (experimental) [#METR-2944].
|
2015-05-11 03:11:22 +03:00 |
|
Alexey Arno
|
44066984cf
|
Merge
|
2015-05-07 13:31:50 +03:00 |
|
Alexey Milovidov
|
c57063be27
|
Merge
|
2015-05-07 02:35:54 +03:00 |
|
Alexey Milovidov
|
a5afb7a863
|
dbms: cut dependency [#METR-2944].
|
2015-05-07 02:35:37 +03:00 |
|
Alexey Milovidov
|
9c99febfc3
|
dbms: added ProfileEvents for Compiler [#METR-16212].
|
2015-05-05 18:50:20 +03:00 |
|
Alexey Arno
|
8ff005e909
|
dbms: Server: Fixed incorrect behavior with the DISTINCT keyword [#METR-14408]
|
2015-05-05 17:02:57 +03:00 |
|
Alexey Arno
|
2d8d0970ed
|
dbms: Server: Fixed numbering. [#METR-15859]
|
2015-05-05 14:53:09 +03:00 |
|
Alexey Arno
|
550d5e9e7a
|
dbms: Server: Fixed hostname + IP address presentation. [#METR-15859]
|
2015-05-05 13:13:45 +03:00 |
|
Alexey Milovidov
|
310ed66b00
|
Revert "dbms: improvement (incomplete) [#METR-16164]."
This reverts commit 6f4f44ce7980cace32edd0913b8d1d53cd51682b.
|
2015-05-03 12:13:08 +03:00 |
|
Alexey Milovidov
|
3b5fe94b82
|
dbms: fixed indent [#METR-16164].
|
2015-05-03 11:35:50 +03:00 |
|
Alexey Milovidov
|
cb562a1d97
|
dbms: don't calculate constant expressions for every block [#METR-16164].
|
2015-05-03 11:07:31 +03:00 |
|
Alexey Arno
|
14823c82a5
|
dbms: Server: Added comment. [#METR-15354]
|
2015-04-30 16:00:56 +03:00 |
|
Alexey Arno
|
fa78aa633f
|
Merge
|
2015-04-30 15:43:16 +03:00 |
|
Alexey Milovidov
|
b5f1084132
|
dbms: improvement (incomplete) [#METR-16164].
|
2015-04-30 08:45:34 +03:00 |
|
Alexey Milovidov
|
1e55d7aa60
|
dbms: removed debug output [#METR-2944].
|
2015-04-28 07:37:35 +03:00 |
|
Alexey Arno
|
999bc75dfe
|
dbms: Server: Removed unneeded optimization (ii). [#METR-14408]
|
2015-04-23 16:16:42 +03:00 |
|
Alexey Arno
|
7a755007eb
|
dbms: Server: Removed unneeded optimization. [#METR-14408]
|
2015-04-23 16:09:43 +03:00 |
|
Alexey Arno
|
a15052e0e6
|
Merge
|
2015-04-23 15:57:39 +03:00 |
|
Alexey Arno
|
80850909c7
|
Merge
|
2015-04-23 14:07:15 +03:00 |
|
Andrey Mironov
|
2fff473759
|
dbms: fix deadlock in Context::getExternalDictionariesImpl with ClickhouseDictionarySource
|
2015-04-22 16:53:43 +03:00 |
|
Alexey Arno
|
543afcf58f
|
dbms: Server: More correct logic. It does not change functionality, but it adds coherency. [#METR-14408]
|
2015-04-22 01:28:42 +03:00 |
|
Alexey Arno
|
5136ffb2a6
|
dbms: Server: Simplified code. [#METR-14408]
|
2015-04-21 18:12:08 +03:00 |
|
Andrey Mironov
|
77b2ef6f81
|
Merge
|
2015-04-21 16:10:08 +03:00 |
|
Alexey Milovidov
|
4f469ea831
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:33:24 +03:00 |
|
Alexey Milovidov
|
9077eb4f3c
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:30:43 +03:00 |
|
Alexey Arno
|
8a317f076d
|
Merge
|
2015-04-17 16:56:29 +03:00 |
|
Alexey Milovidov
|
a2f2cc369d
|
dbms: preparation for FULL and RIGHT JOINs [#METR-15418].
|
2015-04-17 11:46:06 +03:00 |
|
Alexey Milovidov
|
124a12095a
|
dbms: added support for selecting stronger compression method [#METR-15386].
|
2015-04-17 08:35:53 +03:00 |
|
Alexey Arno
|
7d00e235ea
|
Merge
|
2015-04-16 17:27:56 +03:00 |
|
Alexey Milovidov
|
b69900e6c1
|
dbms: added missing function [#METR-2944].
|
2015-04-16 14:40:18 +03:00 |
|
Alexey Milovidov
|
c89b7dcf92
|
dbms: implementation of WITH TOTALS inside JOINed subqueries [#METR-15417].
|
2015-04-16 12:55:24 +03:00 |
|
Alexey Milovidov
|
80a3021962
|
dbms: removed old code [#METR-2944].
|
2015-04-16 10:56:43 +03:00 |
|
Alexey Milovidov
|
114b3de689
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
|
Alexey Milovidov
|
9a2bb06823
|
dbms: fixed build [#METR-2944].
|
2015-04-15 08:20:33 +03:00 |
|
Alexey Milovidov
|
cfd2d2aad5
|
dbms: removed useless code [#METR-2944].
|
2015-04-14 05:55:59 +03:00 |
|
Alexey Milovidov
|
c4ea83a906
|
dbms: cut dependencies [#METR-2944].
|
2015-04-14 05:45:30 +03:00 |
|
Andrey Mironov
|
c477f5f152
|
Merge
|
2015-04-13 16:55:39 +03:00 |
|
Alexey Milovidov
|
9c4badbe39
|
dbms: addition to prev. revision [#METR-15934].
|
2015-04-11 06:39:31 +03:00 |
|
Alexey Milovidov
|
aa726b203d
|
dbms: addition to prev. revision [#METR-15933].
|
2015-04-11 06:30:54 +03:00 |
|
Alexey Milovidov
|
9ec393df61
|
dbms: better diagnostics on syntax error [#METR-15933].
|
2015-04-11 06:10:23 +03:00 |
|
Alexey Milovidov
|
2161eb4c0c
|
dbms: addition to prev. revision [#METR-15913].
|
2015-04-10 03:57:42 +03:00 |
|
Alexey Milovidov
|
eaa412df2b
|
dbms: added setting 'strict_insert_defaults' (incomplete) [#METR-15913].
|
2015-04-10 03:43:08 +03:00 |
|
Alexey Milovidov
|
c67d578e3d
|
dbms: made multi-RENAME atomic [#METR-15843].
|
2015-04-08 04:06:15 +03:00 |
|
Alexey Milovidov
|
e74b56c1d7
|
dbms: fixed deadlock [#METR-15843].
|
2015-04-08 00:24:05 +03:00 |
|
Andrey Mironov
|
ba2e06a6e6
|
propagate exception from dictionaries on server start, fix race condition
|
2015-04-02 19:37:05 +03:00 |
|
Andrey Mironov
|
82621ca5a1
|
fix type in comment
|
2015-04-01 14:45:01 +03:00 |
|
Andrey Mironov
|
bdd0b60c07
|
dbms: support FixedString in column default expressions
|
2015-04-01 14:45:00 +03:00 |
|
Alexey Milovidov
|
093ba78f80
|
dbms: fixed Compiler [#METR-2944].
|
2015-03-29 06:43:17 +03:00 |
|
Andrey Mironov
|
edbe23ac1f
|
dbms: add dictionaries_lazy_load config parameter, defaults to true. [#METR-15691]
|
2015-03-27 16:11:31 +03:00 |
|
Alexey Milovidov
|
06c35e0faa
|
dbms: improvement [#METR-15484].
|
2015-03-27 06:37:46 +03:00 |
|
Alexey Milovidov
|
bf4bd07065
|
dbms: tiny modifications [#METR-2944].
|
2015-03-27 02:32:16 +03:00 |
|
Alexey Milovidov
|
7c74a112a0
|
dbms: tiny improvement [#METR-2944].
|
2015-03-25 04:45:42 +03:00 |
|
Andrey Mironov
|
e521611c98
|
dbms:dummy system.dictionaries and dictionary exception logging. [#METR-13298]
|
2015-03-24 12:50:39 +03:00 |
|
Alexey Milovidov
|
cc1887f5e3
|
dbms: fixed error with higher than usual memory usage [#METR-15530].
|
2015-03-24 03:39:30 +03:00 |
|
Andrey Mironov
|
f673cedaa3
|
dbms: allow <comment> node alongside <dictionary> as requested by @zurom. [#METR-13298]
|
2015-03-23 17:30:43 +03:00 |
|
Alexey Milovidov
|
05401b901b
|
dbms: better exception safety [#METR-15530].
|
2015-03-23 04:10:06 +03:00 |
|
Alexey Milovidov
|
593a0a8d44
|
dbms: fixed error [#METR-15530].
|
2015-03-19 08:15:38 +03:00 |
|
Andrey Mironov
|
4243f54911
|
dbms: support multiple dictionaries config files with glob pattern [#METR-13298]
|
2015-03-18 19:07:15 +03:00 |
|
Andrey Mironov
|
19066a43c2
|
dbms: rename CacheDictionary size parameter to size_in_cells. [#METR-13298]
|
2015-03-18 12:57:40 +03:00 |
|
Andrey Mironov
|
e0199760de
|
dbms: add dictionary name to exception message. [#METR-13298]
|
2015-03-18 12:55:02 +03:00 |
|
Alexey Milovidov
|
f4df541b99
|
dbms: fixed error [#METR-15530].
|
2015-03-18 07:46:55 +03:00 |
|
Alexey Milovidov
|
8eaa75dadb
|
dbms: logging query in one line [#METR-15530].
|
2015-03-18 06:13:34 +03:00 |
|
Alexey Milovidov
|
ed1ffd0fbf
|
dbms: fixed exception safety [#METR-15357].
|
2015-03-17 00:31:40 +03:00 |
|
Alexey Milovidov
|
7431af2cf9
|
dbms: fixed error with exception safety [#METR-15357].
|
2015-03-16 22:24:57 +03:00 |
|
Alexey Milovidov
|
0535438ea4
|
dbms: fixed bad code with GLOBAL operations [#METR-15144].
|
2015-03-15 11:05:28 +03:00 |
|