Nikolai Kochetov
|
76d784be9c
|
Merge pull request #12613 from ClickHouse/remove-sort-description-from-streams
Remove sort description from streams
|
2020-07-22 17:35:05 +03:00 |
|
Vitaly Baranov
|
0093425201
|
CREATE USER IF NOT EXISTS now doesn't throw exception if the user exists.
|
2020-07-22 16:41:42 +03:00 |
|
Alexander Kuzmenkov
|
8b4de77cf6
|
Add file() example to clickhouse-local docs
|
2020-07-22 16:39:13 +03:00 |
|
alexey-milovidov
|
89fcdeb979
|
Merge pull request #12652 from amosbird/qld
Add current_database to system.query_log
|
2020-07-22 16:35:41 +03:00 |
|
alexey-milovidov
|
7935b6a9f7
|
Merge pull request #12635 from ClickHouse/alter_non_metadata
Add setting allow_non_metadata_alters
|
2020-07-22 16:29:14 +03:00 |
|
alexey-milovidov
|
838c329966
|
Update adopters.md
|
2020-07-22 16:20:22 +03:00 |
|
Alexander Kuzmenkov
|
72167aa746
|
Update Dockerfile
|
2020-07-22 16:18:57 +03:00 |
|
Ivan Blinkov
|
5333c38aeb
|
[docs] markdown fixes @ style.md
|
2020-07-22 15:08:25 +03:00 |
|
Nikolai Kochetov
|
b27066389a
|
Do not create ThreadPool for single thread.
|
2020-07-22 14:51:35 +03:00 |
|
Ildus Kurbangaliev
|
0d82c02710
|
add minMap and maxMap support to SimpleAggregateFunction
|
2020-07-22 12:21:10 +02:00 |
|
zhang2014
|
580889f1e4
|
ISSUES-10572 fix bloom filter with const column
|
2020-07-22 17:42:12 +08:00 |
|
Ivan
|
b86248a57a
|
Update ya.make
|
2020-07-22 12:08:38 +03:00 |
|
alesapin
|
26a6f7993d
|
Merge pull request #12637 from qoega/helper_container
Do not build helper_container image inside integrational tests. Part 1: build helper_container in CI
|
2020-07-22 11:50:51 +03:00 |
|
Azat Khuzhin
|
cdb959ec8e
|
Fix test_storage_kafka::test_kafka_unavailable
|
2020-07-22 11:42:30 +03:00 |
|
Azat Khuzhin
|
e2d9176617
|
Fix SIGSEGV in StorageKafka when broker is unavailable
|
2020-07-22 11:28:07 +03:00 |
|
Dmitrii Raev
|
2a575fd5c8
|
Update external-dicts-dict-lifetime.md (#12657)
duplicated line
|
2020-07-22 11:26:04 +03:00 |
|
Azat Khuzhin
|
58ba72c7b6
|
Merge remote-tracking branch 'upstream/pr/12487' into kafka-unavail-broker-SIGSEGV
* upstream/pr/12487:
add failing test with kafka
|
2020-07-22 11:07:06 +03:00 |
|
robot-clickhouse
|
3810a21451
|
Merge pull request #12655 from ClickHouse/dependabot/pip/docs/tools/numpy-1.19.1
Bump numpy from 1.18.5 to 1.19.1 in /docs/tools
|
2020-07-22 10:51:58 +03:00 |
|
alesapin
|
1e2be54898
|
Merge pull request #12625 from ClickHouse/fix_error_message
Better exception during directories creation
|
2020-07-22 10:37:02 +03:00 |
|
dependabot-preview[bot]
|
5e83a2c48e
|
Bump numpy from 1.18.5 to 1.19.1 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.19.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.19.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-22 07:10:48 +00:00 |
|
Winter Zhang
|
503b16d4a5
|
ISSUES-4006 fix truncate table syntax error
|
2020-07-22 14:00:45 +08:00 |
|
alexey-milovidov
|
49adaf95aa
|
Merge pull request #12585 from ClickHouse/mod-compatible
Make behaviour of remainder of division for floating point numbers compatible with most of DBMS
|
2020-07-22 08:43:45 +03:00 |
|
alexey-milovidov
|
a7fcdb34db
|
Merge pull request #12648 from ClickHouse/if-array-uuid
Add support for function if with Array(UUID) arguments
|
2020-07-22 08:42:08 +03:00 |
|
alexey-milovidov
|
c91c8608d8
|
Merge pull request #12633 from ClickHouse/alter-update-cast
Fix "There is no supertype" error on ALTER UPDATE #7306
|
2020-07-22 08:05:23 +03:00 |
|
zhang2014
|
f8b6054b74
|
ISSUES-4006 support truncate table without table keyword
|
2020-07-22 13:00:02 +08:00 |
|
Amos Bird
|
63eebd7f6c
|
Add current_database to system.query_log
|
2020-07-22 12:00:16 +08:00 |
|
Ivan
|
4417a79b86
|
Update scripts (#12650)
|
2020-07-22 04:05:46 +03:00 |
|
Alexander Kuzmenkov
|
9956285091
|
Update run-fuzzer.sh
|
2020-07-22 01:02:05 +03:00 |
|
Alexey Milovidov
|
506cc6859a
|
Added a test #11066
|
2020-07-22 00:16:16 +03:00 |
|
Alexey Milovidov
|
7b81640e9b
|
Add support for function if with Array(UUID) arguments #11066
|
2020-07-22 00:15:19 +03:00 |
|
Ivan Blinkov
|
39ead5a405
|
[docs] change syntax highlight mode
|
2020-07-21 23:28:23 +03:00 |
|
Ivan Blinkov
|
5eefd3792d
|
fix mistype
|
2020-07-21 23:26:28 +03:00 |
|
Ivan Blinkov
|
75832354d9
|
[website] try the default htmlmin settings
|
2020-07-21 22:44:14 +03:00 |
|
Denis Zhuravlev
|
813f5d3265
|
Doc. Update drop.md (#12644)
* Update drop.md
DROP VIEW added
* Update drop.md
* Update drop.md
* Update docs/en/sql-reference/statements/drop.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-07-21 22:24:08 +03:00 |
|
Denis Zhuravlev
|
ae8c6e57c1
|
Doc change. Update view.md (#12643)
* Update view.md
OR REPLACE / ON CLUSTER
* Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-07-21 22:22:33 +03:00 |
|
Nikolai Kochetov
|
c4381e8a5d
|
Merge pull request #12618 from ClickHouse/fix-external-sort-pipeline-stuck
Fix external sort pipeline stuck
|
2020-07-21 21:54:09 +03:00 |
|
Alexey Milovidov
|
e3594b89ea
|
Fix typo
|
2020-07-21 20:48:54 +03:00 |
|
Nikolai Kochetov
|
da4a66b443
|
Added perftest.
|
2020-07-21 19:28:30 +03:00 |
|
alesapin
|
be106b662e
|
Comment and style
|
2020-07-21 18:19:41 +03:00 |
|
Yatsishin Ilya
|
9633215684
|
Do not build helper_container image inside integrational tests. Part 1: build helper_container in CI
|
2020-07-21 17:40:48 +03:00 |
|
alesapin
|
3946f89878
|
Fix setting description
|
2020-07-21 17:08:23 +03:00 |
|
Nikolai Kochetov
|
486a4932c3
|
Fix tests.
|
2020-07-21 17:08:18 +03:00 |
|
alexey-milovidov
|
72280ee2a3
|
Update moduloOrZero.cpp
|
2020-07-21 17:07:09 +03:00 |
|
alexey-milovidov
|
b358c796f1
|
Update moduloOrZero.cpp
|
2020-07-21 17:06:40 +03:00 |
|
alesapin
|
1ef39839d0
|
Missed tests
|
2020-07-21 17:06:18 +03:00 |
|
alesapin
|
daaa5cc382
|
Add setting allow_non_metadata_alters
|
2020-07-21 17:05:30 +03:00 |
|
Nikolai Kochetov
|
e4689ce302
|
Make IFunction::executeImpl const.
|
2020-07-21 16:58:07 +03:00 |
|
Alexander Kuzmenkov
|
b26de8d2d1
|
Query fuzzer
|
2020-07-21 16:53:50 +03:00 |
|
Alexey Milovidov
|
fe5fb271dc
|
Fix "There is no supertype" error on ALTER UPDATE #7306
|
2020-07-21 16:31:59 +03:00 |
|
BayoNet
|
1d0be5495c
|
DOCS-663: RBAC roles system tables (#12605)
* DOCSUP-1394 (#139)
* Added descriptions: system.roles, system.role_grants, system.current_roles, system.enabled_roles
* Add columns
* Add description for system.roles, system.role_grants, system.current_roles, system.enabled_roles
* 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
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update system-tables.md
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Translate system.roles, system.role_grants, etc...
* Update docs/ru/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/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/ru/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-663: Fixed links.
* CLICKHOUSEDOCS-663: Fixed markup.
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
|
2020-07-21 15:59:28 +03:00 |
|