Commit Graph

45224 Commits

Author SHA1 Message Date
BayoNet
6999a757e3
DOCS-652: randomFixedString (#12712)
* DOCSUP-1249 fixedRandomString description was added (#137)

* fixedRandomString description was added

* Update docs/en/sql-reference/functions/other-functions.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql-reference/functions/other-functions.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql-reference/functions/other-functions.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* I added the information about symbols class.

* Ive translated function description to Russian.

* Fixes.

* Type of the result added.

* Type of the result added in two languages.

* Fixes.

Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-652: Fixed text.

Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-23 15:19:14 +03:00
AnaUvarova
d3e02a2e1b
DOCSUP-1838: Description of the system.asynchronous_metric_log table (#12711)
* Draft for table description.

* async_metric_log was described in two langs

* Fixes.

* Fixes.

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/asynchronous_metric_log.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-23 15:15:01 +03:00
Alexey Milovidov
068905dd2d Add a test for ALTER after FREEZE #7733 2020-07-23 15:07:49 +03:00
BayoNet
5c1b4b1c7b
DOCS-716: SQL statement description template (#12673)
* CLICKHOUSEDOCS-716: Added the template for SQL-statement description.

* Update docs/_description_templates/template-statement.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/_description_templates/template-statement.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* CLICKHOUSEDOCS-716: Updated by comments.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-23 13:53:41 +03:00
Alexey Milovidov
9b39b6b7b4 Whitespace #12484 2020-07-23 13:29:59 +03:00
alexey-milovidov
5ec7f99a21
Merge pull request #12484 from ucasFL/br1
Add FROM_UNIXTIME function
2020-07-23 13:26:54 +03:00
alexey-milovidov
456bf4461b
Merge branch 'master' into br1 2020-07-23 13:26:41 +03:00
alexey-milovidov
7a7f6dbf13
Update formatDateTime.cpp 2020-07-23 13:23:55 +03:00
philip.han
49fe5e55a0 Remove lambda function in abtesting 2020-07-23 17:53:26 +09:00
alexey-milovidov
89f2a8ea7b
Merge pull request #12668 from ClickHouse/aku/local-docs
Add `file()` example to clickhouse-local docs
2020-07-23 11:49:48 +03:00
Azat Khuzhin
eaaa4543f4 Abort on std::out_of_range in debug builds
This helps notice them in tests, same as:
- std::logic_error
- LOGICAL_ERROR
2020-07-23 11:36:12 +03:00
Azat Khuzhin
a5885b476f Fix modernize-avoid-bind in ParallelParsingBlockInputStream 2020-07-23 11:31:13 +03:00
Azat Khuzhin
0cb6669531 Add integration test for input_format_parallel_parsing memory tracking 2020-07-23 11:31:13 +03:00
Azat Khuzhin
303635a59e Fix memory tracking for input_format_parallel_parsing by attaching thread to group 2020-07-23 11:31:13 +03:00
Azat Khuzhin
77eab4ac91 Move ParallelParsingBlockInputStream code into module part 2020-07-23 11:31:12 +03:00
Azat Khuzhin
c97fb4b0e5
Remove unused bits in MergeTreeRangeReader (#12671)
Refs: #7769
Cc: @amosbird
2020-07-23 11:20:09 +03:00
Azat Khuzhin
9096e1def3 Drop checkNumberOfArgumentsIfVariadic() (never called), check in getReturnType() 2020-07-23 11:13:19 +03:00
robot-clickhouse
09423c5d6e
Merge pull request #12703 from ClickHouse/dependabot/pip/docs/tools/urllib3-1.25.10
Bump urllib3 from 1.25.9 to 1.25.10 in /docs/tools
2020-07-23 11:01:23 +03:00
alesapin
978f286625 Trying to fix FreeBSD build 2020-07-23 11:00:18 +03:00
alesapin
d5f1d81f63
Merge pull request #12669 from ClickHouse/aku/error-message
Show error message instead of `std::logic_error`
2020-07-23 10:49:28 +03:00
alesapin
6fdcb59df7 Merge branch 'master' into forward_alter_error_to_client 2020-07-23 10:48:58 +03:00
alesapin
3903dd9890
Merge pull request #12708 from ClickHouse/revert-12418-jgmk
Revert "Refactor joinGet and implement multi-key lookup."
2020-07-23 10:48:00 +03:00
alesapin
c83bf1ab74
Revert "Refactor joinGet and implement multi-key lookup." 2020-07-23 10:47:17 +03:00
Ivan Blinkov
1d3c2e8340
Update docs/en/operations/utilities/clickhouse-local.md 2020-07-23 10:20:40 +03:00
dependabot-preview[bot]
4a1fff0795
Bump urllib3 from 1.25.9 to 1.25.10 in /docs/tools
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.10.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.25.10/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.25.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 07:11:56 +00:00
Bill
09c06a73d2
fix 一些错别字 (#12702) 2020-07-23 10:10:37 +03:00
philip.han
67803573b6 Fix style 2020-07-23 15:00:45 +09:00
philip.han
e4b867c1f3 Return xs and ys of variants and improve type checking for the input of bayesAB 2020-07-23 14:22:18 +09:00
alesapin
355150afce Fix deadlock and better code 2020-07-22 22:29:54 +03:00
alexey-milovidov
004481f98b
Merge pull request #12418 from amosbird/jgmk
Refactor joinGet and implement multi-key lookup.
2020-07-22 21:44:24 +03:00
alexey-milovidov
f75c242491
Merge pull request #12653 from zhang2014/feature/truncate_without_table
ISSUES-4006 support truncate table without table keyword
2020-07-22 21:43:04 +03:00
Artem Zuikov
2afd123eda
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645) 2020-07-22 20:13:05 +03:00
Nikolai Kochetov
a663bc76ba
Merge pull request #12634 from ClickHouse/const-iface-for-functions
Make IFunction::executeImpl const
2020-07-22 19:08:52 +03:00
Alexander Kuzmenkov
3b9f6a85c5 Better error message 2020-07-22 18:38:22 +03:00
alesapin
1bd4c1dbf9 Disable 00992 temporary 2020-07-22 18:38:01 +03:00
alesapin
8c8bdd5070 Fix tests and work with multiple mutations 2020-07-22 18:19:54 +03:00
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
alesapin
7585fc4b52 Fix style 2020-07-22 16:22:05 +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
alesapin
de846e5e3c Forward exception to client during alter 2020-07-22 15:36:19 +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
Vitaliy Zakaznikov
015250816d Adding execution of the rbac.regression module. 2020-07-22 07:35:54 -04: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