Commit Graph

27703 Commits

Author SHA1 Message Date
chertus
4192deb5ad radix sort for asof join 2019-04-12 15:48:00 +03:00
alexey-milovidov
28f1d417f7
Merge pull request #4989 from yandex/substring-utf8-non-constant-args
Added support for non-constant and negative size and length arguments for function 'substringUTF8'
2019-04-12 14:54:29 +03:00
Nikolai Kochetov
a6d0b2102e Don't shwallow exceptions at executeJob. 2019-04-12 14:27:25 +03:00
Nikolai Kochetov
a398afd25b Close input in limit transform if limit reached. 2019-04-12 14:21:41 +03:00
Nikolai Kochetov
750b5a1b07 Added more information to exception from processor. 2019-04-12 14:18:18 +03:00
alesapin
f47e3292e1 Do not send queries to leader replica received from DDLWorker 2019-04-12 14:06:05 +03:00
Nikolai Kochetov
d66993e8f4 Close input in limit transform if limit reached. 2019-04-12 14:02:48 +03:00
Nikolai Kochetov
c92fb23317 Add pipeline to exception during query execution. 2019-04-12 12:57:13 +03:00
alesapin
29be5e7e8e Better changelog 2019-04-12 10:49:42 +03:00
alexey-milovidov
5afd69bbdb
Update 00935_to_iso_week_first_year.sql 2019-04-12 04:02:30 +03:00
alexey-milovidov
cdbb1157c1
Merge branch 'master' into substring-utf8-non-constant-args 2019-04-12 04:02:03 +03:00
alexey-milovidov
bf8641c560
Merge pull request #4988 from yandex/fix-iso-week-for-1970
Fixed wrong toISOWeek result for 1970 year
2019-04-12 04:01:13 +03:00
Alexey Milovidov
bd3c9833c4 More tests 2019-04-12 03:55:50 +03:00
Alexey Milovidov
0db5ec9227 More tests 2019-04-12 03:52:24 +03:00
Alexey Milovidov
ceef92fa9e Fixed inconsistent whitespaces 2019-04-12 03:37:07 +03:00
Alexey Milovidov
e72a374091 Added a test 2019-04-12 03:36:27 +03:00
Alexey Milovidov
b4878dbffa Added support for non-constant and negative size and length arguments for function substringUTF8 2019-04-12 03:34:11 +03:00
Alexey Milovidov
7892edc490 More tests 2019-04-12 02:25:50 +03:00
Alexey Milovidov
1610bcca89 Fixed wrong toISOWeek result for 1970 year 2019-04-12 02:21:52 +03:00
Alexey Milovidov
dcf72c120e Fixed wrong toISOWeek result for 1970 year 2019-04-12 02:21:37 +03:00
Alexey Milovidov
c3d2b3066f Removed old library from the list 2019-04-11 23:16:43 +03:00
Danila Kutenin
ba49c23ebb Better changelog on string search algorithms 2019-04-11 23:08:10 +03:00
Alexey Milovidov
6697061d9f Use libunwind instead of libgcc_eh 2019-04-11 22:50:58 +03:00
Alexey Milovidov
a9b47a62ba Merge branch 'update_libunwind' of https://github.com/laplab/ClickHouse into laplab-update_libunwind 2019-04-11 22:36:36 +03:00
chertus
4707200f83 partially fix distributed_product_mode=local 2019-04-11 22:29:28 +03:00
proller
79d2f1f034
libglibc-compatibility : do not use sys/random.h on old systems (skip getentropy.c) (#4984) 2019-04-11 22:28:29 +03:00
Alexey Milovidov
3b9f3f5dbb Miscellaneous changes in CMakeLists 2019-04-11 21:58:31 +03:00
Bowen Masco
bc74fb9027
Remove deprecated PermissionsStartOnly
PermissionsStartOnly has been deprecated, see 
https://github.com/systemd/systemd/pull/10802 
and 
https://github.com/NixOS/nixpkgs/issues/53852

A previous change removed the use of ExecStartPre so it is no longer needed.
2019-04-11 10:42:16 -07:00
alesapin
5142752b36 Better description 2019-04-11 20:36:10 +03:00
Nikolai Kochetov
a6c8ad6b3a Added MergeSortingTransform::enrichChunkWithConstants. 2019-04-11 20:26:03 +03:00
alesapin
244fbc191d Add older changelogs 2019-04-11 20:25:32 +03:00
proller
c78176603c
clickhouse-test - prepare for use other than 'test' database (#4961) 2019-04-11 20:20:36 +03:00
alesapin
2c6a6420d2 Changelog for 19.5.1.246 2019-04-11 20:16:42 +03:00
Nikolai Kochetov
7a3e0b5c46 Fix prepare for GroupingAggregatedTransform. 2019-04-11 19:56:05 +03:00
alesapin
3accb16cc6
Merge pull request #4949 from abyss7/release-helpers
Add python util to help with releases
2019-04-11 19:28:58 +03:00
Ivan Lezhankin
722e022e54 Allow to filter PRs by login 2019-04-11 19:16:57 +03:00
Nikolai Kochetov
405f416c01 Fix aggregated memory efficient transform headers. 2019-04-11 18:46:11 +03:00
Nikolai Kochetov
24b84d32c4 Better message for connect. 2019-04-11 18:31:23 +03:00
ogorbacheva
9d8cb5e142 Doc fix: Add [IF EXISTS] clause to the column modification (en) (#4941) 2019-04-11 18:18:55 +03:00
Nikolai Kochetov
86b9e03358 Fix aggregated memory efficient transform headers. 2019-04-11 18:16:18 +03:00
Ivan Lezhankin
af7ab86ab6 Refactor queries 2019-04-11 18:08:25 +03:00
BayoNet
0488438ac6 DOCAPI-5757 input_format_values_interpret_expressions EN review and RU translation (#4982) 2019-04-11 17:54:39 +03:00
Nikolai Kochetov
e15f38885b Fix limit transform headers. 2019-04-11 17:51:25 +03:00
Nikolai Kochetov
b05a4b8af9 Check connect ports with same header. 2019-04-11 17:44:20 +03:00
Nikolai Kochetov
d1840417a8 Don't resize pipeline before memory efficient transform. 2019-04-11 17:28:42 +03:00
Nikolai Kochetov
e1943b9aef Fix FilterTransform. 2019-04-11 16:54:27 +03:00
alexey-milovidov
f8a1eaba3a
Merge pull request #4981 from blinkov/master
Add couple links to PostgreSQL-related integrations
2019-04-11 16:28:24 +03:00
Nikolai Kochetov
a72f402468 Fix double readPrefix call. 2019-04-11 16:04:43 +03:00
Ivan Blinkov
c1d9606302 Add link to pg2ch 2019-04-11 15:11:19 +03:00
Ivan Blinkov
308b9e82b1 Add link to clickhousedb_fdw by Percona 2019-04-11 15:10:04 +03:00