Alexander Kuzmenkov
|
abe45b76cd
|
rename file
|
2020-07-16 19:07:15 +03:00 |
|
Alexander Kuzmenkov
|
b793f97c86
|
add 'em dashes
|
2020-07-16 19:06:33 +03:00 |
|
Alexander Kuzmenkov
|
d2a327048e
|
Update pixel-bencmhark.md
|
2020-07-16 16:56:06 +03:00 |
|
Alexander Kuzmenkov
|
5883490268
|
Update pixel-bencmhark.md
|
2020-07-16 16:45:26 +03:00 |
|
Alexander Kuzmenkov
|
2d9c110ebe
|
Apply suggestions from code review
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-07-16 16:08:52 +03:00 |
|
Alexander Kuzmenkov
|
7b9354db4b
|
[draft] Pixel benchmark blog post
|
2020-07-16 15:01:18 +03:00 |
|
Alexander Kuzmenkov
|
00acf4173c
|
Fixes for perf test after #12469
|
2020-07-15 16:38:02 +03:00 |
|
Ivan Blinkov
|
2dcb08c000
|
Update docs.css
|
2020-07-15 15:55:09 +03:00 |
|
Alexander Kuzmenkov
|
f46897228b
|
Merge pull request #12497 from ClickHouse/aku/repo-shapshot-perftest
Publish repo snapshot in perf test package
|
2020-07-15 14:36:08 +03:00 |
|
Artem Zuikov
|
5f01a587f6
|
Optimize monotonous ORDER BY (#12467)
|
2020-07-15 13:10:21 +03:00 |
|
Artem Zuikov
|
f8229e0bf7
|
try fix test
|
2020-07-15 13:08:40 +03:00 |
|
alesapin
|
614540eddf
|
Merge pull request #12382 from ClickHouse/clear-all-columns
Better errors for CLEAR/DROP columns (possibly in partitions)
|
2020-07-15 12:52:06 +03:00 |
|
alexey-milovidov
|
a68310aab6
|
Merge pull request #12503 from ClickHouse/test-7754
Added a test for #7754
|
2020-07-15 06:25:32 +03:00 |
|
alexey-milovidov
|
e9bb46860d
|
Merge pull request #12443 from ClickHouse/negative-date-time-saturate-to-zero
Saturate negative unix timestamp to zero instead of overflow
|
2020-07-15 06:22:09 +03:00 |
|
alexey-milovidov
|
9c68124110
|
Merge pull request #12302 from azat/kafka-error-in-the-batch-SIGSEGV
kafka: fix SIGSEGV if there is a message with error in the middle of the batch
|
2020-07-15 05:20:26 +03:00 |
|
Alexander Kuzmenkov
|
cdca798d2a
|
Update build.sh
|
2020-07-15 00:56:35 +03:00 |
|
Ivan Blinkov
|
ffe2cecb1b
|
[docs] split the ALTER article (#12502)
* initial split
* initial adjust links
* make en buildable
* re-normalize
|
2020-07-15 00:02:41 +03:00 |
|
tavplubix
|
7a5fb2dade
|
Merge pull request #12466 from ClickHouse/aku/fuzzer-fixes
Fuzzing-related fixes
|
2020-07-14 22:56:57 +03:00 |
|
Alexey Milovidov
|
cd7ed94a08
|
Added a test for #7754
|
2020-07-14 21:59:25 +03:00 |
|
Ivan Blinkov
|
7998575a34
|
Update README.md
|
2020-07-14 18:21:09 +03:00 |
|
Alexander Kuzmenkov
|
6498fe8123
|
Publish repo snapshot in perf test package
|
2020-07-14 18:12:53 +03:00 |
|
Artem Zuikov
|
e8057387cb
|
Fix crash in 'JOIN dict ON expr(dict_key) = k' (#12458)
|
2020-07-14 17:06:11 +03:00 |
|
alesapin
|
9e41fbca55
|
Remove check for drop detached partition
|
2020-07-14 16:56:30 +03:00 |
|
Ivan Blinkov
|
ddab59e9c7
|
Update README.md
|
2020-07-14 16:52:05 +03:00 |
|
Alexander Kuzmenkov
|
57ad000c62
|
Update README.md
|
2020-07-14 16:46:19 +03:00 |
|
Alexander Kuzmenkov
|
b515dd5b83
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-07-14 15:40:27 +03:00 |
|
Alexander Kuzmenkov
|
b24f727aea
|
typo
|
2020-07-14 15:40:18 +03:00 |
|
Artem Zuikov
|
dda2510208
|
Try enable multiple_joins_rewriter_version v2 by default (#12469)
|
2020-07-14 12:34:47 +03:00 |
|
alexey-milovidov
|
07b9bf8a30
|
Update extended-roadmap.md
|
2020-07-14 12:28:38 +03:00 |
|
Ivan Blinkov
|
9490bf7e5b
|
Update README.md
|
2020-07-14 11:34:00 +03:00 |
|
alexey-milovidov
|
a45d9bba35
|
Merge pull request #12434 from excitoon-favorites/s3read
`min_bytes_for_seek` setting for `DiskS3`
|
2020-07-14 11:26:09 +03:00 |
|
alesapin
|
014bb070ec
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
|
BayoNet
|
deee8572ce
|
DOCS-664: system.quotas (#12472)
* DOCSUP-1362[CLICKHOUSEDOCS] [ClickHouse] Describe system tables for RBAC (#127)
* Describe system tables for RBAC: quotas, quota_limits, quota_usage, quotas_usage.
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update system-tables.md
* Update system-tables.md
* Update system-tables.md
* Add desc system.quota_limits, system.quotas_usage
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update system-tables.md
Сorrect description of max_read_rows.
* Update system-tables.md
Updated the description of randomized intervals.
* Update system-tables.md
Updated description of key_type.
* Update system-tables.md
Updated description of 'roles'
* Update system-tables.md
Update
* Actualized the description.
* translation
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-664: Splitted the description into separated files.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
|
2020-07-14 09:57:39 +03:00 |
|
Alexey Milovidov
|
ce1afcd39f
|
Merge branch 'master' into negative-date-time-saturate-to-zero
|
2020-07-14 09:33:43 +03:00 |
|
alexey-milovidov
|
9c80f472a2
|
Merge pull request #12449 from ClickHouse/remove-useless-setting-from-perf-test
Remove useless setting from performance tests #12424
|
2020-07-14 09:31:39 +03:00 |
|
alexey-milovidov
|
969d9c0d47
|
Merge branch 'master' into remove-useless-setting-from-perf-test
|
2020-07-14 09:31:34 +03:00 |
|
alexey-milovidov
|
fd4adf27d6
|
Merge pull request #12456 from CurtizJ/fix-12437
Fix #12437
|
2020-07-14 09:28:31 +03:00 |
|
alexey-milovidov
|
96fc213aeb
|
Merge pull request #12475 from georgthegreat/patch-1
Update ya.make
|
2020-07-14 09:24:09 +03:00 |
|
alexey-milovidov
|
7e679b731d
|
Merge pull request #12477 from azat/arrow-deprecated-fixes
arrow deprecated API usage build fixes
|
2020-07-14 09:23:52 +03:00 |
|
alexey-milovidov
|
1893d89ce3
|
Merge pull request #12448 from ClickHouse/fix-trash-rabbitmq
Fix trash from RabbitMQ
|
2020-07-14 01:11:37 +03:00 |
|
Eugene Klimov
|
2a3292cf00
|
add ORDER BY ... WITH FILL, LIMIT... WITH TIES documentation to RU and EN locale (#12410)
* add ORDER BY ... WITH FILL documentation to RU and EN locale
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/ru/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/limit.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/en/sql-reference/statements/select/order-by.md
* Update docs/ru/sql-reference/statements/select/limit.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-07-14 00:52:40 +03:00 |
|
Ivan Blinkov
|
5d19e15e72
|
temporary fix highlight @ quick start
|
2020-07-14 00:46:05 +03:00 |
|
Azat Khuzhin
|
4ec5e79ade
|
Do not suppress -Wdeprecated* for arrow
|
2020-07-13 21:25:51 +03:00 |
|
Azat Khuzhin
|
5f6fdb89bb
|
Fix arrow deprecated API usage
And also use fmt-style for exceptions
|
2020-07-13 21:25:49 +03:00 |
|
Azat Khuzhin
|
4b0ef6a994
|
tests: ignore *.dump (parquet tests)
|
2020-07-13 21:25:46 +03:00 |
|
alesapin
|
1f576ee039
|
Some intermediate solution
|
2020-07-13 20:27:52 +03:00 |
|
Alexey Milovidov
|
6edf43d112
|
Fix build
|
2020-07-13 19:51:37 +03:00 |
|
Alexey Milovidov
|
cb46bca157
|
Merge branch 'master' into fix-trash-rabbitmq
|
2020-07-13 19:51:17 +03:00 |
|
tavplubix
|
3314a97b99
|
Merge pull request #12009 from hczhcz/patch-0628
Allow TabSeparatedRaw as an input format
|
2020-07-13 19:43:31 +03:00 |
|
Yuriy Chernyshov
|
0d057afaad
|
Update ya.make
Works around https://github.com/protocolbuffers/protobuf/issues/7681
|
2020-07-13 19:21:51 +03:00 |
|