damozhaeva
49631a39ae
Update docs/ru/engines/table-engines/integrations/embedded-rocksdb.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2020-12-25 15:05:23 +03:00
Daria Mozhaeva
5c9fe8ff7e
Edit and translate to Russian.
2020-12-23 18:35:32 +03:00
Daria Mozhaeva
ded199ce27
Edit and translate to Russia
2020-12-23 18:32:35 +03:00
Evgeny Markov
401f502468
Fix typo in related links
2020-12-11 17:30:15 +03:00
Alexander Kuzmenkov
fb1221148d
Merge pull request #17748 from azat/custom-TLD
...
Add ability to use custom TLD list
2020-12-11 12:42:19 +03:00
alexey-milovidov
e11790f61a
Merge pull request #17880 from MrGeneral/master
...
update and fix over-translation on date-time-functions
2020-12-11 02:26:31 +03:00
alexey-milovidov
a31663a75d
Merge pull request #16111 from annvsh/anna-shakhova-DOCSUP-3201-add_raw_blob_format
...
DOCSUP-3201: Added RawBLOB format description
2020-12-11 02:02:17 +03:00
alexey-milovidov
27ba035aa1
Update formats.md
2020-12-11 02:01:39 +03:00
alexey-milovidov
3874d62db8
Update formats.md
2020-12-11 02:00:43 +03:00
alexey-milovidov
56a873c789
Update formats.md
2020-12-11 01:58:27 +03:00
alexey-milovidov
14e0b8dd34
Update formats.md
2020-12-11 01:57:18 +03:00
alexey-milovidov
d716d97583
Merge pull request #15878 from kevinchiang/master
...
Documentation Cleanup. Formatting on Creating secondary indexes. Update documentation to remove section saying that there are no secondary indexes.
2020-12-11 01:55:30 +03:00
alexey-milovidov
75347ab5f5
Merge pull request #17702 from den-crane/patch-7
...
Doc. Russian translation for some missing date-time-functions
2020-12-11 01:54:20 +03:00
alexey-milovidov
822eb0c805
Update date-time-functions.md
2020-12-11 01:53:53 +03:00
alexey-milovidov
4ab123f6c7
Update date-time-functions.md
2020-12-11 01:52:50 +03:00
alexey-milovidov
91224948a2
Update date-time-functions.md
2020-12-11 01:51:55 +03:00
alexey-milovidov
85a8cc35b3
Update date-time-functions.md
2020-12-11 01:51:07 +03:00
alexey-milovidov
a8a37b4249
Merge pull request #17703 from den-crane/patch-8
...
Doc. Some formatting fixed in date-time-functions
2020-12-11 01:50:12 +03:00
alexey-milovidov
cd65389835
Merge pull request #17879 from den-crane/patch-1
...
Doc. SYSTEM DROP REPLICA Russian doc
2020-12-11 01:43:26 +03:00
alexey-milovidov
cbf7e947c8
Update system.md
2020-12-11 01:43:07 +03:00
alexey-milovidov
04e20b0171
Merge pull request #17940 from sevirov/sevirov-DOCSUP-4709-document_distribution_queue_system_table
...
DOCSUP-4709: Document the system.distribution_queue table
2020-12-11 00:34:26 +03:00
alexey-milovidov
6e417088dc
Update distribution_queue.md
2020-12-11 00:34:10 +03:00
alexey-milovidov
71978cbbf8
Merge pull request #17851 from zhangjmruc/master
...
Fix translated errors and update misc to latest
2020-12-10 22:58:15 +03:00
alexey-milovidov
f9b1b12708
Merge pull request #17859 from otrazhenia/evgsudarikova-DOCSUP-2958-new
...
DOCSUP-2958: Document the output_format_tsv_null_representation setting
2020-12-10 22:45:08 +03:00
alexey-milovidov
5eab260ee5
Merge pull request #17864 from ClickHouse/filimonov-dict-fixes
...
dict notes
2020-12-10 22:43:04 +03:00
alexey-milovidov
0bf84b0ef9
Merge pull request #17949 from ClickHouse/github-dataset
...
Add GH dataset description
2020-12-10 22:33:18 +03:00
Evgeniia Sudarikova
1b4166a179
resolved conflict and added example to RU version
2020-12-10 18:41:55 +03:00
Evgeniia Sudarikova
c63d3593b0
edited example
2020-12-10 13:01:27 +03:00
Steve-金勇
5fc67379ea
Update introspection.md
...
Improve translation of Chinese.
There are several language parts that hard to understand.
优化一些翻译,主要是语句不通的地方。
2020-12-10 16:36:05 +08:00
Alexey Milovidov
9a1f64cd15
Add GH dataset description
2020-12-10 02:27:12 +03:00
Alexey Milovidov
2760332a2a
Add GH dataset description
2020-12-10 02:26:40 +03:00
alexey-milovidov
35b549a0d4
Merge pull request #17704 from sevirov/sevirov-DOCSUP-4523-add_some_of_missed_cmath_functions
...
DOCSUP-4523: Add some of missed cmath functions
2020-12-10 01:45:41 +03:00
Nikita Mikhaylov
80d4af9a73
Merge pull request #17874 from nikitamikhaylov/calendar-date
...
Merging #17750
2020-12-10 00:19:04 +03:00
Dmitriy
123923b5e5
Create distribution_queue.md
...
Задокументировал системную таблицу distribution_queue.
2020-12-09 21:14:55 +03:00
Azat Khuzhin
840a21d073
Add top_level_domains_path for easier overriding
2020-12-09 21:08:31 +03:00
Azat Khuzhin
916cbd6610
Add ability to use custom TLD list
...
v2: Add a note that top_level_domains_lists aren not applied w/o restart
v3: Remove ExtractFirstSignificantSubdomain{Default,Custom}Lookup.h headers
v4: TLDListsHolder: remove FIXME for dense_hash_map (this is not significant)
2020-12-09 21:08:22 +03:00
Evgeniia Sudarikova
858390b7cf
add example to EN version
2020-12-09 13:33:42 +03:00
tiger.yan
a44081011e
update typo of readme
...
typo
2020-12-09 16:22:46 +08:00
alexey-milovidov
8ff30b87a6
Merge pull request #15930 from kitaisreal/clickhouse-client-and-local-added-queries-file-parameter
...
Clickhouse client and clickhouse local added queries-file parameter
2020-12-08 21:44:19 +03:00
Alexander Kuzmenkov
2706f01e1d
Merge pull request #17551 from sevirov/sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
...
DOCSUP-4525: Document the output_format_json_array_of_rows setting
2020-12-08 20:43:16 +03:00
Alexander Kuzmenkov
e65299e290
Update settings.md
2020-12-08 20:43:00 +03:00
Alexander Kuzmenkov
46602c5a8b
Apply suggestions from code review
2020-12-08 20:42:23 +03:00
Nikita Mikhaylov
767d1fc98b
Update date-time-functions.md
2020-12-08 18:32:55 +03:00
alexey-milovidov
56971fcb22
Merge pull request #17866 from dkxiaohei/patch-1
...
Update mysql.md
2020-12-08 18:07:53 +03:00
alexey-milovidov
ab10cb4bf9
Merge pull request #17707 from ClickHouse/quota-by-x-forwarded-for
...
Allow quotas to be keyed by proxy-forwarded IP address; add support for PROXY protocol
2020-12-08 14:48:05 +03:00
Mr.General
e7376f45f4
update and fix over-translation on date-time-functions
2020-12-08 09:29:00 +08:00
Denny Crane
acd8eada4a
Update system.md
...
SYSTEM DROP REPLICA Russian doc
2020-12-07 20:40:04 -04:00
Dmitriy
b767c7bfdd
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
2020-12-07 20:08:40 +03:00
alexey-milovidov
e5343801bf
Update adopters.md
2020-12-07 19:50:07 +03:00
Maksim Kita
f5d1a9e59a
Clickhouse client and local added queries-file parameter
2020-12-07 19:29:17 +03:00