Commit Graph

8387 Commits

Author SHA1 Message Date
Alexey Milovidov
1bde542a29 Client: fixed incompatibility after library update [#METR-22227]. 2016-07-28 04:41:26 +03:00
Alexey Milovidov
6f633644be Allowed to have more users in users.xml/users.d files [#METR-22203]. 2016-07-27 04:25:44 +03:00
Alexey Milovidov
f1aab70e3d Fixed incompatibility with new parser of JOINs [#METR-22206]. 2016-07-26 22:43:58 +03:00
Alexey Milovidov
2811f2a17c Fixed error when system.columns table throws 'Table is dropped' exception when there are many tables, created and dropped everytime [#METR-22205]. 2016-07-26 20:22:55 +03:00
Alexey Milovidov
1c4293eb99 Fixed error with 'array' function [#METR-22188]. 2016-07-26 20:20:43 +03:00
Alexey Arno
18340adbe8 dbms: better [#METR-19266] 2016-07-26 15:58:51 +03:00
Alexey Arno
44aa30fedf dbms: better [#METR-19266] 2016-07-26 12:18:28 +03:00
Alexey Milovidov
f97a1285f1 Addition to prev. revision [#METR-20000]. 2016-07-26 04:17:17 +03:00
Alexey Milovidov
ad6a257a22 Addition to prev. revision [#METR-20000]. 2016-07-26 04:16:32 +03:00
Alexey Milovidov
577675460d doc: updated interfaces [#METR-20000]. 2016-07-26 04:02:23 +03:00
Alexey Milovidov
e1411af2ed Fixed error with external sorting when constants are present [#METR-21787]. 2016-07-25 23:57:05 +03:00
Alexey Arno
2514b2a04c dbms: simplifications, improvements, post-testing fixes. Unfinished, so do not pay attention to this commit. [#METR-19266] 2016-07-25 21:26:45 +03:00
Alexey Arno
022645e7ac dbms: better [#METR-19266] 2016-07-25 00:43:37 +03:00
Alexey Arno
1055c10621 dbms: fixes [#METR-19266] 2016-07-25 00:34:09 +03:00
Alexey Arno
1fe6786b78 dbms: NULL support for MergeTree [#METR-19266] 2016-07-24 22:32:21 +03:00
Alexey Milovidov
c954c26038 Updated gitignore [#METR-2944]. 2016-07-24 02:15:32 +03:00
Alexey Milovidov
8922aafc39 Fixed error when 'core_dump,size_limit' configuration parameter has no effect [#BSDEV-55590]. 2016-07-24 02:03:28 +03:00
Alexey Milovidov
9d1a720d90 Fixed error with assumed monotonicity of integer conversion functions [#METR-2944]. 2016-07-24 02:02:14 +03:00
Alexey Milovidov
46694bbf84 Added missing file [#METR-2944]. 2016-07-23 23:54:22 +03:00
Alexey Milovidov
88880be2cd Merge branch 'master' into joins_rectification 2016-07-23 23:30:03 +03:00
Alexey Milovidov
5f423e9023 Fixing incompatibilities [#METR-2944]. 2016-07-23 05:42:42 +03:00
Alexey Milovidov
dc665c67c5 Fixing incompatibilities [#METR-2944]. 2016-07-23 05:25:09 +03:00
Alexey Milovidov
130ec8b58b Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
Alexey Milovidov
8381c0c3ec Doc: added Xenial packages [#METR-20000]. 2016-07-22 02:45:38 +03:00
Alexey Arno
beeeb0ab13 dbms: NULL support for MergeTree [#METR-19266] 2016-07-21 19:22:24 +03:00
Alexey Milovidov
1ef87202f6 Rectifications of JOINs: development [#METR-2944]. 2016-07-21 18:48:11 +03:00
Alexey Arno
252d7994e7 dbms: cleanup [#METR-19266] 2016-07-19 13:57:57 +03:00
Alexey Arno
5de99bda9c dbms: Added IS NULL/IS NOT NULL [#METR-19266] 2016-07-18 19:12:29 +03:00
Alexey Milovidov
9f9be1b7fc Rectification of JOINs [#METR-2944]. 2016-07-18 04:20:53 +03:00
Alexey Milovidov
40ae51e7b3 Rectifying JOINs [#METR-2944]. 2016-07-18 03:14:24 +03:00
Alexey Milovidov
3d4aaf1a33 JOINs rectification: development [#METR-2944]. 2016-07-17 23:10:50 +03:00
Alexey Milovidov
c9521dd370 Added test [#METR-21691]. 2016-07-17 20:07:34 +03:00
Alexey Milovidov
e66ba2e1d8 Fixed error with aggregate function anyHeavy [#METR-21691]. 2016-07-17 20:06:19 +03:00
Alexey Arno
6cf06f6004 dbms: improvements [#METR-19266] 2016-07-14 21:36:34 +03:00
Alexey Arno
d0d1ad3be1 dbms: improvements [#METR-19266] 2016-07-14 15:58:30 +03:00
Alexey Milovidov
55ed2904f4 Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
Alexey Milovidov
151b8408cb doc: clarifications [#METR-2944]. 2016-07-14 06:01:44 +03:00
Alexey Milovidov
cb53dcbc2f Found more code [#METR-2944]. 2016-07-14 05:44:09 +03:00
Alexey Milovidov
057e71f9b8 doc: added links to 3rd party client libraries [#METR-2944]. 2016-07-14 05:34:57 +03:00
Alexey Milovidov
fe0c6ed801 doc: formats: clarification of read and write concept; documented RowBinary; added CSV to 'en' variant [#METR-2944]. 2016-07-14 03:30:50 +03:00
alexey-milovidov
811d425a6e Merge pull request #52 from Ngalstyan4/master
fixed json format description in references
2016-07-13 21:29:00 +03:00
Alexey Arno
ec30520c89 dbms: improvements [#METR-19266] 2016-07-13 20:05:52 +03:00
Alexey Arno
c336359299 dbms: improvements [#METR-19266] 2016-07-13 20:00:10 +03:00
Alexey Arno
fa9829ad85 dbms: removed unused code [#METR-19266] 2016-07-13 19:49:06 +03:00
Alexey Arno
69948c5865 dbms: added support for null values in StorageLog + fixed long-standing bug in StorageLog (if we called the ClickHouseClient with max_threads=1, SELECT threw an exception if a table was empty) [#METR-19266] 2016-07-13 19:41:19 +03:00
Narek Galstyan
f0f28fb880 ref. to JSONEachRow from JSON 2016-07-13 19:22:12 +04:00
Narek Galstyan
a2e80b114f translated TKSV JSONEachRow and XML 2016-07-13 19:20:53 +04:00
Narek Galstyan
0d9f191d28 clarified JSON format description 2016-07-13 18:25:22 +04:00
Alexey Arno
500707f641 dbms: bug fix [#METR-19266] 2016-07-13 17:23:08 +03:00
Alexey Arno
0bf5406662 dbms: adding support for nulls in the Log engine [#METR-19266] 2016-07-13 13:45:43 +03:00