Alexey Milovidov
|
c885e8471f
|
Added test [#CLICKHOUSE-31].
|
2017-06-19 06:07:15 +03:00 |
|
Alexey Milovidov
|
aebb228b4b
|
Qualified names: continued [#CLICKHOUSE-31].
|
2017-06-19 06:07:15 +03:00 |
|
Alexey Milovidov
|
e4186fd64a
|
Implemented qualified identifiers in a bad way [#CLICKHOUSE-31].
|
2017-06-19 06:07:15 +03:00 |
|
Alexey Milovidov
|
f6be687717
|
Added test [#CLICKHOUSE-31].
|
2017-06-19 06:06:17 +03:00 |
|
Alexey Milovidov
|
eb47356e4f
|
Qualified names: continued [#CLICKHOUSE-31].
|
2017-06-19 06:05:05 +03:00 |
|
Alexey Milovidov
|
6fe3e432c5
|
Implemented qualified identifiers in a bad way [#CLICKHOUSE-31].
|
2017-06-19 05:14:18 +03:00 |
|
Alexey Milovidov
|
4e08309eaa
|
Attempt to fix test of dictionaries with cache layouts and executable source [#CLICKHOUSE-2].
|
2017-06-18 22:24:49 +03:00 |
|
Alexey Milovidov
|
401d922a4b
|
Tiny modifications [#CLICKHOUSE-3044].
|
2017-06-18 09:11:49 +03:00 |
|
Alexey Milovidov
|
f51db5e1f6
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:55:46 +03:00 |
|
Alexey Milovidov
|
6be0428ffe
|
Preparation [#CLICKHOUSE-31].
|
2017-06-18 08:44:09 +03:00 |
|
Alexey Milovidov
|
d64f2beaf8
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:43:29 +03:00 |
|
Alexey Milovidov
|
942c1dea21
|
Fixed build [#CLICKHOUSE-31].
|
2017-06-18 07:09:04 +03:00 |
|
Alexey Milovidov
|
b19f4d1a0e
|
Added test [#CLICKHOUSE-31].
|
2017-06-18 06:38:17 +03:00 |
|
Alexey Milovidov
|
62be911d79
|
Additions to prev. revision [#CLICKHOUSE-31].
|
2017-06-18 06:35:25 +03:00 |
|
Alexey Milovidov
|
313e52279d
|
UNION ALL rewrite: preparation [#CLICKHOUSE-31].
|
2017-06-18 06:35:25 +03:00 |
|
Alexey Milovidov
|
35b656e11c
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-16 21:39:17 +03:00 |
|
Alexey Milovidov
|
a726c68865
|
Check Nullable(... Nullable) early [#CLICKHOUSE-2].
|
2017-06-16 21:39:09 +03:00 |
|
Alexey Zatelepin
|
18bff11da6
|
cosmetics [#CLICKHOUSE-1979]
|
2017-06-16 21:35:49 +03:00 |
|
Alexey Zatelepin
|
c90ea346ce
|
add cross-replication test [#CLICKHOUSE-1979]
|
2017-06-16 21:24:18 +03:00 |
|
Alexey Milovidov
|
5006042bac
|
Added test [#CLICKHOUSE-2993].
|
2017-06-16 21:08:19 +03:00 |
|
Alexey Milovidov
|
8343cf3578
|
Fixed error with NULLs [#CLICKHOUSE-2993].
|
2017-06-16 21:05:45 +03:00 |
|
Alexey Milovidov
|
ee49c37fa6
|
Whitespaces [#CLICKHOUSE-2].
|
2017-06-16 19:23:23 +03:00 |
|
Alexey Milovidov
|
6aa69c06cf
|
Moved tools sources out of library code [#CLICKHOUSE-2].
|
2017-06-16 19:20:51 +03:00 |
|
Alexey Milovidov
|
7a0ffc9986
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-16 19:19:42 +03:00 |
|
Alexey Zatelepin
|
3c6b278b3d
|
fix infinite recursion in StorageMerge::isRemote() [#CLICKHOUSE-2911]
|
2017-06-16 19:19:15 +03:00 |
|
Alexey Milovidov
|
b1a645cb6d
|
Moved tools sources out of library code [#CLICKHOUSE-2].
|
2017-06-16 19:16:22 +03:00 |
|
Vitaliy Lyudvichenko
|
aef0bf7e2e
|
Fix trying to load database.sql from incorrect path. [#CLICKHOUSE-3044]
|
2017-06-16 19:08:24 +03:00 |
|
Vitaliy Lyudvichenko
|
67fdd0f544
|
Load the system database first. [#CLICKHOUSE-3044]
|
2017-06-16 19:08:24 +03:00 |
|
Alex Zatelepin
|
4cd9df27ab
|
fix infinite loop in StorageMerge::isRemote() [#CLICKHOUSE-2911]
|
2017-06-16 03:21:00 +03:00 |
|
Alexey Milovidov
|
a3590e266e
|
Trying to fix test of external dictionaries [#CLICKHOUSE-2].
|
2017-06-16 02:54:41 +03:00 |
|
Alexey Milovidov
|
708515dd1e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-15 23:25:16 +03:00 |
|
Alexey Milovidov
|
0fcb6300a2
|
Fixed error in linkage (thanks Orivej) [#DEVTOOLS-3381].
|
2017-06-15 23:24:23 +03:00 |
|
alexey-milovidov
|
43a18b164d
|
Merge pull request #883 from yandex/fix-merge-global-in
Fix GLOBAL IN for Merge table over Distributed tables
|
2017-06-15 23:09:51 +03:00 |
|
alexey-milovidov
|
f2c1858f78
|
Merge pull request #882 from proller/freebsd
Freebsd and macos fixes
|
2017-06-15 23:07:33 +03:00 |
|
proller
|
4c7dd6ff8b
|
Freebsd and macos fixes
|
2017-06-15 22:39:35 +03:00 |
|
Alexey Zatelepin
|
8ee85e6440
|
calculate isRemote() from underlying tables of StorageMerge [#CLICKHOUSE-2911]
|
2017-06-15 22:24:59 +03:00 |
|
Alexey Milovidov
|
0743cfe6d7
|
Removed code that was used solely by Metrika [#DEVTOOLS-3343].
|
2017-06-15 21:27:51 +03:00 |
|
Alexey Milovidov
|
9bf083625d
|
Removed support for QuickLZ (obsolete) [#CLICKHOUSE-2].
|
2017-06-15 21:21:59 +03:00 |
|
proller
|
6be261e131
|
Merge remote-tracking branch 'upstream/master' into freebsd
|
2017-06-15 21:11:57 +03:00 |
|
Alexey Milovidov
|
4f3738c527
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-15 20:56:05 +03:00 |
|
Alexey Milovidov
|
bc45598c08
|
Fixed name [#CLICKHOUSE-2].
|
2017-06-15 20:55:57 +03:00 |
|
Vitaliy Lyudvichenko
|
63ac609e8b
|
Avoid overestimation of avg. column element size. [#CLICKHOUSE-3058]
|
2017-06-15 20:33:03 +03:00 |
|
Nikolai Kochetov
|
221c05402f
|
fixed bytes_allocated counter for cache dictionaries
|
2017-06-15 20:31:48 +03:00 |
|
Alexey Zatelepin
|
deca700689
|
add failing test [#CLICKHOUSE-2911]
|
2017-06-15 18:45:45 +03:00 |
|
Alexey Milovidov
|
e2c00fc46c
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-15 00:45:38 +03:00 |
|
Alexey Milovidov
|
a0c4e50135
|
Attempt to fix dictionaries test on Precise [#CLICKHOUSE-2].
|
2017-06-15 00:45:05 +03:00 |
|
Alexey Milovidov
|
686b29cc97
|
Fixed test [#CLICKHOUSE-4].
|
2017-06-14 22:48:10 +03:00 |
|
Alexey Milovidov
|
3ec14e0481
|
Fixed error [#CLICKHOUSE-4].
|
2017-06-14 22:31:05 +03:00 |
|
Alexey Zatelepin
|
3b33d3fbab
|
force reconnect by default for connections returned by ConnectionPool [#CLICKHOUSE-3068]
|
2017-06-14 22:16:19 +03:00 |
|
Alexey Zatelepin
|
ad379271ed
|
add failing test [#CLICKHOUSE-3068]
|
2017-06-14 22:16:19 +03:00 |
|