Ivan Blinkov
b589903680
WIP on docs ( #2753 )
...
* Some improvements for introduction/performance.md
* Minor improvements for example_datasets
* Add website/package-lock.json to .gitignore
* YT paragraph was badly outdated and there is no real reason to write a new one
* Use weird introduction article as a starting point for F.A.Q.
* Some refactoring of first half of ya_metrika_task.md
* minor
* Weird docs footer bugfix
2018-07-30 19:34:55 +03:00
Alexey Milovidov
7fe1914a63
Whitespaces #2756
2018-07-30 19:07:20 +03:00
Alexey Milovidov
115ff2d731
Fixed error in website [#CLICKHOUSE-3]
2018-07-30 18:59:03 +03:00
alexey-milovidov
be657c33e6
Merge pull request #2756 from CurtizJ/CLICKHOUSE-3785
...
Clickhouse 3785 Add MurmurHash2
2018-07-30 18:57:38 +03:00
zhang2014
9e052b13d1
ISSUES-2700 add funnel window crash test
2018-07-30 18:51:06 +03:00
ap11
45ce69e73d
Add case insensitive coalesce ifnull, nullif.
2018-07-30 18:50:12 +03:00
alexey-milovidov
b062262b9f
Update FunctionsHashing.h
2018-07-30 18:45:46 +03:00
alexey-milovidov
793e0d3901
Update README
2018-07-30 18:41:41 +03:00
alesapin
93f1ec2f02
Merge pull request #2757 from alesapin/master
...
Add <yandex> tag in PostgreSQL external dictionary config
2018-07-30 17:07:28 +03:00
alesapin
71694f0eb2
Add <yandex> tag in PostgreSQL external dictionary config
2018-07-30 17:03:29 +03:00
ap11
5036d55b95
Merge branch 'CLICKHOUSE-3785' of https://github.com/CurtizJ/ClickHouse into CLICKHOUSE-3785
2018-07-30 16:56:43 +03:00
ap11
4fe3690cad
minor changes
2018-07-30 16:50:26 +03:00
Anton Popov
ef443b2bc5
Update FunctionsHashing.h
2018-07-30 16:48:44 +03:00
Anton Popov
c4fec0521e
Update CMakeLists.txt
2018-07-30 16:47:25 +03:00
Anton Popov
f6457929b6
Update LICENSE
2018-07-30 16:47:04 +03:00
Anton Popov
3a35ebd90e
Update README
2018-07-30 16:46:28 +03:00
ap11
d45ce92b89
add tests for murmurhash2
2018-07-30 16:41:07 +03:00
ap11
68bdc4eb12
Add mumurhash2
2018-07-30 15:19:22 +03:00
chertus
b631924d46
CLICKHOUSE-2 fix docs
2018-07-30 13:51:29 +03:00
alesapin
79607b9118
CLICKHOUSE-3852: Add tests for config parser
2018-07-29 04:58:05 +03:00
alesapin
744258818e
CLICKHOUSE-3852: Fix PR remarks
2018-07-29 04:58:05 +03:00
alesapin
1f32701665
CLICKHOUSE-3852: Remove useless newlines
2018-07-29 04:58:05 +03:00
alesapin
652e5ff9e2
CLICKHOUSE-3852: Add ability to set up config parameters from env variables.
2018-07-29 04:58:05 +03:00
robot-metrika-test
e26ba4daac
Auto version update to [18.4.0] [54399]
2018-07-28 00:35:05 +03:00
Alexey Milovidov
8bc95412b6
Fixed bad code #2708
2018-07-28 00:33:30 +03:00
Alexey Milovidov
a93a0dc840
Removed a note about Kafka from testing documentation #2729
2018-07-27 23:01:14 +03:00
Alexey Milovidov
35409e1123
Merge branch 'master' of github.com:yandex/ClickHouse
2018-07-27 22:51:35 +03:00
Alexey Milovidov
a2101df25a
Fixed error in aggregate function "anyHeavy"; added a test [#CLICKHOUSE-3867]
2018-07-27 22:51:13 +03:00
robot-metrika-test
a7addb80a3
Auto version update to [18.3.0] [54398]
2018-07-27 21:45:36 +03:00
Alexey Milovidov
448bcdfdb4
Added a test [#CLICKHOUSE-3855]
2018-07-27 21:17:32 +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
alexey-milovidov
e64c221649
Update Client.cpp
2018-07-27 20:41:05 +03:00
chertus
845edbe242
CLICKHOUSE-2: support negative tests
2018-07-27 20:41:05 +03:00
alexey-milovidov
cac790f08f
Update Client.cpp
2018-07-27 20:37:53 +03:00
alesapin
30f5b9efa1
Merge pull request #2745 from alesapin/master
...
Remove wrong parameter
2018-07-27 20:27:43 +03:00
alesapin
df7307191d
Merge branch 'master' of github.com:alesapin/ClickHouse
2018-07-27 20:26:14 +03:00
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