Nikolai Kochetov
|
1e9aeba603
|
Split ExpressionAnalyzer and SyntaxAnalyzer.
|
2018-11-09 18:01:18 +03:00 |
|
Nikolai Kochetov
|
726ae0cb9a
|
Split ExpressionAnalyzer and SyntaxAnalyzer.
|
2018-11-08 19:47:12 +03:00 |
|
chertus
|
d2518fdb3f
|
more refactoring: funcs to extract database_and_table from AST
|
2018-10-29 22:04:28 +03:00 |
|
zhang2014
|
7a87da78d7
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
|
zhang2014
|
7af592d8e1
|
ISSUES-3059 fix nullable type argument for aggregate function
|
2018-09-11 19:33:14 +08:00 |
|
alexey-milovidov
|
3054e62e00
|
Merge pull request #3089 from VadimPE/CLICKHOUSE-3839
CLICKHOUSE-3839 add virtual column "_partition_id"
|
2018-09-10 17:16:21 +03:00 |
|
VadimPE
|
10ab9587a2
|
CLICKHOUSE-3839 add virtual column _partition_id
|
2018-09-10 12:53:13 +03:00 |
|
Alexey Milovidov
|
c9b612de48
|
Attempt to fix CLICKHOUSE-3888 bug
|
2018-09-10 06:59:48 +03:00 |
|
Alexey Milovidov
|
2016374d20
|
Merging #2226
|
2018-08-05 10:05:43 +03:00 |
|
Alexey Milovidov
|
2ebe6beb10
|
Whitespace [#CLICKHOUSE-2]
|
2018-08-05 09:47:02 +03:00 |
|
Alexey Milovidov
|
7459edfa42
|
Removed support for CHECK TABLE for Distributed tables [#CLICKHOUSE-2]
|
2018-08-05 09:01:41 +03:00 |
|
Alexey Milovidov
|
8bc95412b6
|
Fixed bad code #2708
|
2018-07-28 00:33:30 +03:00 |
|
VadimPE
|
1d5d097b0d
|
CLICKHOUSE-3837 fix build
|
2018-07-25 16:16:36 +03:00 |
|
VadimPE
|
1b07873669
|
CLICKHOUSE-3837 fix
|
2018-07-25 15:53:38 +03:00 |
|
VadimPE
|
867a3ebfae
|
CLICKHOUSE-3837 fix mistakes
|
2018-07-25 15:31:47 +03:00 |
|
VadimPE
|
46dec0d341
|
[CLICKHOUSE-3837] fix error in build
|
2018-07-24 17:05:37 +03:00 |
|
Vadim
|
437f3f20a9
|
Merge branch 'master' into CLICKHOUSE-3837
|
2018-07-24 16:21:51 +03:00 |
|
VadimPE
|
8dfb6806d8
|
add support for table function in remote() and cluster()
|
2018-07-24 16:10:34 +03:00 |
|
Alexey Zatelepin
|
f75fb6cd68
|
refactor InterpreterSelectQuery constructors [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Alexey Milovidov
|
93f8316e1f
|
Little better [#CLICKHOUSE-3806]
|
2018-07-06 19:34:53 +03:00 |
|
Alexey Milovidov
|
88c582106b
|
Attempt to get rid of VirtualColumnFactory (part 2) [#CLICKHOUSE-3806]
|
2018-07-05 23:38:05 +03:00 |
|
Nikolai Kochetov
|
6e5e57353a
|
Review fixes. [#CLICKHOUSE-3694] #2156
|
2018-06-29 19:18:50 +03:00 |
|
Nikolai Kochetov
|
ba4cf6faf0
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
|
Alexey Milovidov
|
d864f39ec7
|
Merge branch 'master' into zhang2014-feature/support_truncate
|
2018-06-09 19:10:06 +03:00 |
|
Alexey Milovidov
|
d56c199f07
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
|
Alexey Milovidov
|
0bc678474e
|
Merge branch 'feature/support_truncate' of https://github.com/zhang2014/ClickHouse into zhang2014-feature/support_truncate
|
2018-06-09 17:24:50 +03:00 |
|
Alexey Milovidov
|
b9b89a5590
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
|
Babacar Diassé
|
3d518e48b9
|
NULL check to allow insertion in distributed tables with Materialized views
|
2018-05-31 17:21:35 +03:00 |
|
zhang2014
|
c8f655c1aa
|
ISSUES-2259 fix the test after the merge master
|
2018-05-21 11:38:46 +08:00 |
|
zhang2014
|
6613e56784
|
ISSUES-2259 support truncate syntax
|
2018-05-21 11:38:46 +08:00 |
|
Nikolai Kochetov
|
a3308bf675
|
added IStorage::getQueryProcessingStage
|
2018-04-19 17:47:09 +03:00 |
|
Alexey Milovidov
|
7ec66830af
|
Using different ZooKeeper library (development) [#CLICKHOUSE-2]
|
2018-03-24 23:17:27 +03:00 |
|
Alexey Milovidov
|
10be6ca8f8
|
Rewriting ZooKeeper library [#CLICKHOUSE-2]
|
2018-03-24 03:45:04 +03:00 |
|
Alexey Milovidov
|
25a691f03d
|
Don't allow Distributed table that look at itself [#CLICKHOUSE-2919].
|
2018-03-16 05:08:31 +03:00 |
|
Alexey Milovidov
|
1656eafd8c
|
Revert "Attempt to fix regression: missing support for remote tables in IN section when querying Distributed tables [#CLICKHOUSE-2]"
This reverts commit d52f688883 .
|
2018-03-15 19:22:43 +03:00 |
|
Alexey Milovidov
|
d52f688883
|
Attempt to fix regression: missing support for remote tables in IN section when querying Distributed tables [#CLICKHOUSE-2]
|
2018-03-15 00:19:47 +03:00 |
|
alexey-milovidov
|
9ac2569c65
|
Merge branch 'master' into refactor-table-declaration
|
2018-03-14 05:35:50 +03:00 |
|
Alexey Zatelepin
|
5906c9a988
|
rename for clarity
|
2018-03-13 18:00:28 +03:00 |
|
Alexey Zatelepin
|
fdffbe53ac
|
encapsulate ColumnsDeclaration [#CLICKHOUSE-3241]
|
2018-03-13 17:41:25 +03:00 |
|
Alexey Zatelepin
|
de1db216a5
|
getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241]
|
2018-03-12 23:21:54 +03:00 |
|
Alexey Zatelepin
|
78d92f6794
|
add some useful methods, rename for clarity [#CLICKHOUSE-3241]
|
2018-03-12 22:10:13 +03:00 |
|
Alexey Zatelepin
|
972db7b072
|
iterate over materialized columns where it makes sense
|
2018-03-12 22:07:48 +03:00 |
|
Alexey Zatelepin
|
71642b0880
|
use ColumnsDescription everywhere [#CLICKHOUSE-3241]
|
2018-03-12 22:07:48 +03:00 |
|
Nikolai Kochetov
|
4dd7f47ad5
|
reload macros with config [#CLICKHOUSE-3591]
|
2018-03-12 21:16:51 +03:00 |
|
Alexey Milovidov
|
c42d3ac17f
|
Fixed error (PREWHERE in Distributed table) #1947
|
2018-03-01 10:11:35 +03:00 |
|
Alexey Milovidov
|
ac37b89b16
|
Better UNION ALL: development #1947
|
2018-02-26 12:05:06 +03:00 |
|
Alexey Milovidov
|
601ff1eee4
|
Simplification of AST #1947
|
2018-02-26 06:37:08 +03:00 |
|
Alexey Milovidov
|
6e93635275
|
Better UNION ALL: development #1947
|
2018-02-25 09:35:24 +03:00 |
|
Alexey Milovidov
|
ab594375ab
|
Better UNION ALL: development #1947
|
2018-02-25 03:50:53 +03:00 |
|
Alexey Milovidov
|
8942d7c127
|
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
|
2018-02-20 04:38:42 +03:00 |
|