qianmoQ
972f12abae
add toc priority for wikistat documentation
2020-11-27 18:05:45 +08:00
qianmoQ
943eb474e9
translate documentation for star-schema
2020-11-27 18:04:34 +08:00
filimonov
2a6ebad668
Update formats.md
2020-11-27 09:01:48 +01:00
filimonov
e2ca214699
Document JSONAsString
2020-11-27 08:59:37 +01:00
alexey-milovidov
875a0a04eb
Merge pull request #17445 from qianmoQ/fix-docs
...
Fixed a problem with the translation of get-started
2020-11-27 10:43:46 +03:00
alexey-milovidov
13f0521ddd
Update replication.md
2020-11-27 10:40:25 +03:00
alexey-milovidov
dfae1efbbd
Merge pull request #17070 from fastio/master
...
Support multiple ZooKeeper clusters
2020-11-27 10:38:01 +03:00
alesapin
fe6a64b6f5
Merge pull request #16819 from invis87/patch-1
...
Update collapsingmergetree.md
2020-11-27 10:27:57 +03:00
Dmitriy
9f35b2a8f0
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4266-document_alter_update_delete_partition
2020-11-26 23:29:35 +03:00
Azat Khuzhin
838596c7a4
Implement countSubstrings()
...
Function to count number of substring occurrences in the string:
- in case of needle is multi char - counts non-intersecting substrings
- the code is based on position helpers.
The following new functions is available:
- countSubstrings()
- countSubstringsCaseInsensitive()
- countSubstringsCaseInsensitiveUTF8()
v0: substringCount()
v2:
- add substringCountCaseInsensitiveUTF8
- improve tests
- fix coding style issues
- fix multichar needle
v3: rename to countSubstrings (by analogy with countEqual())
2020-11-26 22:58:16 +03:00
Dmitriy
a0ea8a25f1
Update partition.md
...
Правлю битую ссылку.
2020-11-26 20:47:34 +03:00
Dmitriy
3f4f1c7671
Update partition.md
...
Добавил новый подраздел UPDATE | DELETE IN PARTITION.
2020-11-26 20:02:44 +03:00
Nikolai Kochetov
9291bbb04b
Merge pull request #16804 from vdimir/ip-dict-no-trie
...
sorted-array based ip_dict
2020-11-26 19:26:06 +03:00
Alexander Kuzmenkov
15a0f14445
Merge pull request #15419 from myrrc/improvement/diff-types-in-avg-weighted
...
Allow different types in avgWeighted. Allow avg and avgWeighed to operate on extended integral types.
2020-11-26 17:16:48 +03:00
qianmoQ
e4bf44d4a4
translate example for metrica documentation
2020-11-26 21:01:03 +08:00
qianmoQ
b34313666b
translate tutorial documentation
2020-11-26 20:43:03 +08:00
qianmoQ
5b8d4e8292
translate and improve the installation and deployment documentation
2020-11-26 19:58:56 +08:00
alexey-milovidov
f7a9d716b4
Merge pull request #17358 from qianmoQ/patch-2
...
Fixed a problem with the translation of clickhouse-local.md document
2020-11-26 03:27:39 +03:00
alexey-milovidov
f4c2c42b5a
Merge pull request #17360 from qianmoQ/fix-docs
...
Fixed a problem with the translation of introduction
2020-11-26 03:27:26 +03:00
alexey-milovidov
2e76f8b103
Merge pull request #17384 from nikhilnadig28/patch-1
...
Fixing typo in tutorial.md
2020-11-26 03:26:56 +03:00
Alexander Kuzmenkov
394b81ac46
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-25 23:38:55 +03:00
Nikolai Kochetov
729272391f
Merge branch 'master' into ip-dict-no-trie
2020-11-25 23:07:19 +03:00
Nikita Mikhaylov
f3f06dccac
Merge pull request #17121 from yshrotciv/patch-1
...
Update replication.md
2020-11-25 21:29:19 +03:00
alexey-milovidov
2ca24c0f16
Revert "Bump mkdocs-macros-plugin from 0.4.20 to 0.5.0 in /docs/tools"
2020-11-25 18:05:36 +03:00
Nikhil Nadig
86c3240b92
Update tutorial.md
2020-11-25 15:13:07 +05:30
Alexander Kuzmenkov
1d7dcef4a0
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-24 21:45:10 +03:00
alexey-milovidov
2aee13c93a
Merge pull request #17351 from ClickHouse/dependabot/pip/docs/tools/mkdocs-macros-plugin-0.5.0
...
Bump mkdocs-macros-plugin from 0.4.20 to 0.5.0 in /docs/tools
2020-11-24 17:38:06 +03:00
myrrc
fbb0e6e6aa
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-24 16:04:17 +03:00
qianmoQ
93b6add264
fix document for introduction toc priority
2020-11-24 20:48:16 +08:00
qianmoQ
e740bd40f1
fix document for index.md and distinctive-features.md
2020-11-24 20:36:19 +08:00
qianmoQ
504e228d9f
Fixed a problem with the translation of the document
...
fix `clickhouse-local.md` document
2020-11-24 19:13:00 +08:00
dependabot-preview[bot]
f0a5bf4cd0
Bump mkdocs-macros-plugin from 0.4.20 to 0.5.0 in /docs/tools
...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 0.4.20 to 0.5.0.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v0.4.20...v0.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 06:10:18 +00:00
Alexander Kuzmenkov
412c2fe079
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-23 19:51:18 +03:00
Anna
e76f7c316b
DOCSUP-4280: Update the SELECT query ( #17231 )
...
* Add description for column modifiers
* Update index.md
* Update docs/en/sql-reference/statements/select/index.md
* Update docs/en/sql-reference/statements/select/index.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-23 16:11:15 +03:00
damozhaeva
d423ce34a1
DOCSUP-3584 edit and translate ( #17176 )
...
* Edit and translate.
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/utilities/clickhouse-obfuscator.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-23 14:52:09 +03:00
Y Lu
8bf02ee5bb
Update bitmap-functions.md
...
Inappropriate wording in Chinese. Even '罗林位图'(direct transliteration) is better than '呻吟声'(means sound of moaning).
As for the Roaring Bitmap is a well-known novel approach in the context of data structure that outperforms the other conventional compression bitmaps (by the year 2018), it can be kept as is.
2020-11-23 14:10:36 +08:00
alexey-milovidov
1cdb447b77
Update date-time-functions.md
2020-11-22 07:38:31 +03:00
olgarev
276ba42234
DOCSUP-2864: Documented WITH ROLLUP and WITH CUBE sections of the SELECT query ( #17094 )
...
* Docs en,ru
* Explanation added
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-11-21 23:06:29 +03:00
alexey-milovidov
7c93452044
Merge pull request #17259 from den-crane/patch-7
...
Doc. removed obsolete info about groupby / sum
2020-11-21 22:47:43 +03:00
AnaUvarova
33217c5b49
DOCSUP-1954 initialize aggregation description ( #16793 )
...
* Draft
* Draft+
* host fixes
* host fixes
* ++
* ++
* +++
* Edits, part 1: + parametres and clarification
* Edits
* Fix host
* Update docs/en/sql-reference/aggregate-functions/reference/initializeAggregation.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* nano-fixes and russian translation
* Final edits
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-21 22:47:34 +03:00
Denny Crane
dd7b9f2387
Update index.md
...
removed obsolete info about sum
2020-11-21 15:05:34 -04:00
Denny Crane
935a747b90
Update index.md
...
removed obsolete info about sum
2020-11-21 15:05:11 -04:00
Denny Crane
badb7b1ba5
Update group-by.md
...
removed obsolete info about groupby
2020-11-21 14:58:58 -04:00
Denny Crane
20937c71a9
Update group-by.md
...
removed obsolete info about groupby
2020-11-21 14:57:30 -04:00
vdimir
e2fac19686
Remove libbtrie
2020-11-21 21:31:15 +03:00
alexey-milovidov
af5a74a0d5
Merge pull request #17234 from vickyi/patch-1
...
wrong translation
2020-11-21 10:49:43 +03:00
V
2cdb7bc3f6
wrong translation
...
fix wrong translation
2020-11-20 23:58:25 +08:00
Alexander Kuzmenkov
b05ac888bd
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-20 12:50:08 +03:00
qianmoQ
95a203c8ca
Fixed a problem with the translation of the document
...
Fixed a problem with the translation of the document
2020-11-20 15:21:36 +08:00
Kruglov Pavel
51bcd286f2
Merge pull request #16845 from azat/cutToFirstSignificantSubdomainWithWWW
...
Add cutToFirstSignificantSubdomainWithWWW()
2020-11-20 01:44:57 +03:00
Denny Crane
ceb42affdc
final_parallel
2020-11-19 15:56:00 -04:00
Denny Crane
1a467930a7
final_parallel
2020-11-19 15:52:52 -04:00
sevirov
75f04fac40
DOCSUP-4162: Document the system.replicated_fetches system table ( #16900 )
...
* Create replicated_fetches.md
Задокументировал системную таблицу system.replicated_fetches.
* Edit and translate replicated_fetches.md
Поправил английскую версию и перевел на русский язык.
* Update replicated_fetches.md
Внес поправки.
* Update replicated_fetches.md
Внес изменения в русскую версию.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-19 21:12:22 +03:00
alexey-milovidov
45c6483ea4
Merge pull request #16929 from otrazhenia/evgsudarikova-DOCSUP-2958
...
DOCSUP-2958: Documented the output_format_tsv_null_representation setting
2020-11-19 21:07:38 +03:00
alexey-milovidov
3610074a83
Update settings.md
2020-11-19 21:07:15 +03:00
alexey-milovidov
50a7bc2a8a
Update settings.md
2020-11-19 21:06:58 +03:00
Alexander Kuzmenkov
5cd23e269d
cleanup
2020-11-19 19:55:56 +03:00
Peng Jian
fd0705c93d
add doc
2020-11-19 15:44:47 +08:00
alexey-milovidov
29bfb5a518
Merge pull request #16997 from vdimir/source-clickhouse-usability
...
source(clickhouse(...)) usability
2020-11-19 07:37:00 +03:00
Azat Khuzhin
48645eae33
Add cutToFirstSignificantSubdomainWithWWW()
...
Sometimes it is odd to get TLD itself from the
cutToFirstSignificantSubdomain() (since you will not get TLD itself if
you pass it directly):
- cutToFirstSignificantSubdomain('org') -> ""
- cutToFirstSignificantSubdomain('www.org') -> org
- cutToFirstSignificantSubdomain('kernel.org') -> kernel.org
- cutToFirstSignificantSubdomain('www.kernel.org') -> kernel.org
So add one more function to get www.org in this case:
- cutToFirstSignificantSubdomainWithWWW('org') -> ""
- cutToFirstSignificantSubdomainWithWWW('www.org') -> www.org
- cutToFirstSignificantSubdomainWithWWW('kernel.org') -> kernel.org
- cutToFirstSignificantSubdomainWithWWW('www.kernel.org') -> kernel.org
P.S. not sure about the naming though, so it will great if someone has
suggestion for the name.
2020-11-18 21:09:27 +03:00
gyuton
fcae0d0f0a
DOCSUP-3845: documented new encrypt and decrypt functions ( #16930 )
...
* Added first draft of description
* Added toc_priority
* Updated description
* Updated documentation
* Added examples
* Fixed links
* variable fixes
* minor fixes
* added translation
* fixed typos in translation
* changed toc_title in translation
* minor change
* added various fixes
* fixed typos
* Deleted unnecessary file
* Deleted extra files
Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-17 17:05:33 +03:00
gyuton
4d602afd28
DOCSUP-3538: Documeted the tid and logTrace funtions ( #16884 )
...
* Added tid and logTrace functions description
* Added minor fixes
* Minor fixes and added ru translation
* Added links
Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-17 13:03:39 +03:00
yangshuai
e8492a54e0
Update replication.md
...
Correct spelling
2020-11-17 17:56:29 +08:00
vdimir
428f42053b
Merge remote-tracking branch 'upstream/master' into source-clickhouse-usability
2020-11-16 22:34:28 +03:00
myrrc
862c8a428c
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-16 14:40:49 +03:00
dependabot-preview[bot]
faf0195d33
Bump protobuf from 3.13.0 to 3.14.0 in /docs/tools
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.13.0...v3.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 06:16:31 +00:00
Artur
3c69dbe42e
Fix arrayAUC function header in documentation
2020-11-15 12:52:41 +03:00
myrrc
b1c0089b78
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-14 16:50:04 +03:00
vdimir
66fc546331
Fix doc for LIFETIME statement
2020-11-14 16:45:42 +03:00
Anna
a1b1338281
DOCSUP-2869: Document section user_directories in the main config ( #16340 )
...
* DOCSUP-2869: Document section user_directories in the main config
* Update settings.md
* Update
* Commit for DOCSUP-3418
* Update
* Russian translation
* Fix typo
2020-11-13 16:08:38 +03:00
Patrick Zippenfenig
178649ed20
Add client library for Swift
2020-11-13 11:58:50 +01:00
alexey-milovidov
31541f94d2
Merge pull request #16852 from mapan1984/patch-1
...
update backup.md to make it more human readable
2020-11-12 19:45:39 +03:00
alexey-milovidov
ed50a8a200
Merge pull request #16915 from mapan1984/patch-5
...
Update docs/zh/commercial/support.md to make it more human readable
2020-11-12 19:41:48 +03:00
gyuton
f48232d615
DOCSUP-3535: Documented the reinterpretAsUUID function (updated) ( #16688 )
...
* Updated description
* Updated description
* Added translation
* Fixed links
* Fixed links 2
* Fixed mistakes in translation
* Improved description and added examples
* Minor fixes
Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-12 19:23:32 +03:00
olgarev
b5ec4ab9d4
DOCSUP-2807: Documented the date_trunc function ( #15429 )
...
* Docs updated for date_trunc() and now().
* Minor fix.
* Minor fix in en. Translation to Russian.
* Minor link fixes.
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Updates
* Minor fix
* Minor updates for now() (en, ru).
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-12 19:14:47 +03:00
Kruglov Pavel
9974ab5928
Merge pull request #16582 from annvsh/anna-shakhova-DOCSUP-3863-formats_tsv_csv_enum_as_number
...
DOCSUP-3863: Documented the settings input_format_csv_enum_as_number, input_format_tsv_enum_as_number
2020-11-12 16:25:24 +03:00
Evgeniia Sudarikova
869a6f6aa0
Add EN and RU description
2020-11-12 16:25:05 +03:00
annvsh
ab96528a9c
Fixed
2020-11-12 19:03:24 +07:00
myrrc
a8d8dd7d3e
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-12 14:50:59 +03:00
alexey-milovidov
d4c99a64b4
Merge pull request #16901 from filimonov/timeSeriesGroupSum-remove-docs
...
Remove timeSeriesGroupRateSum from docs
2020-11-12 13:45:19 +03:00
feng lv
b1cc582668
fix conflict
2020-11-12 10:42:53 +00:00
alexey-milovidov
ff29b2d2ee
Merge pull request #15073 from sundy-li/storage-rocksdb
...
StorageEmbeddedRocksDB
2020-11-12 13:17:58 +03:00
OuO
037e5a51a3
update docs/zh/commercial/support.md
2020-11-12 14:43:27 +08:00
feng lv
b7e5c6ed4d
fix conflict
2020-11-12 02:26:21 +00:00
Kang Liu
94c5f389ed
Update build-osx.md
...
Correct the filename and the path translated in Chinese for "limit.maxfiles.plist"
2020-11-12 09:36:51 +08:00
Robert Hodges
20d0c5ca67
Add more known ClickHouse users
...
Added new entries to adopters.md along with links to talks/slides.
2020-11-11 16:38:26 -08:00
sundyli
5ef809931e
Merge branch 'master' into storage-rocksdb
2020-11-12 08:26:27 +08:00
Mikhail Filimonov
f4e44e63b0
Remove timeSeriesGroupRateSum from docs
2020-11-11 18:35:48 +01:00
alexey-milovidov
5d50d9c892
Merge pull request #16858 from mapan1984/patch-3
...
Update docs/zh/operations/tips.md to make it more human readable
2020-11-11 18:00:03 +03:00
alexey-milovidov
9dca0a096b
Merge pull request #16864 from aihai/patch-2
...
engine name should not be translated.
2020-11-11 17:57:50 +03:00
heng zhao
66a4581485
Update log.md
...
engine name should not be translated.
2020-11-11 18:03:48 +08:00
heng zhao
fae862f2c3
Update index.md
...
fix mis-spellings
2020-11-11 17:51:27 +08:00
OuO
d948bbd15c
Update tips.md
2020-11-11 15:46:29 +08:00
OuO
c07f55bd56
update backup.md to make it more human readable
2020-11-11 11:55:08 +08:00
feng lv
fec4080d42
Merge branch 'master' of github.com:ClickHouse/ClickHouse into union-distinct
2020-11-11 03:10:10 +00:00
Alexey Milovidov
630aa9b0c3
Rename Rocksdb to RocksDB
2020-11-11 09:08:53 +08:00
alexey-milovidov
75c994ad87
Update embedded-rocksdb.md
2020-11-11 09:08:53 +08:00
sundy-li
a5fc4d69a5
add docs
2020-11-11 09:08:52 +08:00
sundy-li
8cb3ec5aea
add docs
2020-11-11 09:08:52 +08:00
olgarev
115807e77a
DOCSUP-3043: Document the null function (ru) ( #16795 )
...
* my changes to gitignore
* Corrections in English docs and Russian docs added.
* TOC corrections
* TOC fixed
* Revert "my changes to gitignore"
This reverts commit 5884b1e79b
.
* Update docs/en/sql-reference/table-functions/null.md
* Update docs/en/sql-reference/table-functions/null.md
* Update docs/ru/sql-reference/table-functions/null.md
* Update docs/ru/sql-reference/table-functions/null.md
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-10 17:54:53 +03:00
myrrc
e460248624
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-10 14:54:24 +03:00
feng lv
9194985d48
Merge branch 'master' of github.com:ClickHouse/ClickHouse into union-distinct
2020-11-10 06:09:39 +00:00
Alexander Kuzmenkov
5449c23cb8
Merge pull request #16040 from kitaisreal/datetime-comparison-with-date-string-literal
...
DateTime comparison with date string literal
2020-11-10 08:15:00 +03:00
alexey-milovidov
a000a6b41a
Update adding_test_queries.md
2020-11-10 01:37:00 +03:00
alexey-milovidov
258d0549cd
Update adding_test_queries.md
2020-11-10 01:34:19 +03:00
filimonov
14b4c19919
Create adding_test_queries.md
2020-11-09 20:00:00 +01:00
Aleksandrov Vladimir
0568daf4fc
Update collapsingmergetree.md
...
formatting fix
2020-11-09 18:55:41 +03:00
annvsh
6543b32221
Fixed
2020-11-09 22:00:18 +07:00
Maksim Kita
02da9af32d
DateTime comparison with date string literal
2020-11-09 11:29:08 +03:00
sevirov
4eb684603a
Update order-by.md ( #16770 )
...
Заново сделал изменения в английскую и русскую версии.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-09 11:21:27 +03:00
Alexander Kuzmenkov
24e57c659a
Merge pull request #15960 from kitaisreal/clickhouse-client-added-history-file-parameter
...
Clickhouse client added history file parameter
2020-11-09 08:19:00 +03:00
Anna Shakhova
f4afb46433
DOCSUP-3123: Edited the ReplicatedMergeTree and Polygon dictionaries ( #16110 )
...
* #13573
* #9278
* Fixed
* Fixed
* Fixed link
* Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-polygon.md
* Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-polygon.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-08 22:42:28 +03:00
alexey-milovidov
6eda689aa3
Update adopters.md
2020-11-08 00:55:34 +03:00
alexey-milovidov
c69c1a299a
Update buffer.md
2020-11-07 22:39:35 +03:00
ArtCorp
031dc41668
Inconvenient navigation
...
Hi, I think more links are needed.
2020-11-07 16:14:52 +04:00
feng lv
1ca7dcb0a8
fix conflict
2020-11-07 11:44:29 +00:00
alexey-milovidov
c2e6ddddbd
Update adopters.md
2020-11-07 13:54:36 +03:00
alexey-milovidov
ca7ef4fb90
Update adopters.md
2020-11-07 13:50:23 +03:00
alexey-milovidov
7acfa7d407
Merge pull request #16728 from azat/enable-use_compact_format_in_distributed_parts_names-by-default
...
Enable use_compact_format_in_distributed_parts_names by default
2020-11-07 13:40:54 +03:00
alexey-milovidov
85d1f37dde
Update sumwithoverflow.md
2020-11-07 13:27:56 +03:00
annvsh
b36f9e97d8
Fixed
2020-11-07 12:44:22 +07:00
annvsh
ca3a1b15c2
Fixed
2020-11-07 12:37:34 +07:00
Azat Khuzhin
f379f9837d
Document use_compact_format_in_distributed_parts_names setting
...
Since it has been enabled by default, at least it should be documented.
2020-11-06 21:02:44 +03:00
Maksim Kita
05ba70c91f
Clickhouse client added history file parameter
2020-11-06 17:05:59 +03:00
gyuton
0d1fcd2f96
DOCSUP-3227: Documented the persistent setting ( #16579 )
...
* added description of disable_set_and_join_persistency setting.
* Changed setting name to persistent, added references about persistent to join table engine and set table engine
* Resolved conflict.
* Added reviewers suggestions
* Added translation for Russian.
* Fixed typos
* Update docs/en/operations/settings/settings.md
Fixed minor stuff.
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update settings.md
Updated translation.
* Fixed description and translation
* Fixed letter cases
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-06 14:23:04 +03:00
alexey-milovidov
e8897e1fc5
Merge pull request #16731 from sevirov/sevirov-DOCSUP-3850-document_string_literal_support_interval
...
DOCSUP-3850: Document the string literal support in INTERVAL operator
2020-11-06 12:42:08 +03:00
Ilya Yatsishin
3c934c2c53
Merge pull request #16730 from sevirov/sevirov-DOCSUP-3849-document_max_concurrent_queries_for_all_users
...
DOCSUP-3849: Document the max_concurrent_queries_for_all_users setting
2020-11-06 11:42:08 +03:00
Dmitriy
e01b220cd8
Update index.md
...
Выполнил перевод на русский язык.
2020-11-06 00:44:56 +03:00
Dmitriy
b2a872b035
Update settings.md
...
Удалил изменения в своем репозитории в английской версии.
2020-11-05 23:54:37 +03:00
Dmitriy
16c048cacd
Update settings.md
...
Выполнил перевод на русский язык описания настройки max_concurrent_queries_for_all_users.
2020-11-05 23:44:36 +03:00
alexey-milovidov
8b4aa78144
Merge pull request #16712 from den-crane/patch-6
...
Doc. BloomF index does not support like. Tokenbf_v1 supports like
2020-11-05 21:31:39 +03:00
Alain BERRIER
9dd0c7708e
fix: fix typo in array functions documentation
2020-11-05 16:23:23 +01:00
Denny Crane
771814bb85
Update mergetree.md
...
bloom does not support like
2020-11-05 11:07:24 -04:00
Denny Crane
9b8da816d2
Update mergetree.md
...
tokenbf_v1 supports like
2020-11-05 11:05:56 -04:00
alexey-milovidov
caa1bf9bcd
Merge pull request #16687 from hrissan/hrissan/dev_instructions_gcc_9_to_gcc_10
...
Hrissan/dev instructions gcc 9 to gcc 10
2020-11-05 14:07:58 +03:00
alexey-milovidov
5954b7ec8b
Merge pull request #16570 from JacobHayes/add-farmfingerprint64
...
Add farmFingerprint64 function
2020-11-05 13:36:59 +03:00
Alexander Kuzmenkov
2a0d9da5e4
cleanup
2020-11-05 12:25:42 +03:00
Alexander Kuzmenkov
faf1f1e0cd
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-05 11:09:11 +03:00
dependabot-preview[bot]
52463063fc
Bump mkdocs-macros-plugin from 0.4.17 to 0.4.20 in /docs/tools
...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 0.4.17 to 0.4.20.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits/v0.4.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 06:07:36 +00:00
myrrc
9788065786
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-05 08:44:37 +03:00
Grigory Buteyko
6b5c30ecf2
reverted tiny mistake added in previous commit. More reference to GCC 9 replaced
2020-11-05 01:36:05 +03:00
Dmitriy
0e0b154d24
Update settings.md
...
Внес поправки согласно комментариям ревьюера.
2020-11-04 23:07:56 +03:00
damozhaeva
fa72fed4ad
DOCSUP-3173 Edit and translate to Russian ( #16462 )
...
* Edit and translate to Russian.
* v2 27.10
* other-functions
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-04 22:17:02 +03:00
Alexey Milovidov
4c6819c26f
Fix misleading info
2020-11-04 17:41:16 +03:00
Alexey Milovidov
5b9d48c715
Remove garbage from docs
2020-11-04 17:39:18 +03:00
alexey-milovidov
7986dbdfc7
Update ontime.md
2020-11-04 14:32:55 +03:00
myrrc
3d70ab7f3b
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-04 14:29:59 +03:00
filimonov
c7facedf10
Update clickhouse-copier.md
2020-11-04 12:02:30 +01:00
Kruglov Pavel
e7b4dce258
Remove inappropriate enum parsing mention
2020-11-04 13:20:32 +03:00
Grigory Buteyko
d99940b7f4
Development instructions updated to GCC 10 from GCC 9
2020-11-04 12:57:49 +03:00
alexey-milovidov
4fede5b008
Merge pull request #16438 from azat/errorCode-v2
...
Add errorCodeToName() and system.errors
2020-11-04 12:40:47 +03:00
alexey-milovidov
85d5c8edc5
Merge pull request #16515 from AnaUvarova/ana-uvarova-DOCSUP-2962-one-more-field-metric-log
...
DOCSUP-2962: one more field metric log
2020-11-04 12:30:02 +03:00
alexey-milovidov
691f0ec44c
Merge pull request #16534 from olgarev/revolg-DOCSUP-3043-document_the_null_function
...
DOCSUP-3043: Documented the null function
2020-11-04 12:20:20 +03:00
alexey-milovidov
1f323e98d1
Update null.md
2020-11-04 12:20:06 +03:00
alexey-milovidov
cf61c29a03
Update docs/en/sql-reference/table-functions/null.md
...
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-04 12:17:53 +03:00
alexey-milovidov
ec2ab4c51f
Merge pull request #16646 from sevirov/sevirov-DOCSUP-3849-document_max_concurrent_queries_for_all_users
...
DOCSUP-3849: Document the max_concurrent_queries_for_all_users setting
2020-11-04 11:26:18 +03:00
alexey-milovidov
0001fc244d
Update settings.md
2020-11-04 11:24:40 +03:00
alexey-milovidov
4fb31f8782
Merge pull request #16647 from gyuton/gyuton-DOCSUP-3535-document_the_reinterpretAsUUID_function
...
DOCSUP-3535: Documented the reinterpretAsUUID function
2020-11-04 11:19:30 +03:00
alexey-milovidov
788418b447
Update type-conversion-functions.md
2020-11-04 11:19:17 +03:00
alexey-milovidov
96d66a480f
Update type-conversion-functions.md
2020-11-04 11:18:50 +03:00
alexey-milovidov
26ff9a1184
Merge pull request #16649 from sevirov/sevirov-DOCSUP-3850-document_string_literal_support_interval
...
DOCSUP-3850: Document the string literal support in INTERVAL operator
2020-11-04 11:17:57 +03:00
alexey-milovidov
8a897753b1
Merge pull request #16650 from den-crane/patch-1
...
Russian doc for toUUIDOrNull toUUIDOrZero.
2020-11-04 11:16:59 +03:00
Denny Crane
e945e256bb
Update external-dicts-dict-layout.md
2020-11-03 20:57:14 -04:00
Denny Crane
52f3ef01d4
Update external-dicts-dict-layout.md
2020-11-03 20:55:54 -04:00
Denny Crane
dea3641e5c
Update external-dicts-dict-layout.md
2020-11-03 20:47:42 -04:00
Denny Crane
6c37133f2c
Update uuid-functions.md
...
Russian doc for toUUIDOrNull toUUIDOrZero.
2020-11-03 20:05:06 -04:00
alexey-milovidov
973c1d7983
Merge pull request #16529 from azat/log_queries_min_time
...
Add log_queries_min_query_duration_ms
2020-11-04 01:47:18 +03:00
Dmitriy
3ea2047d8f
Update index.md
...
Добавил описание возможности использования строкового литерала.
2020-11-04 01:46:52 +03:00
alexey-milovidov
8a3f38f332
Merge branch 'master' into errorCode-v2
2020-11-04 01:40:41 +03:00
alexey-milovidov
f4c3652e49
Merge pull request #16611 from elbryan/patch-1
...
Added Teralytics to adopters.md
2020-11-04 01:33:31 +03:00
George
aad09fc6f4
Added reinterpretAsUUID description
2020-11-03 22:53:09 +03:00
Evgenia Sudarikova
2fae1c3c31
DOCSUP-3171: Document the formatRowNoNewline function ( #16603 )
...
* add description in English
* minor changes
* changes in EN and added RU version
2020-11-03 18:59:21 +03:00
sevirov
993af08779
DOCSUP-1829: Update the system.columns table description ( #16576 )
...
* Update order-by.md
Задокументировал параметры OFFSET и FETCH.
* Update prewhere.md
Поправляю битые ссылки.
* Update prewhere.md
Вернул изменения назад.
* Update order-by.md
Пытаюсь исправить битые ссылки.
* Update columns.md
Добавил position и compression_codec.
* Translation columns.md
Сделал перевод на русский язык.
* Delete changes order-by.md
Удалил изменения в файле order-by.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-03 18:36:25 +03:00
Yingchun Lai
5d2c3d177e
Update query_log.md
2020-11-03 15:53:44 +08:00
Azat Khuzhin
3be8a56f5c
Add log_queries_min_query_duration_ms
...
Only queries slower then the value of this setting will go to system.query_log,
i.e. something like slow_query_log in mysql.
v2: log_queries_min_time renamed to log_queries_min_query_duration_ms
v3: add current_database into system.query_thread_log
v4: rewrite test using current_database
v5: fix query_duration_ms in system.query_thread_log
2020-11-02 21:34:54 +03:00
Fabiano Francesconi
347782966b
Added Teralytics to adopters.md
...
Added Teralytics to list of adopters.
2020-11-02 18:36:54 +01:00
damozhaeva
6db9ee4300
DOCSUP-3172: Edit and translate to Russian ( #16153 )
...
* Edit and traslate to Russian.
* Update docs/ru/engines/table-engines/integrations/kafka.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/interfaces/http.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Ticket.
* http.
* kafka ru
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-02 19:54:23 +03:00
sevirov
baa8958ad4
DOCSUP-1830: Describe the system.parts_columns table ( #16531 )
...
* Update order-by.md
Задокументировал параметры OFFSET и FETCH.
* Update prewhere.md
Поправляю битые ссылки.
* Update prewhere.md
Вернул изменения назад.
* Update order-by.md
Пытаюсь исправить битые ссылки.
* Create parts_columns.md
Сделал описание системной таблицы parts_columns.
* Delete changes order-by.md
Удалил изменения файла, не относящегося к этой ветке.
* Update parts_columns.md
Исправил линки.
* Edit and translate russian parts_columns.md
Выполнил перевел на русский язык.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-11-02 19:32:43 +03:00
feng lv
4d722bc52c
fix conflict
2020-11-02 12:52:12 +00:00
myrrc
21818fd7e7
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-11-02 15:35:36 +03:00
alesapin
7a92960a11
Merge pull request #16583 from den-crane/Doc/multiple_leaders
...
Doc/multiple leaders
2020-11-02 10:57:20 +03:00
dependabot-preview[bot]
af76657855
Bump tornado from 5.1.1 to 6.1 in /docs/tools
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 5.1.1 to 6.1.
- [Release notes](https://github.com/tornadoweb/tornado/releases )
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v5.1.1...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 06:10:24 +00:00
Denny Crane
de3f88c3fd
Update architecture.md
2020-11-01 12:17:17 -04:00
Denis Zhuravlev
4adef402e6
Doc/multiple_leaders
2020-11-01 12:14:25 -04:00
annvsh
13c49c723f
Added TSV format settings
2020-11-01 22:25:58 +07:00
Dmitriy
08e523d5de
Update settings.md
...
Добавил описание настройки max_concurrent_queries_for_all_users.
2020-11-01 17:58:37 +03:00
annvsh
0f78dbc31d
Init commit
2020-11-01 21:41:10 +07:00
Anna Shakhova
90dcc135b4
DOCSUP-3199: Support default arguments for Replicated engine ( #16282 )
...
* Init commit
* Fixed
* Fixed
* Fixed
2020-10-31 23:26:14 +03:00
Jacob Hayes
c9ad4e8d96
Add farmFingerprint64 docs
2020-10-31 09:04:18 -04:00
myrrc
06ae95a10a
fixing nan values for functions
2020-10-30 21:08:33 +03:00
ana-uvarova
1b60d1156c
MICRO back
2020-10-30 21:06:29 +03:00
olgarev
49d3b65cc2
DOCSUP-3537: Documented the output_format_pretty_row_numbers setting ( #16446 )
...
* Docs en, ru
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Docs for allow_experimental_bigint_types translated to Russian.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-30 20:25:05 +03:00
myrrc
7d6f48263e
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-10-30 20:17:54 +03:00
myrrc
b3379e9cf0
fixed some wrong tests, updated docs
2020-10-30 19:17:57 +03:00
myrrc
9ca35c0b44
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-10-30 17:22:24 +03:00
filimonov
f52d0919f0
Update date-time-functions.md
2020-10-30 10:31:05 +01:00
Olga Revyakina
98f701dbfc
Docs in English
2020-10-30 04:09:42 +03:00
ana-uvarova
70e6136246
Russian
2020-10-29 21:56:00 +03:00
Ekaterina
19794bee07
DOCSUP-2966: Update the INSERT INTO statement ( #16404 )
...
* Revert "Update version_date.tsv after release 20.7.4.11"
This reverts commit 9aff247afe
.
* Added translation for feature.
* Fixed.
* Fixed.
* Fixed.
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/en/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update docs/ru/sql-reference/statements/insert-into.md
* Update version_date.tsv
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-29 21:27:37 +03:00
Anna
0f92fe9ad2
DOCSUP-3118: Document the named subqueries WITH AS ( #16339 )
...
* Update WITH desc
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed, ru translated
* Update docs/en/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed syntax description
* Update docs/ru/sql-reference/statements/select/with.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-29 21:22:28 +03:00
ana-uvarova
3bded85c4f
Details
2020-10-29 15:43:18 +03:00
Azat Khuzhin
a81b0418ac
Make errorCodeToName() return LowCardinality(String)
2020-10-29 10:55:41 +03:00
Azat Khuzhin
b2e2322895
Add system.errors table
...
Contains error codes with number of times they have been triggered.
Columns:
- `name` ([String](../../sql-reference/data-types/string.md)) — name of the error (`errorCodeToName`).
- `code` ([Int32](../../sql-reference/data-types/int-uint.md)) — code number of the error.
- `value` ([UInt64](../../sql-reference/data-types/int-uint.md)) - number of times this error has been happened.
**Example**
``` sql
SELECT *
FROM system.errors
WHERE value > 0
ORDER BY code ASC
LIMIT 1
┌─name─────────────┬─code─┬─value─┐
│ CANNOT_OPEN_FILE │ 76 │ 1 │
└──────────────────┴──────┴───────┘
2020-10-29 10:55:38 +03:00
Azat Khuzhin
3fb8d08dd4
Add errorCodeToName() function
...
This patch adds errorCode() function that will return macro name by the
exception code, useful for analyzing query_log and similar.
Later some descriptions can be added.
v2: replace hana::map/fusion::vector with external script
v3:
- use binary cmake dir for .sh
- use jump table over suboptimal std::unordered_map (with very poor hash
function for int -- std::hash)
- cleanup errorCodeToName (drop extra templates and headers)
- rename errorCode -> errorCodeToName
- fix arcadia build (by not providing those helpers there)
- fix build on CI, by using CMAKE_CXX_COMPILER for parsing the file
2020-10-29 10:55:00 +03:00
alesapin
57c3935a26
Merge pull request #16426 from kssenii/rabbit-optimize
...
Optimize rabbitmq engine
2020-10-28 22:24:22 +03:00
filimonov
2d28d97233
Update other-functions.md
2020-10-28 15:13:27 +01:00
alesapin
617e42ddb4
Merge branch 'master' into rabbit-optimize
2020-10-28 10:24:05 +03:00
kssenii
4b59882c30
Remove redundant, add virt col
2020-10-27 20:34:31 +00:00
Alexander Kuzmenkov
6509f1eb39
Merge branch 'master' into minumum
2020-10-27 21:38:23 +03:00
Mikhail Filimonov
41971e073a
Fix typos reported by codespell
2020-10-27 12:04:03 +01:00
kssenii
db03cd7dd7
Much more optimal queues setup
2020-10-27 11:00:01 +00:00
ana-uvarova
ce016ba8c9
Draft
2020-10-27 10:22:14 +03:00
Alexander Kuzmenkov
5a70e26c70
Merge remote-tracking branch 'origin/master' into HEAD
2020-10-26 19:21:13 +03:00
myrrc
4d11bd036b
Merge remote-tracking branch 'upstream/master' into improvement/diff-types-in-avg-weighted
2020-10-26 17:42:47 +03:00
Anton Popov
5fbca7d62d
Merge pull request #16337 from kitaisreal/uuid-safe-cast-functions-added
...
UUID safe cast functions added
2020-10-26 16:03:27 +03:00
Anton Popov
bd17843bdb
Update uuid-functions.md
2020-10-26 16:00:49 +03:00
feng lv
9b95ed9ead
fix
2020-10-26 12:21:04 +00:00
Roman Bug
9ec78855cd
DOCSUP-2806: Add meta header in RU ( #15801 )
...
* DOCSUP-2806: Add meta intro.
* DOCSUP-2806: Update meta intro.
* DOCSUP-2806: Fix meta.
* DOCSUP-2806: Add quotes for meta headers.
* DOCSUP-2806: Remove quotes from meta headers.
* DOCSUP-2806: Add meta headers.
* DOCSUP-2806: Fix quotes in meta headers.
* DOCSUP-2806: Update meta headers.
* DOCSUP-2806: Fix link to nowhere in EN.
* DOCSUP-2806: Fix link (settings to tune)
* DOCSUP-2806: Fix links.
* DOCSUP-2806:Fix links EN
* DOCSUP-2806: Fix build errors.
* DOCSUP-2806: Fix meta intro.
* DOCSUP-2806: Fix toc_priority in examples datasets TOC.
* DOCSUP-2806: Fix items order in toc.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc order.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc index in create
* DOCSUP-2806: Fix toc order in create.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-10-26 13:29:30 +03:00
sevirov
8f03e526a4
DOCSUP-3200: Edit and translate to Russian ( #16204 )
...
* Edit and translate
Отредактировал английскую версию текстов документов и перевел изменения на русский язык.
* Update trace_log.md
Исправляю битые ссылки.
* Fixing broken links
Исправил битые ссылки.
* Fixing broken links
Поправил битую ссылку, добавив раздел в русскую версию.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-26 13:09:41 +03:00
feng lv
a9e4c7144c
fix
2020-10-26 09:33:34 +00:00
Robert Hodges
f491903d41
Update cloud.md
...
Adding description of Altinity.Cloud to cloud platforms.
2020-10-25 22:23:54 -07:00
Alexey Milovidov
18458f36e7
Fix trash
2020-10-26 08:20:37 +03:00
alexey-milovidov
fb8a48aab8
Merge pull request #16241 from olgarev/revolg-DOCSUP-2472-Docs_for_the_crash_log_system_table
...
DOCSUP-2472: Documented the crash_log system table
2020-10-26 07:27:39 +03:00
myrrc
d8370116c1
simplified the functions (agreement to cast to Float64)
2020-10-25 23:33:01 +03:00
Maksim Kita
440ae2bc57
UUID safe cast functions added
...
1. Added readUUIDTextImpl, readUUIDText, tryReadUUIDText functions in
ReadHelpers.
2. Added toUUIDOrNull, toUUIDOrZero functions based on ReadHelpers read
implementations.
3. Updated documentation.
2020-10-25 11:45:29 +03:00
Olga Revyakina
300f07bdba
Links fixed.
2020-10-25 05:58:39 +03:00
Olga Revyakina
98f073a3a5
Text updated ant translated to Russian
2020-10-25 05:38:54 +03:00
feng lv
5c192df20f
update documents
2020-10-24 15:40:10 +00:00
alexey-milovidov
d3294fe8dd
Merge pull request #15849 from olgarev/revolg-DOCS-engine-template
...
Database or Table Engine description template update
2020-10-24 07:52:28 +03:00
alexey-milovidov
d350d864e6
Merge pull request #16297 from alex-karo/patch-2
...
Fix broken link in replication docs
2020-10-24 01:20:26 +03:00
annvsh
1399f8889e
Fixed
2020-10-23 22:51:08 +07:00
sevirov
b8e754d68f
DOCSUP-3121: Update the SHOW DATABASES and SHOW TABLES descriptions ( #16115 )
...
* Update show.md
Update descriptions of show databases and show tables.
* Update show.md
Update 'identical query'.
* Update show.md
Внес поправки согласно комментариям.
* Update show.md
Внес поправки и перевел на русский язык.
* Update show.md
Внес мелкие поправки.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-23 18:11:02 +03:00
Aleksandr Karo
ba0513b031
Fix broken link in replication docs
2020-10-23 17:49:56 +03:00
Alexander Kuzmenkov
69b16fc8ef
Update tests.md
2020-10-23 17:39:09 +03:00
alexey-milovidov
0b002f393f
Merge pull request #16275 from ucasFL/docs
...
fix small document error
2020-10-23 09:19:20 +03:00
alexey-milovidov
40f6748880
Update adopters.md
2020-10-23 08:59:57 +03:00
filipe
6a3ceba9a3
add countMatches sql function (issue #15413 )
2020-10-23 01:28:25 -03:00
feng lv
1a562ee329
fix small document error
2020-10-23 02:32:42 +00:00
Alexander Kuzmenkov
40c828b19d
try to fix weird docs error
2020-10-22 20:35:02 +03:00
Alexander Kuzmenkov
5cbf645de4
Merge remote-tracking branch 'origin/master' into tmp
2020-10-22 19:48:02 +03:00
Alexander Kuzmenkov
145e2b012f
cleanup
2020-10-22 19:47:20 +03:00
myrrc
3d479cdd8c
added resul type deduction structs
2020-10-22 18:47:21 +03:00
myrrc
338ecb6fe1
possibly added the numerator/denominator determination algorithm in
...
avgWeighted
2020-10-22 17:29:32 +03:00
Olga Revyakina
545d187ef7
Docs for the crash_log table (en)
2020-10-21 19:32:52 +03:00
annvsh
8519f66555
x
2020-10-21 19:46:31 +07:00
alexey-milovidov
8084ce75cb
Merge pull request #16105 from azat/allow_nondeterministic_optimize_skip_unused_shards
...
Add allow_nondeterministic_optimize_skip_unused_shards
2020-10-21 00:16:26 +03:00
alexey-milovidov
8998829f66
Merge pull request #15685 from vivarum/enable-parsing-of-input-enum-values-by-id-10682
...
Enable parsing enum values by their ids for CSV, TSV and JSON input formats
2020-10-20 22:52:57 +03:00
alexey-milovidov
d8dff708dd
Merge pull request #16186 from antarctictardigrade/patch-4
...
Update: added query_start_time_microseconds.
2020-10-20 22:12:44 +03:00
alexey-milovidov
195526c033
Merge pull request #16187 from antarctictardigrade/patch-5
...
Update: added query_start_time_microseconds.
2020-10-20 22:11:57 +03:00
Ekaterina
2e3a9e31e8
Update: added query_start_time_microseconds.
...
Added query_start_time_microseconds.
2020-10-20 14:31:42 +03:00