alesapin
|
a28cf1ed98
|
Remove wrong option
|
2018-07-27 20:25:51 +03:00 |
|
chertus
|
6283c3f572
|
CLICKHOUSE-2: support negative tests
|
2018-07-27 20:19:22 +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
|
a2cd7016e5
|
Added test for join on syntax. [#CLICKHOUSE-3761]
|
2018-07-27 19:04:17 +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 |
|
BayoNet
|
8879c75d8b
|
Improvements based on comments on https://github.com/yandex/ClickHouse/pull/2730
|
2018-07-27 16:00:01 +03:00 |
|
BayoNet
|
cf1380fc77
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-27 14:30:45 +03:00 |
|
Ivan Blinkov
|
20c68e5a6f
|
WIP on docs introduction articles (#2716)
* WIP on content of distinctive_features.md
* WIP on content of features_considered_disadvantages.md
|
2018-07-27 14:26:20 +03:00 |
|
alexey-milovidov
|
fa2bc00b81
|
Merge pull request #2736 from alesapin/master
Add docs for URL table engine and url table function
|
2018-07-27 14:21:34 +03:00 |
|
alexey-milovidov
|
d0507bb639
|
Update url.md
|
2018-07-27 14:18:54 +03:00 |
|
alesapin
|
c0f5e33fe8
|
Add docs for URL table engine and url table function
|
2018-07-27 13:21:04 +03:00 |
|
alexey-milovidov
|
58ebe8d572
|
Merge pull request #2735 from zhang2014/fix/window_funnel
ISSUES-2700 fix windowFunnel NULL pointer
|
2018-07-27 10:32:15 +03:00 |
|
zhang2014
|
4bc916029c
|
ISSUES-2700 fix windowFunnel NULL pointer
Co-authored-by: zhang2014 <coswde@gmail.com>
Co-authored-by: sundy-li <543950155@qq.com>
|
2018-07-27 15:19:29 +08:00 |
|
alexey-milovidov
|
20f3f23901
|
Merge pull request #2732 from krishnevsky/patch-13
translated latest release notes
|
2018-07-27 01:45:41 +03:00 |
|
alexey-milovidov
|
9fad4b4e1a
|
Update CHANGELOG.md
|
2018-07-27 01:45:33 +03:00 |
|
Amy Krishnevsky
|
eb6aec2348
|
translated latest release notes
|
2018-07-26 17:15:25 -05:00 |
|
alexey-milovidov
|
9242588449
|
Merge pull request #2708 from VadimPE/CLICKHOUSE-3837
CLICKHOUSE-3837 Add support for table function in remote() and cluster()
|
2018-07-26 21:36:04 +03:00 |
|
alexey-milovidov
|
1140a07b58
|
Merge pull request #2729 from amosbird/master
Use docker exec to operate on kafka.
|
2018-07-26 21:34:04 +03:00 |
|
BayoNet
|
6555b05c77
|
Fixed links after restructurization of the documentation.
|
2018-07-26 21:02:40 +03:00 |
|
Vadim
|
ad006166b5
|
Update 00675_shard_remote_with_table_function.sql
|
2018-07-26 20:50:32 +03:00 |
|
alexey-milovidov
|
24b0be2cf0
|
Merge pull request #2727 from alesapin/CLICKHOUSE-3832
CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol
|
2018-07-26 20:50:09 +03:00 |
|
Vadim
|
da41c5cf47
|
Update 00675_shard_remote_with_table_function.sql
|
2018-07-26 20:49:51 +03:00 |
|
Amos Bird
|
54a08ed018
|
Use docker exec to operate on kafka.
|
2018-07-27 01:24:35 +08:00 |
|
BayoNet
|
5b9dfcb486
|
Merge remote-tracking branch 'upstream/master'
|
2018-07-26 20:03:23 +03:00 |
|
VadimPE
|
894c5b356d
|
CLICKHOUSE-3837
|
2018-07-26 19:15:15 +03:00 |
|
alesapin
|
368face3c9
|
CLICKHOUSE-3832: Fix typo
|
2018-07-26 19:10:21 +03:00 |
|
alesapin
|
4fb89512b1
|
CLICKHOUSE-3832: Add error code to exception and change message, also change check for interserver_http_credentials
|
2018-07-26 19:01:43 +03:00 |
|
Alexey Zatelepin
|
02946d2bc1
|
Revert "Set up dns server for kafka integration tests."
This reverts commit 1c75c19106 .
|
2018-07-26 18:52:50 +03:00 |
|
VadimPE
|
5c4b4e96f7
|
CLICKHOUSE-3837 fix test
|
2018-07-26 18:33:07 +03:00 |
|
alesapin
|
b7f937785d
|
CLICKHOUSE-3832: Remove empty lines
|
2018-07-26 18:23:16 +03:00 |
|
alesapin
|
65a6a1225c
|
Merge pull request #2726 from alesapin/master
|
2018-07-26 18:20:02 +03:00 |
|
alesapin
|
1588964873
|
Merge branch 'master' of github.com:alesapin/ClickHouse
|
2018-07-26 18:16:06 +03:00 |
|
alesapin
|
9aec460f2e
|
Fix build warning
|
2018-07-26 18:15:48 +03:00 |
|
VadimPE
|
bb5d8db9a1
|
CLICKHOUSE-3837 fix tests
|
2018-07-26 18:13:00 +03:00 |
|
alesapin
|
6abbfbce87
|
CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol
|
2018-07-26 18:10:57 +03:00 |
|
BayoNet
|
afd57d0372
|
- Functions with special support for NULL
- Descriptions for functons: arrayResize, multiIf, getSizeOfEnumType, toColumnTypeName, dumpColumnStructure, defaultValueOfArgumentType, indexHint, replicate.
- Enum description is updated
|
2018-07-26 17:41:59 +03:00 |
|
Alexey Milovidov
|
ec202a7fd0
|
Allow to start cluster with Kafka without pytest #2725
|
2018-07-26 17:40:33 +03:00 |
|
alexey-milovidov
|
d3ba0c1a6e
|
Merge pull request #2725 from amosbird/master
Set up dns server for kafka integration tests.
|
2018-07-26 14:53:52 +03:00 |
|
alexey-milovidov
|
2854818378
|
Update 00675_remote_with_table_function.sql
|
2018-07-26 14:38:07 +03:00 |
|
alesapin
|
175f564137
|
CLICKHOUSE-3832: Fix bracket
|
2018-07-26 12:53:59 +03:00 |
|
VadimPE
|
63ac512c60
|
CLICKHOUSE-3837 add tests
|
2018-07-26 11:06:06 +03:00 |
|
Amos Bird
|
1c75c19106
|
Set up dns server for kafka integration tests.
|
2018-07-26 12:53:48 +08:00 |
|