Nikolai Kochetov
|
6d08b7b45a
|
Remove LC converting to Arrow.
|
2020-07-03 14:04:36 +03:00 |
|
alesapin
|
d015a4d646
|
Move skip lists to clickhouse-test
|
2020-07-03 13:57:16 +03:00 |
|
Nikolai Kochetov
|
3d37a63247
|
Remove LC converting to Arrow.
|
2020-07-03 13:37:55 +03:00 |
|
Nikolai Kochetov
|
b3f1842035
|
Remove LC converting to Arrow.
|
2020-07-03 13:35:44 +03:00 |
|
alesapin
|
0a6f3ca9fd
|
Add unbundled mode flag
|
2020-07-03 13:11:16 +03:00 |
|
Mikhail Filimonov
|
0ce2d48af6
|
Test for a fixed issue #10668, related to input_format_allow_errors_num in CSV
|
2020-07-03 11:24:03 +02:00 |
|
alesapin
|
b3ec449e35
|
Fix test (#12088)
|
2020-07-03 12:18:59 +03:00 |
|
Ivan Blinkov
|
e7acda7642
|
Update README.md
|
2020-07-03 12:16:44 +03:00 |
|
Nikolai Kochetov
|
c9a41ba4ba
|
Update CHANGELOG.md
|
2020-07-03 12:09:27 +03:00 |
|
Alexander Kuzmenkov
|
2577d71ed5
|
Changelog for 20.5
|
2020-07-03 11:57:38 +03:00 |
|
Alexander Kuzmenkov
|
e27e509667
|
Update polymorphic_parts_l.xml
|
2020-07-03 11:46:48 +03:00 |
|
Alexander Kuzmenkov
|
02ee988d80
|
Update polymorphic_parts_m.xml
|
2020-07-03 11:46:29 +03:00 |
|
Alexander Kuzmenkov
|
1ffc4ad88a
|
Update polymorphic_parts_s.xml
|
2020-07-03 11:46:10 +03:00 |
|
Alexander Kuzmenkov
|
10b6f98ca6
|
fixup
|
2020-07-03 11:39:43 +03:00 |
|
Ivan Blinkov
|
d962fd931b
|
Create anchore-analysis.yml
|
2020-07-03 11:10:05 +03:00 |
|
alesapin
|
c57edd2018
|
Tiny fixes
|
2020-07-03 11:02:35 +03:00 |
|
Ivan Blinkov
|
d5732d3972
|
Create codeql-analysis.yml
|
2020-07-03 10:57:22 +03:00 |
|
Nikolai Kochetov
|
17c89f3fe0
|
Merge pull request #12085 from ClickHouse/fix-11937
Fix limiting the number of threads for VIEW.
|
2020-07-03 10:35:04 +03:00 |
|
Nikolai Kochetov
|
3c717d4aca
|
Added test.
|
2020-07-03 10:34:08 +03:00 |
|
Alexander Kuzmenkov
|
7d8a31aff3
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-07-03 10:09:20 +03:00 |
|
Alexander Kuzmenkov
|
03becdbae4
|
Update polymorphic_parts_s.xml
|
2020-07-03 09:12:15 +03:00 |
|
Alexander Kuzmenkov
|
d1a93523b6
|
Update polymorphic_parts_m.xml
|
2020-07-03 09:11:46 +03:00 |
|
Alexander Kuzmenkov
|
68ca587a71
|
Update polymorphic_parts_l.xml
|
2020-07-03 09:11:17 +03:00 |
|
manmitya
|
457f56be0c
|
(typo) in doc (#12099)
|
2020-07-03 08:04:42 +03:00 |
|
Alexey Milovidov
|
4c751bf8be
|
Added results for AWS Lightsail
|
2020-07-03 03:58:57 +03:00 |
|
Azat Khuzhin
|
0700a705bc
|
Rewrite curl dependency in a more ch compatible way
- add support of unbundled curl
- add CURL::libcurl libraries
- avoid explicit linkage of daemon with curl (added with sentry)
- set CACHE variables for non-direct users:
- mariadb-connector-c
- aws-s3-cmake
- sentry-native
Cc: @alexey-milovidov
Cc: @alesapin (requires docker image update)
Cc: @abyss7
Refs: #11300
Refs: #8011
Refs: #8905
v2: replace cmake/find/curl.cmake with proper contrib/curl-cmake (as
pointed by @abyss7, cmake/find/*.cmake is deprecated)
|
2020-07-03 00:57:08 +03:00 |
|
BayoNet
|
3435328465
|
DOCS-522: max_parser_depth (#12097)
* asiana21-DOCSUP-925-max_parser_depth (#132)
* docs(max_parser_depth): added the setting description
* docs(max_parser_depth): some changes
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* docs(max_parser_depth): added ru translation
* docs(max_parser_depth): removed quotation marks
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-522: Fixed the link.
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
|
2020-07-03 00:26:55 +03:00 |
|
Ivan Blinkov
|
b81c66a031
|
[docker] install ca-certificates before the first apt-get update (#12095)
* [docker] install ca-certificates before first apt-get update
* Update Dockerfile
|
2020-07-02 22:16:21 +03:00 |
|
Anton Popov
|
17d49af183
|
fix test with buffer table
|
2020-07-02 20:12:36 +03:00 |
|
alesapin
|
c6c7ee30d9
|
Less race conditions
|
2020-07-02 19:44:04 +03:00 |
|
Anton Popov
|
a5cbeda1e3
|
fix segfault with -StateResample combinators
|
2020-07-02 19:13:42 +03:00 |
|
Nikolai Kochetov
|
3f51419889
|
Fix tests.
|
2020-07-02 18:26:44 +03:00 |
|
Ivan Blinkov
|
8513e1ec74
|
improve breadcrumbs markup
|
2020-07-02 18:17:50 +03:00 |
|
Nikolai Kochetov
|
e7ab4df148
|
Fix result_rows and result_bytes metrics for selects.
|
2020-07-02 18:00:37 +03:00 |
|
Nikolai Kochetov
|
57d727d078
|
Fix result_rows and result_bytes metrics for selects.
|
2020-07-02 17:51:10 +03:00 |
|
alesapin
|
ab54a96cc5
|
Reverse arguments
|
2020-07-02 17:38:09 +03:00 |
|
alesapin
|
96df2e6b71
|
Better shutdown and conversion
|
2020-07-02 17:35:10 +03:00 |
|
Alexander Kuzmenkov
|
9e02a0d879
|
Merge pull request #11991 from ClickHouse/aku/perf-partial
perf test: report queries with new functions separately
|
2020-07-02 17:12:46 +03:00 |
|
alexey-milovidov
|
82061da77c
|
Merge pull request #12040 from azat/dist-fixes
Tiny fixes for distributed queries
|
2020-07-02 17:02:56 +03:00 |
|
alesapin
|
923c7e7c2d
|
Remove pvs studio from images list
|
2020-07-02 16:19:25 +03:00 |
|
alesapin
|
64583ceb22
|
Merge branch 'master' into add-storage-rabbitmq-read-only
|
2020-07-02 16:08:29 +03:00 |
|
alesapin
|
7ae8a19e9b
|
Merge branch 'add-storage-rabbitmq-read-only' of github.com:kssenii/ClickHouse into add-storage-rabbitmq-read-only
|
2020-07-02 16:08:22 +03:00 |
|
Nikolai Kochetov
|
aca1d8ac77
|
Added test.
|
2020-07-02 16:06:10 +03:00 |
|
alexey-milovidov
|
4d01fb3cbc
|
Update tips.md
|
2020-07-02 15:54:32 +03:00 |
|
Anton Popov
|
71059e4dff
|
Merge pull request #12062 from nvartolomei/nv/set-index-tuple-types
Try fix pk in tuple performance
|
2020-07-02 15:51:03 +03:00 |
|
Nikolai Kochetov
|
6527e04ec3
|
Fix limiting the number of threads for VIEW.
|
2020-07-02 15:35:51 +03:00 |
|
alesapin
|
1fb90f3811
|
Merge pull request #12052 from ClickHouse/test_image_changes
Test image changes
|
2020-07-02 15:01:06 +03:00 |
|
alesapin
|
f87c3af097
|
Merge pull request #12055 from ClickHouse/fix-9766
Fix arrayMap with Tuple(LowCardinality) argument
|
2020-07-02 13:40:05 +03:00 |
|
alesapin
|
65dae99c12
|
Merge pull request #12056 from ClickHouse/fix-11808
Fix defaultValueOfArgumentType
|
2020-07-02 13:35:38 +03:00 |
|
alesapin
|
cec02d15ed
|
Merge pull request #12067 from excitoon-favorites/betters3logs
Moved useless S3 logging to TRACE level
|
2020-07-02 13:21:55 +03:00 |
|