Ivan
4d27e8aa5b
Unpack toolchains into mounted volume ( #7534 )
2019-10-29 20:33:31 +03:00
Nikita Mikhaylov
5bcfee117a
empty + master
2019-10-29 20:05:10 +03:00
Nikita Mikhaylov
08f1930e76
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel_parsing
2019-10-29 20:04:32 +03:00
Olga Khvostikova
b685b99f2f
Merge pull request #7532 from ClickHouse/stavrolia-add-test-greatcircledist
...
Add perftest for greatCircleDist
2019-10-29 19:51:33 +03:00
Olga Khvostikova
ff4d90f602
Add test for greatCircleDist
2019-10-29 19:49:37 +03:00
alexey-milovidov
6e837e86e6
Merge pull request #7500 from amosbird/parsernit
...
Fix DUMP debug.
2019-10-29 19:25:20 +03:00
Amos Bird
1eb44c6837
Add missing tests
2019-10-29 22:26:43 +08:00
chertus
12b57aedf0
remove error prone code
2019-10-29 16:52:05 +03:00
BayoNet
9f8c8ab481
CLICKHOUSEDOCS-420: EN review. RU translation.
2019-10-29 15:20:14 +03:00
Mikhail Korotov
24ab179695
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse
2019-10-29 15:08:30 +03:00
alesapin
d25279cf5c
Update security changelog
2019-10-29 14:51:25 +03:00
Mikhail Korotov
d55736596e
Merge pull request #4 from ClickHouse/master
...
refresh #4
2019-10-29 14:51:22 +03:00
BayoNet
833c1bb5e3
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2019-10-29 14:40:25 +03:00
sundy-li
6f2cce37d7
fix move
2019-10-29 19:22:00 +08:00
sundy-li
718fb99939
fix move
2019-10-29 19:20:35 +08:00
alesapin
cde07dd620
Disable context replacement for internal queries
2019-10-29 13:27:19 +03:00
Amos Bird
2c75a51d4f
Instant count() for MergeTree
...
Use (Replicated)MergeTree's metadata to do trivial count()
2019-10-29 17:45:47 +08:00
liu-bov
7b3e34a79a
docs(repeat): Added repeat function description
2019-10-29 12:39:29 +03:00
sundy-li
00389a67a0
add more tests
2019-10-29 14:55:59 +08:00
sundy-li
66ffec32f7
improve range to support start,step args
2019-10-29 14:33:03 +08:00
zhang2014
281c81cab7
fix sync zh get_started
2019-10-29 14:27:51 +08:00
zhang2014
6db3da855d
add show help & no-pager
2019-10-29 14:20:12 +08:00
sundy-li
9eb77a59e3
fix index
2019-10-29 13:20:18 +08:00
sundy-li
a653f50432
remove logs
2019-10-29 13:01:45 +08:00
sundy-li
dbd3227e5a
fixup partial const column
2019-10-29 11:51:27 +08:00
Ivan Blinkov
68fa3411b2
stale.yml tuning
2019-10-29 11:07:11 +08:00
sundy-li
3f1651fa29
improve range
2019-10-29 11:03:47 +08:00
Ivan Blinkov
9002f22403
Update upcoming meetups
2019-10-29 10:45:51 +08:00
memo
3449e8d107
fix
2019-10-29 10:27:54 +08:00
Nikita Mikhaylov
c5085b86aa
max_threads limit
2019-10-29 02:43:22 +03:00
Nikita Mikhaylov
2bd79325d7
test kafka limit
2019-10-28 17:41:24 +03:00
alexey-milovidov
a17cefb9c6
Merge pull request #7465 from Felixoid/mark_cache_doc
...
Add user setting mark_cache_min_lifetime documentation
2019-10-28 16:17:28 +03:00
Alexander Kuzmenkov
6e2af3db41
Merge pull request #7480 from azat/crc-v3
...
Add CRC32IEEE()/CRC64() support
2019-10-28 16:16:37 +03:00
alexey-milovidov
b1a21ce0be
Merge pull request #7476 from SQkaer/master
...
update trainslation of fixedstring and fix the given examples of nullable in zh doc
2019-10-28 16:15:56 +03:00
alexey-milovidov
3b4c5cc324
Merge pull request #7483 from ClickHouse/filimonov-mutationsdocs-patch
...
remove some obsolete notes about mutations
2019-10-28 16:15:14 +03:00
Amos Bird
15d12db16a
Fix DUMP debug.
2019-10-28 19:39:51 +08:00
Nikita Mikhaylov
756a10707d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel_parsing
2019-10-28 13:51:52 +03:00
Nikita Mikhaylov
206800b8fc
add stderr configs to kafka test
2019-10-28 13:51:43 +03:00
Alexander Kuzmenkov
c3ea94209b
Merge pull request #7491 from traceon/odbc-bridge-type-mapping-fix
...
Add handling of SQL_TINYINT and SQL_BIGINT, fix SQL_FLOAT in ODBC Bridge
2019-10-28 13:30:18 +03:00
memo
3064e716db
add line
2019-10-28 14:48:25 +08:00
memo
0f572e5d7d
add line
2019-10-28 12:51:59 +08:00
zhang2014
3e98ba4a61
sync zh getting started
2019-10-28 12:18:22 +08:00
zhang2014
f4d93785cf
add easy diff for document tracking
2019-10-28 11:20:39 +08:00
memo
90333ac9aa
modified getReturnType
2019-10-28 11:15:52 +08:00
sundy-li
538b77c123
functions: add char function as mysql behavior
2019-10-28 10:44:56 +08:00
Nikolai Kochetov
43c8d13de6
Merge pull request #7496 from amosbird/fix15
...
Fix HAVING without GROUP BY
2019-10-28 02:44:24 +03:00
Amos Bird
77bdfb3350
Fix HAVING without GROUP BY
2019-10-27 22:10:54 +08:00
hcz
01d384e6bd
Add docs
2019-10-26 21:38:05 +08:00
Mikhail f. Shiryaev
0cdd7ca6b9
Add user setting mark_cache_min_lifetime documentation
2019-10-25 23:10:04 +02:00
Azat Khuzhin
fe98e90d0d
Avoid conflicts of static zlib and mariadb-connector-c zlib
...
After crc32() had been replaced with crc32_z() the following error will
happen with two different zlib:
2019-10-25 09:48:42 /usr/bin/ld.gold: error: contrib/zlib-ng/libz.a(crc32.c.o): multiple definition of 'get_crc_table'
2019-10-25 09:48:42 /usr/bin/ld.gold: contrib/mariadb-connector-c/libmariadb/libmariadbclient.a(crc32.c.o): previous definition here
Fix this by using zlibstatic compiled for and by CH in
mariadb-connector-c, and wrap into function reduce variable scopes.
2019-10-25 23:32:33 +03:00