Commit Graph

45732 Commits

Author SHA1 Message Date
Vitaly Baranov
2c5a2b2f43 Add function isValidIdentifier(). 2020-08-09 02:46:42 +03:00
Vitaly Baranov
5401694138 splitInto() now can put result into a vector of std::string_view. 2020-08-08 19:35:53 +03:00
Roman Bug
55088d53cd
DOCSUP-2035: Edit and translate to Russian some PR. (#13395)
* DOCSUP-2035: (ru) Added updates in replacingmergetree.md by PR#11793

* DOCSUP-2035: Added Third-party description by PR#12175.

* DOCSUP-2035: Updated translation in third-party/index.md

* DOCSUP-2035: (ru) Added translation to table-engines-for-integrations.

* DOCSUP-2035: (ru) Added translation to table-engines-for-integrations by PR#12170.

* DOCSUP-2035: Added Special table engines and engines for integration sections by PR#1270

* DOCSUP-2035: (ru) Added allow TabSeparatedRaw description in interfaces/formats.md by PR#12009.

* DOCSUP-2035: Added footer with link to original pages.

* DOCSUP-2035: Update note block.

* DOCSUP-2035: Update attention block.

* Update docs/ru/interfaces/third-party/index.md

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

* Update docs/ru/interfaces/third-party/index.md

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

* Update docs/ru/interfaces/formats.md

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

* Update docs/ru/engines/table-engines/integrations/index.md

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

Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-08-07 12:02:45 +03:00
Alexander Millin
b7f08f447a
[docs] Fix system.md (#13332)
Co-authored-by: Alexander Millin <a.millin@city-mobil.ru>
2020-08-07 11:48:38 +03:00
tavplubix
e014151f79
Merge pull request #13445 from ClickHouse/add-test-insert-values-hex-float
Added a test for hex floats in INSERT VALUES
2020-08-07 16:53:55 +09:00
alexey-milovidov
9cb0914bbd
Merge pull request #13447 from vladimir-golovchenko/fix-server-gitignore
Updated gitignore-files.
2020-08-07 05:01:33 +03:00
alexey-milovidov
6ea0943a0f
Update README.md 2020-08-07 04:55:00 +03:00
Alexander Kuzmenkov
11727864dd performance comparison 2020-08-07 04:25:45 +03:00
vladimir golovchenko
cb153d2605 Updated gitignore-files. 2020-08-06 18:05:32 -07:00
Alexey Milovidov
1452e1ab30 Added a test for hex floats in INSERT VALUES 2020-08-07 03:46:49 +03:00
alexey-milovidov
467b7e24d3
Merge pull request #13430 from ClickHouse/documentation-optimize-legibility
Documentation: optimize legibility
2020-08-07 02:58:13 +03:00
alexey-milovidov
53047c89b9
Merge pull request #13433 from ClickHouse/documentation-fix-bad-markup-2
Documentation: fix bad markup 2
2020-08-07 02:58:00 +03:00
alexey-milovidov
921dccc619
Merge pull request #13434 from ClickHouse/documentation-fix-bad-markup-3
Fix bad markup in documentation: make it a bit more friendly
2020-08-07 02:57:37 +03:00
alexey-milovidov
1cfbbbd55e
Merge pull request #13435 from ClickHouse/documentation-fix-animation
Documentation: remove animations
2020-08-07 02:57:25 +03:00
alexey-milovidov
421792b2eb
Merge pull request #13436 from ClickHouse/documentation-fix-bad-markup-4
Documentation: fix box drawing characters
2020-08-07 02:56:52 +03:00
alexey-milovidov
dcfadac00a
Merge pull request #13431 from ClickHouse/documentation-fix-bad-markup
Fix bad markup in docs menu
2020-08-07 01:53:46 +03:00
Alexander Kuzmenkov
da7bc8962d
Merge pull request #13417 from vladimir-golovchenko/fix-quota-statements-interval-formatting
Fix a 'Week'-interval formatting for ATTACH/ALTER/CREATE QUOTA-statements
2020-08-07 01:50:25 +03:00
Artem Zuikov
e05dc65e73
fix duplicated any function rewrite (#13419) 2020-08-07 01:36:14 +03:00
alexey-milovidov
cece629145
Fix documentation 2020-08-07 01:14:31 +03:00
Alexey Milovidov
5a78a49349 Fix box drawing characters 2020-08-07 01:09:32 +03:00
Alexey Milovidov
05a5eb7e8d Remove animations 2020-08-07 00:53:13 +03:00
Alexey Milovidov
0bd41203b4 A bit more friendly 2020-08-07 00:45:56 +03:00
Alexey Milovidov
918413724e Remove strange markup 2020-08-07 00:39:02 +03:00
Alexey Milovidov
d9130227d8 Fix strange CSS 2020-08-07 00:30:23 +03:00
Alexey Milovidov
5fec253d8b Fix idiotic markup in docs menu 2020-08-07 00:13:18 +03:00
alexey-milovidov
5df187783e
Fix data corruption @blinkov 2020-08-06 23:59:19 +03:00
Alexey Milovidov
8ea7fb7e5b Documentation: optimize legibility 2020-08-06 23:47:42 +03:00
Nikolai Kochetov
c35b704c14
Merge pull request #13394 from azat/PrettyCompactMonoBlock
Fix quirks for PrettyCompactMonoBlock
2020-08-06 22:53:11 +03:00
Anna
13b292865f
DOCSUP-2029: Split create.md (#13302)
* Split create.md into separated files

* Fixed links

* Fixed a typo

* Fixed links

* Fixed link

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-08-06 20:05:43 +03:00
alesapin
25a472a306
Merge pull request #13407 from ClickHouse/fix_kill_mutation
Simplify kill mutations tests
2020-08-06 17:46:46 +03:00
Alexander Kuzmenkov
511b097881
Merge pull request #13283 from ClickHouse/aku/dictionary-layout
Do not fuzz ASTDictionaryLayout
2020-08-06 16:44:10 +03:00
Alexander Kuzmenkov
dbb65a8bd7 performance comparison 2020-08-06 16:28:51 +03:00
vladimir golovchenko
3c307064b9 Fix a 'Week'-interval formatting for ATTACH/ALTER/CREATE QUOTA-statements. 2020-08-06 05:45:01 -07:00
Nikolai Kochetov
539be71635 Fix tests. 2020-08-06 13:05:27 +03:00
alesapin
ed022bf8e6 Simplify kill mutations tests 2020-08-06 12:50:23 +03:00
Azat Khuzhin
15be6a0dd5 Fix quirks for PrettyCompactMonoBlock
- Fix PrettyCompactMonoBlock for clickhouse-local (broken in 20.3+,
  fails with an error `Unknown format PrettyCompactMonoBlock`, after #6239)
- Fix extremes/totals with PrettyCompactMonoBlock (even before 20.3
  breakage they were simply ignored)
2020-08-06 11:59:45 +03:00
Azat Khuzhin
3aba406f47 Add a test for PrettyCompactMonoBlock via clickhouse-local 2020-08-06 11:59:45 +03:00
alesapin
4c08fff0d3
Merge pull request #13397 from ClickHouse/ensure-submodules-from-proper-url
Ensure that all the submodules are from proper urls
2020-08-06 11:56:06 +03:00
alesapin
aa7d5adf11
Merge pull request #13379 from ClickHouse/remove-recursive-submodules
Remove recursive submodules
2020-08-06 11:50:40 +03:00
Anna
a6fb067a75
DOCSUP-1915: Split system-table.md into separate files. (#13160)
* Corrected en files

* Split system-tables.md into separate files

* Fixed links.

* Fixed links.

* Fixed links.

* Fixed links.

* Add ref to original article

* Fixed links

* Add toc_folder_title and translate

* Add stack_trace.md, correct toc-title

* Fixed links

* Hypothesis testing

* Hypothesis testing

* Update run.sh, thanks @azat

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-08-06 11:50:29 +03:00
alesapin
d387b97a69
Merge pull request #13285 from filimonov/kafka_fix_test_rdkafka_15
Fix for test_kafka_flush_by_block_size after rdkafka 1.5
2020-08-06 11:48:21 +03:00
Nikita Mikhaylov
f6fe0b9a19
Merge pull request #13386 from nikitamikhaylov/text-log-fix-2
Deadlock in textlog
2020-08-06 12:23:14 +04:00
Alexey Milovidov
e942104eb5 Add a check 2020-08-06 06:13:02 +03:00
Alexey Milovidov
ba3cc10e78 Merge branch 'remove-recursive-submodules' into ensure-submodules-from-proper-url 2020-08-06 06:12:46 +03:00
Alexey Milovidov
8fd4038234 Fix UBSan error 2020-08-06 04:59:02 +03:00
Alexey Milovidov
070b43fa35 Update submodule 2020-08-06 04:06:48 +03:00
Alexander Kuzmenkov
a92438eff2 performance comparison 2020-08-06 02:33:32 +03:00
Alexander Kuzmenkov
88aa371e0c performance comparison 2020-08-06 02:02:52 +03:00
Alexander Kuzmenkov
45b57f2df5 fixes 2020-08-06 00:53:35 +03:00
Alexander Kuzmenkov
3b1bacf390 Merge remote-tracking branch 'origin/master' into HEAD 2020-08-06 00:15:06 +03:00