zhang2014
|
32cc611f5d
|
ISSUES-863 fix predicate optimizer not work for asterisk
|
2018-08-24 10:05:43 +08: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
|
391b4b5927
|
Merged with master.
|
2018-08-20 15:25:06 +03:00 |
|
Alexey Milovidov
|
5410f73ba7
|
Fixed warnings #2015
|
2018-08-15 00:49:51 +03:00 |
|
alexey-milovidov
|
ce9c6a5ab3
|
Merge branch 'master' into feature/ISSUES-863
|
2018-08-15 00:34:23 +03:00 |
|
alexey-milovidov
|
e7b671ec98
|
Merge branch 'master' into feature/ISSUES-863
|
2018-08-15 00:10:21 +03:00 |
|
zhang2014
|
62a85536b4
|
ISSUES-2786 add asterisk_left_columns_only setting
|
2018-08-13 11:02:50 +08:00 |
|
zhang2014
|
d7cd77640d
|
ISSUES-2786 fix replace asterisk with join query
|
2018-08-13 11:01:55 +08:00 |
|
Alexey Milovidov
|
36db216abf
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
|
Alexey Milovidov
|
2016374d20
|
Merging #2226
|
2018-08-05 10:05:43 +03:00 |
|
Alexey Milovidov
|
5bce1d78b0
|
Correct number of columns is returned from an element of UNION ALL inside a subquery if some column was queried more than once #2786
|
2018-08-05 06:28:31 +03:00 |
|
zhang2014
|
d61c53fc3e
|
ISSUES-863 support predicate push down with subquery
|
2018-08-01 17:56:02 +08:00 |
|
alexey-milovidov
|
405d7f9232
|
Merge pull request #2742 from yandex/support-join-on-syntax
Support join on syntax
|
2018-08-01 00:30:46 +03:00 |
|
Nikolai Kochetov
|
9359ae7650
|
Fix test.
|
2018-07-31 20:34:17 +03:00 |
|
alexey-milovidov
|
f6b9c46d24
|
Update ExpressionAnalyzer.cpp
|
2018-07-31 06:04:35 +03:00 |
|
Nikolai Kochetov
|
368e7d0b08
|
Added joined_block_actions to SubqueryForSet for join subquery. [#CLICKHOUSE-3761]
3Added joined_block_actions to join expression action.
|
2018-07-30 22:41:27 +03:00 |
|
Nikolai Kochetov
|
bc054f2247
|
Fix tests. [#CLICKHOUSE-3761]
|
2018-07-30 22:40:43 +03:00 |
|
Alexey Milovidov
|
bbdd780be0
|
Fixed error when IN is used as an aggregation key [#CLICKHOUSE-3855]
|
2018-07-27 21:14:58 +03:00 |
|
Nikolai Kochetov
|
7d9ebae2c2
|
Better comments.
|
2018-07-27 20:11:56 +03:00 |
|
Nikolai Kochetov
|
b5d6240646
|
Merged with master
|
2018-07-27 19:21:43 +03:00 |
|
Nikolai Kochetov
|
5123e0f86f
|
Remove joined table qualifiers from column names. [#CLICKHOUSE-3761]
|
2018-07-27 19:03:16 +03:00 |
|
Nikolai Kochetov
|
65dcca22a2
|
Substitute aliases for required columns in ExpressionAnalyzer. [#CLICKHOUSE-3761]
|
2018-07-27 19:02:56 +03:00 |
|
Nikolai Kochetov
|
11d66d8733
|
Support expressions for right JOIN keys. [#CLICKHOUSE-3761]
|
2018-07-27 19:02:42 +03:00 |
|
Nikolai Kochetov
|
98e5821769
|
Resolve qualified names for JOIN ON expression. [#CLICKHOUSE-3761]
|
2018-07-27 19:02:23 +03:00 |
|
Nikolai Kochetov
|
cc613d7ad3
|
Added JOIN keys to the list of needed columns for JOIN expression action.
|
2018-07-27 19:02:20 +03:00 |
|
Nikolai Kochetov
|
391ff31829
|
Added actions for JOIN key columns. [#CLICKHOUSE-3761]
|
2018-07-27 19:02:10 +03:00 |
|
Nikolai Kochetov
|
5058d1a345
|
Added columns from join on key of right table if they have different name from left block key in merged block. [#CLICKHOUSE-3761]
|
2018-07-27 19:01:48 +03:00 |
|
Nikolai Kochetov
|
92719e1f48
|
Supported JOIN ON syntax for single and chain in expression analyzer. [#CLICKHOUSE-3761]
|
2018-07-27 19:01:25 +03:00 |
|
Nikolai Kochetov
|
fd4d992294
|
Supported JOIN ON syntax for single and chain in expression analyzer.
|
2018-07-23 19:01:25 +03:00 |
|
Nikolai Kochetov
|
dd4ac9f3f1
|
Supported JOIN ON syntax for single and chain in expression analyzer.
|
2018-07-23 18:57:52 +03:00 |
|
Nikolai Kochetov
|
0f4c8e2f0a
|
Supported JOIN ON syntax for single and chain in expression analyzer.
|
2018-07-23 18:56:43 +03:00 |
|
Nikolai Kochetov
|
bbd13a25e4
|
Supported JOIN ON syntax for single and chain in expression analyzer.
|
2018-07-23 18:54:10 +03:00 |
|
Alexey Milovidov
|
a4d699e7f5
|
Comment [#CLICKHOUSE-2]
|
2018-07-20 18:50:39 +03:00 |
|
Alexey Milovidov
|
31dbbb05d2
|
Removed useless setting #2677
|
2018-07-19 23:22:49 +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 |
|
Alexey Milovidov
|
e6c293ab60
|
Added setting "use_index_for_in_with_subqueries_max_values" #2571
|
2018-07-04 20:28:52 +03:00 |
|
Alexey Milovidov
|
c99e717632
|
Fixed bad code #2571
|
2018-07-04 20:28:52 +03:00 |
|
Nikolai Kochetov
|
6e5e57353a
|
Review fixes. [#CLICKHOUSE-3694] #2156
|
2018-06-29 19:18:50 +03:00 |
|
Nikolai Kochetov
|
bd4a899dd3
|
Reduced the number of IAST::getColumnName() calls in ExpressionAnalyzer.
|
2018-06-28 20:25:09 +03:00 |
|
Nikolai Kochetov
|
bd7c72de5c
|
Spelling.
|
2018-06-25 16:08:35 +03:00 |
|
Nikolai Kochetov
|
ba4cf6faf0
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
|
Alexey Milovidov
|
b9b89a5590
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
|
Nikolai Kochetov
|
9a1c286ade
|
Changed prepared set indexation from AST* to StringRange. [#CLICKHOUSE-3734]
|
2018-05-17 17:54:43 +03:00 |
|
Nikolai Kochetov
|
6715b945d9
|
Allow using of function which returs tuple for IN. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
Nikolai Kochetov
|
aaad77a602
|
Fixed unnecessary creation of prepared set for function arguments other than second for in or global in. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
Nikolai Kochetov
|
e6adcfaad5
|
Fixed element types for explicit set in IN function. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
Nikolai Kochetov
|
651bac519c
|
Fixed element types for explicit set in IN function.
Fixed element types for explicit set in IN function. [#CLICKHOUSE-3730]
|
2018-05-15 18:38:04 +03:00 |
|
Tsarkova Anastasia
|
7c9741ed5b
|
Fix style.
|
2018-05-01 15:31:38 +02:00 |
|
Tsarkova Anastasia
|
fe0753a128
|
Minor fixes, adding test case.
|
2018-05-01 15:24:43 +02:00 |
|