Alexey Milovidov
|
e8871bc211
|
Added a check #3837
|
2019-01-16 03:26:15 +03:00 |
|
chertus
|
729ca697d9
|
minor SyntaxAnalyzer refactoring
|
2019-01-09 19:16:59 +03:00 |
|
Alexey Milovidov
|
1d4701b0bc
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
|
Samuel Chou
|
fcde47b45e
|
Ensure ROLLUP and CUBE respect HAVING (no change to TOTALS)
|
2018-12-14 22:27:40 -08:00 |
|
Nikolai Kochetov
|
2fc0643bc9
|
Do not use table column aliases in prewhere alias action source columns
|
2018-12-05 19:36:26 +03:00 |
|
alexey-milovidov
|
48b30edcf5
|
Merge branch 'master' into alter-order-by
|
2018-12-02 21:06:38 +03:00 |
|
alexey-milovidov
|
bf7b68cf95
|
Merge pull request #3689 from abyss7/CLICKHOUSE-3936
CLICKHOUSE-3936
|
2018-12-01 01:50:04 +03:00 |
|
Alexey Milovidov
|
97280bb361
|
Whitespace [#CLICKHOUSE-2]
|
2018-11-28 21:28:30 +03:00 |
|
Ivan
|
448846fc0d
|
Merge branch 'master' into CLICKHOUSE-3936
|
2018-11-28 18:59:57 +03:00 |
|
Ivan Lezhankin
|
8b5a05947c
|
Remove redundant information from RWLock.
And fix broken exception in some race conditions
|
2018-11-28 18:50:52 +03:00 |
|
Alexey Milovidov
|
52fea90a86
|
Removed useless code [#CLICKHOUSE-2]
|
2018-11-28 17:33:40 +03:00 |
|
Alexey Zatelepin
|
d3d9242462
|
Merge branch 'master' into alter-order-by
Conflicts:
dbms/src/Parsers/ASTAlterQuery.h
dbms/src/Parsers/ParserAlterQuery.cpp
dbms/src/Storages/AlterCommands.cpp
dbms/src/Storages/AlterCommands.h
|
2018-11-26 16:01:48 +03:00 |
|
Alexey Milovidov
|
dbbacf4f87
|
Added more style checks [#CLICKHOUSE-3]
|
2018-11-23 21:52:00 +03:00 |
|
Alexey Zatelepin
|
29b34365e6
|
Merge branch 'master' into alter-order-by
Conflicts:
dbms/src/Interpreters/ExpressionAnalyzer.cpp
dbms/src/Storages/MergeTree/MergeTreeData.cpp
dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp
|
2018-11-13 16:27:19 +03:00 |
|
Alexey Zatelepin
|
7167bfd7b3
|
fix prewhere with FINAL for VersionedCollapsingMergeTree [#CLICKHOUSE-3859]
|
2018-11-13 16:15:12 +03:00 |
|
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 |
|
Nikolai Kochetov
|
7a5cfc7a6d
|
Skip columns from prewhere_info->remove_columns_actions in prewhere result for alias source columns. [#CLICKHOUSE-4111]
|
2018-11-07 13:53:36 +03:00 |
|
Nikolai Kochetov
|
8df77930ec
|
Added InterpreterSelectQuery::unifyStreams
|
2018-11-06 14:44:45 +03:00 |
|
Nikolai Kochetov
|
d7992b11d8
|
Fix block structure mismatch in MergingSorted stream.
|
2018-11-06 13:11:37 +03:00 |
|
chertus
|
4ff0391ca6
|
DatabaseAndTableWithAlias - the only place for db & table expraction from AST
|
2018-10-30 19:31:21 +03:00 |
|
chertus
|
d2518fdb3f
|
more refactoring: funcs to extract database_and_table from AST
|
2018-10-29 22:04:28 +03:00 |
|
Nikolai Kochetov
|
d2f0925685
|
Uniform headers for union stream. #2156
|
2018-10-23 21:01:38 +03:00 |
|
Alexey Milovidov
|
50234013b5
|
Whitespaces [#CLICKHOUSE-4016]
|
2018-10-14 11:23:21 +03:00 |
|
Alexey Milovidov
|
e752271d99
|
Added check for invalid PREWHERE #3336
|
2018-10-11 23:52:25 +03:00 |
|
CurtizJ
|
16bea3d008
|
remove logs
|
2018-10-10 20:09:09 +03:00 |
|
CurtizJ
|
815380b8b2
|
fix unnecessarily preparations for join at initial server
|
2018-10-10 20:07:21 +03:00 |
|
alexey-milovidov
|
b9d1eb4154
|
Merge pull request #3298 from yandex/fix-prewhere-with-altered-columns
Fix prewhere with altered columns
|
2018-10-04 23:57:11 +03:00 |
|
Nikolai Kochetov
|
b1fa3fab9d
|
Fix prewhere whith final. #2827
|
2018-10-04 21:18:54 +03:00 |
|
zhang2014
|
6778220ffd
|
ISSUES-3232 remake interpreter_subquery when rewrite subqueries
|
2018-09-30 17:27:59 +08:00 |
|
Nikolai Kochetov
|
97add69825
|
Rename WithDictionary to LowCardinality.
|
2018-09-28 13:44:59 +03:00 |
|
Alexey Milovidov
|
8e7c6598e8
|
Added remerge step to process ORDER BY with LIMIT when memory usage is high #3179
|
2018-09-24 23:07:30 +03:00 |
|
alexey-milovidov
|
4a54a1c310
|
Merge pull request #3138 from yandex/low-cardinality-group-by
Low cardinality group by
|
2018-09-21 13:38:20 +03:00 |
|
CurtizJ
|
b89feb1572
|
replace bool by enum
|
2018-09-20 20:51:42 +03:00 |
|
CurtizJ
|
8644853558
|
optimize
|
2018-09-20 18:46:37 +03:00 |
|
CurtizJ
|
43951e4879
|
add test
|
2018-09-17 22:16:51 +03:00 |
|
CurtizJ
|
8c9fe80d2d
|
add modificator cube
|
2018-09-17 21:01:04 +03:00 |
|
Nikolai Kochetov
|
16ed282dfc
|
Fix build.
|
2018-09-14 12:42:38 +03:00 |
|
Nikolai Kochetov
|
3dc5cd3a3a
|
Merged with master.
|
2018-09-14 12:14:37 +03:00 |
|
Nikolai Kochetov
|
4674beb900
|
Shared cache for low cradinality single aggregation column. [#CLICKHOUSE-3903]
|
2018-09-14 11:04:18 +03:00 |
|
Nikolai Kochetov
|
787e814e4c
|
Low cardinality group by signle column. [#CLICKHOUSE-3903]
|
2018-09-14 11:03:02 +03:00 |
|
zhang2014
|
5834b42083
|
ISSUES-2560 fix crash when create temporary with in clause
|
2018-09-11 19:31:59 +08:00 |
|
Alexey Milovidov
|
c9b612de48
|
Attempt to fix CLICKHOUSE-3888 bug
|
2018-09-10 06:59:48 +03:00 |
|
Nikolai Kochetov
|
8b658f091d
|
Fix test.
|
2018-09-07 21:00:53 +03:00 |
|
Nikolai Kochetov
|
6e41be3476
|
Avoid removing columns used in sample expression in prewhere actions. [#CLICKHOUSE-3969]
|
2018-09-07 19:01:21 +03:00 |
|
Nikolai Kochetov
|
a6b51d1fc7
|
Fix virtual columns for prewhere with aliases.
|
2018-09-06 22:18:38 +03:00 |
|
Nikolai Kochetov
|
8593145794
|
Merged with master
|
2018-09-06 21:30:03 +03:00 |
|
alexey-milovidov
|
580683310b
|
Merge pull request #2990 from alesapin/master
CLICKHOUSE-3800: Add Cache for compiled expression.
|
2018-09-06 21:12:08 +03:00 |
|
Nikolai Kochetov
|
641771f66f
|
Fix virtual columns for prewhere with aliases.
|
2018-09-06 20:45:49 +03:00 |
|
alesapin
|
f331b48c58
|
Fix build
|
2018-09-06 12:52:22 +03:00 |
|
Nikolai Kochetov
|
ee89ddb445
|
Fix removing source aliased columns. [#CLICKHOUSE-3965]
|
2018-09-06 12:41:42 +03:00 |
|
Alexander Sapin
|
03174e131d
|
Merge remote-tracking branch 'upstream/master'
|
2018-09-06 12:39:42 +03:00 |
|
Alexey Milovidov
|
9df01c1012
|
Style #2948
|
2018-09-06 04:06:30 +03:00 |
|
alexey-milovidov
|
0ca8e20e66
|
Merge pull request #2948 from CurtizJ/CLICKHOUSE-3893
CLICKHOUSE-3893 - Add modificator rollup.
|
2018-09-06 03:59:02 +03:00 |
|
Anton Popov
|
7f71bc4189
|
Update InterpreterSelectQuery.cpp
|
2018-09-05 19:29:13 +03:00 |
|
Anton Popov
|
e6d49c4c93
|
Update InterpreterSelectQuery.cpp
|
2018-09-05 19:28:30 +03:00 |
|
CurtizJ
|
472adf4ab9
|
add rollup to formatted query
|
2018-09-05 19:23:28 +03:00 |
|
CurtizJ
|
18da41afe3
|
Merge remote-tracking branch 'upstream/master' into CLICKHOUSE-3893
|
2018-09-05 12:49:02 +03:00 |
|
CurtizJ
|
a7bbf83c91
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
This reverts commit cdb2c8a770 .
|
2018-09-05 12:47:57 +03:00 |
|
CurtizJ
|
cdb2c8a770
|
Revert "Merge branch 'master' into CLICKHOUSE-3893"
This reverts commit 0704da5756 , reversing
changes made to 4534d449c1 .
|
2018-09-05 12:45:57 +03:00 |
|
Nikolai Kochetov
|
8b9937ec51
|
More comments. [#CLICKHOUSE-3944]
|
2018-09-04 21:50:19 +03:00 |
|
Nikolai Kochetov
|
3c6db8ebc1
|
Fix prewhere with aliased columns. [#CLICKHOUSE-3944]
|
2018-09-04 21:28:01 +03:00 |
|
alesapin
|
11d248ba10
|
Resolve conflict
|
2018-09-03 13:11:10 +03:00 |
|
CurtizJ
|
3bc743c50d
|
do not merge blocks into one
|
2018-09-03 12:49:04 +03:00 |
|
alesapin
|
6e64067a70
|
CLICKHOUSE-3800: Move cache to context, change hashing algorithm, add drop instruction for compiled expressions cache
|
2018-08-30 19:31:20 +03:00 |
|
CurtizJ
|
a603595120
|
remove redundant code
|
2018-08-28 12:27:17 +03:00 |
|
Alexey Milovidov
|
5b257c588f
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-27 20:42:13 +03:00 |
|
Alexey Milovidov
|
aa936b09f9
|
Added check for max_block_size = 0 #2447
|
2018-08-25 19:32:44 +03:00 |
|
CurtizJ
|
cf3fbb8c51
|
minor changes
|
2018-08-24 20:37:08 +03:00 |
|
CurtizJ
|
c18ad18d96
|
Add rollup modificator
|
2018-08-24 18:00:00 +03:00 |
|
CurtizJ
|
0704da5756
|
Merge branch 'master' into CLICKHOUSE-3893
|
2018-08-21 20:34:01 +03:00 |
|
CurtizJ
|
4534d449c1
|
working on rollup
|
2018-08-21 19:08:45 +03:00 |
|
Alexey Milovidov
|
465ff07398
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-20 18:50:09 +03:00 |
|
Alexey Milovidov
|
2717185991
|
Modified names #2015
|
2018-08-20 18:49:39 +03:00 |
|
Nikolai Kochetov
|
b64bb8af14
|
Fix tests.
|
2018-08-20 15:57:31 +03:00 |
|
Nikolai Kochetov
|
391b4b5927
|
Merged with master.
|
2018-08-20 15:25:06 +03:00 |
|
alexey-milovidov
|
e7b671ec98
|
Merge branch 'master' into feature/ISSUES-863
|
2018-08-15 00:10:21 +03:00 |
|
Nikolai Kochetov
|
f4d9d50168
|
Merged with master.
|
2018-08-08 15:01:18 +03:00 |
|
Alexey Milovidov
|
207a2b8b3c
|
Fixed error #2795
|
2018-08-08 06:09:59 +03:00 |
|
Alexey Milovidov
|
28771401a9
|
Merging #2226
|
2018-08-05 10:06:58 +03:00 |
|
Alexey Milovidov
|
2016374d20
|
Merging #2226
|
2018-08-05 10:05:43 +03:00 |
|
alexey-milovidov
|
05c7a1971d
|
Update InterpreterSelectQuery.cpp
|
2018-08-05 08:29:12 +03:00 |
|
zhang2014
|
d61c53fc3e
|
ISSUES-863 support predicate push down with subquery
|
2018-08-01 17:56:02 +08:00 |
|
Alexey Zatelepin
|
55301ce1f0
|
create input streams for parts using InterpreterSelectQuery [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Alexey Zatelepin
|
f75fb6cd68
|
refactor InterpreterSelectQuery constructors [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Nikolai Kochetov
|
3a74ec7c0c
|
Mergred with master
|
2018-07-20 14:08:54 +03:00 |
|
alexey-milovidov
|
164425d1ec
|
Fix performance regression with prepared sets when they are used inside another subquery. (#2677)
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Added documentation about ClickHouse testing (draft) [#CLICKHOUSE-2]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Removed debug output [#CLICKHOUSE-3796]
* Removed debug output [#CLICKHOUSE-3796]
* Updated documentation about ClickHouse testing [#CLICKHOUSE-2]
* Revert "Updated documentation about ClickHouse testing [#CLICKHOUSE-2]"
This reverts commit 9eafc13f3b .
* Revert "Added documentation about ClickHouse testing (draft) [#CLICKHOUSE-2]"
This reverts commit e28ad4b5fe .
* Fixed test #2677
* Update InterpreterSelectQuery.cpp
|
2018-07-19 16:36:21 +03:00 |
|
Nikolai Kochetov
|
6e5e57353a
|
Review fixes. [#CLICKHOUSE-3694] #2156
|
2018-06-29 19:18:50 +03:00 |
|
Nikolai Kochetov
|
9f591b8d02
|
Merged with master.
|
2018-06-26 17:41:29 +03:00 |
|
Nikolai Kochetov
|
ba4cf6faf0
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
|
Alexey Milovidov
|
045d5975b3
|
Fixed discrepancy between Query, SelectQuery, InsertQuery profile events [#CLICKHOUSE-3769]
|
2018-06-08 22:32:35 +03:00 |
|
Alexey Milovidov
|
f45c479a8b
|
Removed wrong query optimization [#CLICKHOUSE-3726]
|
2018-05-31 21:28:04 +03:00 |
|
Nikolai Kochetov
|
937cb2db29
|
Merged with master.
|
2018-05-21 14:38:50 +03:00 |
|
Nikolai Kochetov
|
530b99cee5
|
Added ConvertColumnWithDictionaryToFullBlockInputStream.
|
2018-05-04 14:39:15 +03:00 |
|
Nikolai Kochetov
|
7e45661a38
|
merged with master
|
2018-04-20 22:51:21 +03:00 |
|
Nikolai Kochetov
|
233ac6c599
|
style fixes
|
2018-04-20 22:38:34 +03:00 |
|
Alexey Milovidov
|
c087449023
|
Fixed error #2246
|
2018-04-20 22:14:04 +03:00 |
|
Nikolai Kochetov
|
a6375d6155
|
merged with master
|
2018-04-20 17:15:03 +03:00 |
|
Nikolai Kochetov
|
f5fe383620
|
fix build
|
2018-04-20 17:06:01 +03:00 |
|
Alexey Milovidov
|
a6c194fa6d
|
Insignificant change #2246
|
2018-04-19 23:32:56 +03:00 |
|