Commit Graph

20921 Commits

Author SHA1 Message Date
proller
d5dbfd5741 Fix build without submodules 2018-12-19 19:15:29 +03:00
proller
652022b4d4 Merge remote-tracking branch 'upstream/master' into fix10 2018-12-19 18:41:19 +03:00
proller
b56dea9f84 Fix build without submodules 2018-12-19 18:37:55 +03:00
proller
bb3487d778 Fix build without submodules 2018-12-19 18:36:31 +03:00
proller
214b500b6e Fix build without submodules 2018-12-19 18:30:10 +03:00
alexey-milovidov
ca75d18414
Merge pull request #3875 from abyss7/issue-3591
Treat Enums as Ints inside If() function
2018-12-19 18:30:09 +03:00
Alexey Milovidov
92499c725d Fixed test #3811 2018-12-19 18:27:57 +03:00
Michal Lisowski
98a798aa52 Mention about nagios check in 3rd party integrations (#3878) 2018-12-19 18:24:27 +03:00
proller
42f863a2ac Merge remote-tracking branch 'upstream/master' into fix10 2018-12-19 18:05:39 +03:00
Ivan Blinkov
24a0b3a53e Additional function case insensitivity from #3704 2018-12-19 17:46:18 +03:00
Ivan Lezhankin
4c3af43ed3 Add test. 2018-12-19 17:36:55 +03:00
Ivan Lezhankin
937c0fb4a4 Treat Enum* types as Int* inside If() function. 2018-12-19 17:02:26 +03:00
Ivan
37345468b3
Explicitly include <optional> for clang-6.0 2018-12-19 16:57:55 +03:00
Sabyanin Maxim
ea27ec463e add SettingLogsLevel 2018-12-19 16:20:41 +03:00
chertus
cbf3c34cf3 minor improvement in ExpressionAnalyzer + array join 2018-12-19 16:13:51 +03:00
Alexey Milovidov
b7ce79c423 Miscellaneous [#CLICKHOUSE-2] 2018-12-19 16:11:06 +03:00
Alexey Milovidov
1ae355a8e4 Fixed error in changelog [#CLICKHOUSE-2] 2018-12-19 15:56:58 +03:00
Ivan Lezhankin
b9440fe99d Another minor refactoring. 2018-12-19 15:38:13 +03:00
Ilya Skrypitsa
52eb11a310 Typo in Creating a Table example (#3872) 2018-12-19 14:38:52 +03:00
Ivan Blinkov
0352c5a57c Introduce DATE_ADD/DATE_SUB/TIMESTAMP_ADD/TIMESTAMP_SUB #3705 2018-12-19 14:37:14 +03:00
Ivan Blinkov
f88b497555 Introduce common parser for interval kind names and use it for DATE_DIFF, EXTRACT and INTERVAL (allows to use same set of aliases in them) 2018-12-19 13:27:07 +03:00
Ivan Blinkov
0b79053afd remove accidental file duplicate 2018-12-19 12:05:04 +03:00
Ivan Blinkov
714bd5b88a Add lost zero byte in regexpQuoteMeta 2018-12-19 12:02:59 +03:00
Alexey Milovidov
2874061410 Fix use after free in arrayEnumerate [#CLICKHOUSE-2] 2018-12-19 07:21:23 +03:00
Alexey Milovidov
68e0af176e Fix use after free in arrayEnumerate [#CLICKHOUSE-2] 2018-12-19 06:53:09 +03:00
Alexey Milovidov
396362cdad Merge branch 'master' of github.com:yandex/ClickHouse 2018-12-19 06:49:25 +03:00
Alexey Milovidov
8889f0859a Fixed typo [#CLICKHOUSE-2] 2018-12-19 06:43:37 +03:00
alexey-milovidov
b1bcf82670
Update CHANGELOG_RU.md 2018-12-19 06:37:13 +03:00
alexey-milovidov
88706176e4
Update CHANGELOG.md 2018-12-19 06:35:24 +03:00
Alexey Milovidov
159e0a23b6 Added links [#CLICKHOUSE-2] 2018-12-19 06:34:42 +03:00
Alexey Milovidov
36836faf62 Full support for Decimal #3721 2018-12-19 05:43:09 +03:00
Alexey Milovidov
689de0289f Added performance test #3721 2018-12-19 05:37:20 +03:00
Alexey Milovidov
9c23556cb0 Basic implementation for Decimal #3721 2018-12-19 05:11:31 +03:00
Alexey Milovidov
8e83a3c4ef Merge branch 'persiyanov-feature/roundDown-function' 2018-12-19 04:30:53 +03:00
Alexey Milovidov
4a6c25e65d Merging #3721; Added a test 2018-12-19 04:30:32 +03:00
Alexey Milovidov
b9a68fbe93 Merging #3721; Added a test 2018-12-19 04:29:40 +03:00
Alexey Milovidov
cf68f08099 Merge branch 'feature/roundDown-function' of https://github.com/persiyanov/ClickHouse into persiyanov-feature/roundDown-function 2018-12-19 03:29:21 +03:00
alexey-milovidov
92bb4471df
Merge pull request #3865 from abyss7/issue-3590
ISSUE-3590: Forbid using aggregate functions inside scalar subqueries
2018-12-19 03:19:45 +03:00
alexey-milovidov
c47dfb064e
Update ExecuteScalarSubqueriesVisitor.cpp 2018-12-19 03:19:31 +03:00
Alexey Milovidov
bec3051488 Changelog for 18.16.0: added authors and references [#CLICKHOUSE-2] 2018-12-19 00:34:09 +03:00
Alexey Milovidov
e19a401732 Merge branch 'shangshujie365-java-hash' 2018-12-18 23:24:35 +03:00
Alexey Milovidov
d5d1c34017 Merging #3811 2018-12-18 23:24:16 +03:00
Alexey Milovidov
6a779661c8 Merge branch 'java-hash' of https://github.com/shangshujie365/ClickHouse into shangshujie365-java-hash 2018-12-18 23:04:32 +03:00
alexey-milovidov
ebec15967d
Merge pull request #3864 from den-crane/patch-2
Update CHANGELOG_RU.md
2018-12-18 21:52:43 +03:00
Ivan Lezhankin
617082f444 ISSUE-3590: Forbid using aggregate functions inside scalar subqueries 2018-12-18 21:43:06 +03:00
Denis Zhuravlev
9a44ccb664
Update CHANGELOG_RU.md
добавил в обратно несовместимые изменения -- Удалена возможность сравнения типа `Date` с числом
2018-12-18 14:12:31 -04:00
proller
b213ee5e5d
Fix macos build (#3863) 2018-12-18 20:41:03 +03:00
proller
1af6368f58 Merge remote-tracking branch 'upstream/master' into fix10 2018-12-18 19:07:57 +03:00
Ivan Blinkov
c5cb1573b5 One more kind of aliases for DATE_DIFF 2018-12-18 18:47:27 +03:00
Ivan Blinkov
a378b919af Add a bunch of aliases to DATE_DIFF interval names 2018-12-18 18:28:13 +03:00