Commit Graph

31666 Commits

Author SHA1 Message Date
Mikhail Filimonov
ad136ec62d get rid of cloneWithColumns in internal loop and some other trash 2019-11-29 11:46:25 +01:00
elenaspb2019
bd82806ae1 docs(javaHashUTF16LE):The new description of javaHashUTF16LE function was added. 2019-11-29 13:01:13 +03:00
topvisor
aa09cca5be Update system.md (#7965) 2019-11-29 13:00:43 +03:00
topvisor
ab1da5c217
Update system.md 2019-11-29 12:44:14 +03:00
Nikolai Kochetov
7a32ca057d
Merge pull request #7670 from excitoon-favorites/move_pool
Separated pool for background moves
2019-11-29 11:08:51 +03:00
hcz
5e45a4f3cd Add comment on getValue() function 2019-11-29 14:50:36 +08:00
Mikhail Filimonov
4cc0d0ca5d make virtual_columns local 2019-11-29 07:21:31 +01:00
alexey-milovidov
2537c04568
Merge pull request #7951 from sundy-li/zh/dev-1
zh/docs for development parts..
2019-11-29 09:21:10 +03:00
Mikhail Filimonov
07722dfa93 more progress - cleanup internal cycles 2019-11-29 00:06:03 +01:00
alexey-milovidov
2e34f02a36
Merge pull request #7936 from ClickHouse/branch-for-slightly-improvement-of-usability-of-exception-messages
The rest of PR #7897 about improvement of exception message
2019-11-28 22:07:29 +03:00
alexey-milovidov
68eb7bafce
Merge pull request #7959 from ubombi/patch-1
Typo in docs
2019-11-28 22:01:22 +03:00
alexey-milovidov
bf13cd6234
Update extended_roadmap.md 2019-11-28 20:52:26 +03:00
alexey-milovidov
46a3fef161
Update extended_roadmap.md 2019-11-28 20:51:47 +03:00
Vitaliy Kozlovskiy
7cd3bd2082
Typo
tuble > tuple
2019-11-28 19:28:23 +02:00
Mikhail Filimonov
6217cb51f6 Get rid of InputStream layer for Kafka, use InputStream directly. Reopening port during reset. 2019-11-28 17:43:06 +01:00
Maksim Fedotov
6f0f9f855a support clickhouse as mysql federated server. fix code style 2019-11-28 18:02:02 +03:00
Maksim Fedotov
4844b9b230 support clickhouse as mysql federated server. apply code review notes p2 2019-11-28 17:43:52 +03:00
stavrolia
295633b7ef Another try 2019-11-28 17:31:35 +03:00
Amos Bird
e12e1ecd13
utilize libunwind to achieve better abi-compat 2019-11-28 18:59:21 +08:00
alexey-milovidov
5b307a6df7
Merge pull request #7950 from den-crane/patch-11
Doc change. Fix for  alter_attach-partition. English version.
2019-11-28 13:51:45 +03:00
alexey-milovidov
c1039ed0f3
Update bitops.h 2019-11-28 13:48:29 +03:00
alexey-milovidov
18731c4beb
Merge pull request #7954 from Fox0117/patch-1
Update CHANGELOG.md setting 'any_join_get_any_from_right_table' -> 'any_join_distinct_right_table_keys'
2019-11-28 13:47:48 +03:00
Andrey Konchagin
2edaa4a95c
Update CHANGELOG.md
There is no such setting, real parameter name is 'any_join_distinct_right_table_keys' (from exception message)
2019-11-28 12:47:08 +03:00
alexey-milovidov
61b3059366
Update extended_roadmap.md 2019-11-28 11:52:17 +03:00
sundy-li
136f7c99db trival fix 2019-11-28 12:00:01 +08:00
sundy-li
63b61b61d4 zh/docs for development parts.. 2019-11-28 11:57:33 +08:00
Denis Zhuravlev
c06496c115
Update alter.md
Fix for alter attach alter_attach-partition (fixes #5312). English version.
2019-11-27 19:49:13 -04:00
alexey-milovidov
d8fa0871b9
Merge pull request #7932 from den-crane/patch-10
Doc change. OPTIMIZE DEDUPLICATE description
2019-11-27 23:20:48 +03:00
alexey-milovidov
0a018a50c6
Merge pull request #7901 from den-crane/patch-8
Update alter.md
2019-11-27 23:13:03 +03:00
alexey-milovidov
6fa25e07c4
Merge pull request #7922 from Vxider/fix-cli-docs
fix cli docs
2019-11-27 23:12:15 +03:00
alexey-milovidov
edf50f3ce3
Merge pull request #7940 from amosbird/oldkernelhdfs
old kernel hdfs support
2019-11-27 23:09:16 +03:00
Anton Popov
9fe987c8e1
Merge pull request #7920 from excitoon-favorites/datetimettl
Removed check for using `Date` or `DateTime` column from TTL expressions
2019-11-27 19:55:57 +03:00
stavrolia
f23273fa80 Fix 2019-11-27 17:29:00 +03:00
Nikolai Kochetov
bd40c9cd13
Merge pull request #7933 from azat/dist-mon-codec-errors-mark-broken
DirectoryMonitor: mark batch as broken on UNKNOWN_CODEC/CANNOT_DECOMPRESS errors
2019-11-27 16:03:44 +03:00
Nikolai Kochetov
f343803891
Merge pull request #7735 from amosbird/clientfix
fix utf-8 paste
2019-11-27 15:51:13 +03:00
Sergei Bocharov
cf9a636100 Docs: Added Content-Type Header 2019-11-27 14:56:24 +03:00
Vladimir Chebotarev
4d1b0796e4 Minor fix (removed empty line). 2019-11-27 13:13:25 +03:00
Vladimir Chebotarev
ecaa98e4e4 Allowed to use constant TTL expressions, updated tests. 2019-11-27 13:11:17 +03:00
Vladimir Chebotarev
fa79b7cf7d Updated test checking that constant TTL expression works. 2019-11-27 13:11:17 +03:00
Vladimir Chebotarev
a99c6382d6 Fixed documentation according to new logic of checking TTL expressions. 2019-11-27 13:11:17 +03:00
Vladimir Chebotarev
c396af7c40 Removed check for using Date or DateTime column from TTL expressions. 2019-11-27 13:11:17 +03:00
Amos Bird
2f6643b03c
old kernel hdfs support 2019-11-27 15:14:23 +08:00
stavrolia
f1e5e58480 Some rest of PR about improvement of exception message 2019-11-27 04:18:26 +03:00
stavrolia
4087d91563 Fix 2019-11-27 03:42:46 +03:00
Mikhail Filimonov
deec48a3e0 attempt to fix kafka parsing performance regression https://github.com/ClickHouse/ClickHouse/issues/7261 2019-11-27 00:46:19 +01:00
Azat Khuzhin
362505b129 DirectoryMonitor: mark batch as broken on UNKNOWN_CODEC/CANNOT_DECOMPRESS errors
There is no point in retrying batch after those errors (for the same
reasons as CHECKSUM_DOESNT_MATCH is there).
2019-11-26 20:21:05 +03:00
Nikita Mikhaylov
ad2af03f98 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2019-11-26 20:05:15 +03:00
Nikita Mikhaylov
f6604fdf1a fix build 2019-11-26 20:04:46 +03:00
Nikolai Kochetov
4f79476511
Merge pull request #7929 from ClickHouse/fix-union-with-diff-columns
Fix union with diff columns
2019-11-26 19:40:45 +03:00
Nikita Mikhaylov
6f119d53f5 adding comments to strange functions used in parallel parsing 2019-11-26 19:33:43 +03:00