Olga Revyakina
310632d602
One more link added
2021-04-18 02:05:32 +03:00
Olga Revyakina
8e573c41e6
Start
2021-04-18 01:47:43 +03:00
Dmitriy
d12db2374f
Fix note
...
Поправил примечание.
2021-04-18 00:42:36 +03:00
Dmitriy
e7a044c4c2
Fix link
...
Исправил ссылку.
2021-04-17 22:52:27 +03:00
Vitaly Baranov
fe0b76b105
Fix documentation for the GRANT command.
2021-04-17 22:33:46 +03:00
Dmitriy
200925c318
Update column.md
...
Поправил формулировку.
2021-04-17 21:18:18 +03:00
Dmitriy
4e22cdbfc4
Update column.md
...
Добавил информацию об удалении столбца в материализованном представлении.
2021-04-17 21:01:21 +03:00
Dmitriy
801a560896
Add aliases
...
Добавил синонимы к функциям.
2021-04-17 20:04:32 +03:00
Vitaly Baranov
660efccbe2
Improve documentation for CREATE ROW POLICY command #2 .
2021-04-17 19:24:11 +03:00
Maksim Kita
4be441c6d5
Merge branch 'master' into support-apple-m1
2021-04-16 23:33:12 +03:00
Vitaly Baranov
936c1bfc53
Merge pull request #23164 from vitlibar/improve-row-policy-docs
...
Improve documentation for CREATE ROW POLICY command.
2021-04-16 15:15:40 +03:00
Kruglov Pavel
deb86ee520
Merge pull request #22986 from azat/StorageBuffer-flush
...
[RFC] Add ability to flush buffer only in background for StorageBuffer
2021-04-16 15:14:24 +03:00
Alexander Kuzmenkov
74b4c56ba4
Merge pull request #21589 from dmalkr/dmalkr/arrayFold
...
Function `arrayFold` for folding over array with accumulator
2021-04-16 14:23:53 +03:00
Maksim Kita
6e65a3604b
Merge pull request #23187 from kitaisreal/mac-os-clang-build-instructions-fix
...
MacOS clang build instructions fix
2021-04-16 14:03:45 +03:00
Maksim Kita
4d323fa556
MacOS clang build instructions fix
2021-04-16 13:59:54 +03:00
tavplubix
b5cbbce314
Merge pull request #22706 from songenjie/fetch_part
...
[clickhouse][server][ddl]support fetch part
2021-04-16 12:26:51 +03:00
Vitaly Baranov
88e2d28666
Improve documentation for CREATE ROW POLICY command.
2021-04-16 10:57:33 +03:00
Azat Khuzhin
19e0439629
Add ability to flush buffer only in background for StorageBuffer
...
Add 3 new engine arguments:
- flush_time
- flush_rows
- flush_bytes
That will be checked only for background flush, this maybe useful if
INSERT latency is "crucial".
2021-04-15 21:22:13 +03:00
changvvb
4eee2d0977
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-15 22:54:26 +08:00
Roman Bug
e317ce227e
Merge branch 'master' into romanzhukov-DOCSUP-7709-SeekTable-BYexpression
2021-04-15 16:15:32 +03:00
Roman Bug
e1075d6bf6
Update optimize.md
2021-04-15 15:52:15 +03:00
Roman Bug
afd6b99912
Update optimize.md
2021-04-15 15:51:00 +03:00
Roman Bug
0dbc167cb3
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru
2021-04-15 15:47:12 +03:00
Roman Bug
1ebbb8b7bb
Update docs/en/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:31 +03:00
Vladimir Chebotarev
c0ea3ce08a
Removed STS client.
2021-04-15 10:01:43 +03:00
Vladimir Chebotarev
3a467ffc50
Attempt to make credentials provider which uses internal credentials provider chain.
2021-04-15 10:01:13 +03:00
Vladimir Chebotarev
037a4de854
Added STS GetCallerIdentity credentials provider.
2021-04-15 10:00:18 +03:00
songenjie
ff8958965a
fix some docs
2021-04-14 10:19:08 +08:00
songenjie
f731739fab
fix suggests
2021-04-14 10:05:41 +08:00
alexey-milovidov
1a5149a0dd
Merge pull request #22869 from lehasm/alexey-sm-DOCSUP-8179-remove_control_unicode
...
DOCSUP-8179: remove control characters
2021-04-14 01:45:35 +03:00
Alexey
0b39a64a6e
hex() added to murmurHash3_128 example
2021-04-13 19:35:44 +00:00
Kruglov Pavel
6350f734dc
Merge branch 'master' into datasketches-uniq
2021-04-13 19:34:15 +03:00
songenjie
3effb74d31
[clickhouse][server][ddl] add fetch part docs
2021-04-13 09:52:36 +08:00
alexey-milovidov
d239c66fd3
Merge pull request #21511 from azat/optimize_skip_unused_shards-improvement
...
Rewrite IN in query for remote shards to exclude values that do not belong to the shard
2021-04-13 01:18:11 +03:00
adevyatova
d8ce971897
Minor fixes
2021-04-12 07:49:53 +00:00
Azat Khuzhin
fbb386dca5
Rewrite IN in query for remote shards to exclude values that does not belongs to shard
...
v2: fix optimize_skip_unused_shards_rewrite_in for sharding_key wrapped into function
v3: fix column name for optimize_skip_unused_shards_rewrite_in
v4: fix optimize_skip_unused_shards_rewrite_in with Null
v5:
- squash with Remove query argument for IStreamFactory::createForShard()
- use proper column after function execution (using sharding_key_column_name)
- update the test reference since (X) now is tuple(X)
2021-04-12 10:37:28 +03:00
Dmitry Krylov
923e9c644e
Adding documentation
2021-04-12 10:23:31 +10:00
michon470
0ef5f6b9b2
Merge branch 'master' into kuryatnikovm-DOCSUP-8022-prefer_column_name_to_alias
2021-04-12 00:01:06 +03:00
Tatiana Kirillova
139ab25477
Translation into Russian
2021-04-11 20:33:42 +03:00
Mikhail
d2c828871a
Update settings.md
2021-04-11 19:58:01 +03:00
alexey-milovidov
ce17ea603d
Merge pull request #22935 from zvonand/docs_datetime_funcs_dt64
...
Updated toStartOf* docs
2021-04-11 13:33:21 +03:00
alexey-milovidov
ea76e64f6b
Merge pull request #22926 from ClickHouse/Renew-ZooKeeper-configuration
...
Renew ZooKeeper example configuration in docs
2021-04-11 13:31:04 +03:00
alexey-milovidov
f33498c73b
Merge pull request #22941 from kirillikoff/kirillikoff-DOCSUP-6704
...
DOCSUP-6704: Documented the inactive_parts_to
2021-04-10 23:05:20 +03:00
alexey-milovidov
2785fa9e52
Fix Jinja templates that are being used for unknown reasons
2021-04-10 22:57:15 +03:00
alexey-milovidov
673ea02e3a
Merge pull request #22946 from Slach/improve_rename_docs
...
add RENAME DATABASE statement documentation
2021-04-10 22:54:49 +03:00
romanzhukov
e258462c2c
BY translation.
2021-04-10 19:14:36 +03:00
alexey-milovidov
9023dbc71b
Update tips.md
2021-04-10 17:29:22 +03:00
Tatiana Kirillova
7b7018e476
Description the inactive_parts_to_delay_insert and inactive_parts_to_throw_insert settings
2021-04-09 20:43:57 +03:00
zvonand
b8d10d762e
updated docs
2021-04-09 18:37:14 +03:00
changvvb
facbb0368b
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into support-apple-m1
2021-04-09 23:19:19 +08:00
Kruglov Pavel
dfa6e34fb2
Merge pull request #22610 from lehasm/alexey-sm-DOCSUP-7090-document-extractTextFromHTML
...
DOCSUP-7090: document extractTextFromHTML
2021-04-09 16:57:33 +03:00
Slach
d4082d2af6
add RENAME DATABASE statement documentation
2021-04-09 16:21:09 +05:00
alexey-milovidov
29980d2cc3
Update tips.md
2021-04-09 13:00:09 +03:00
alexey-milovidov
023f9d5566
Update tips.md
2021-04-09 12:47:47 +03:00
alexey-milovidov
3e3ea33ca1
Merge pull request #22747 from AnaUvarova/ana-uvarova-DOCSUP-7322-cell-towers-edit
...
DOCSUP-7322: Edit and translate to Russian — Cell Towers dataset
2021-04-08 23:45:36 +03:00
Alexey
0ef827ded7
added indent in tables
2021-04-08 19:32:27 +00:00
Maksim Kita
8d3ce5ef8d
Update tips.md
2021-04-08 22:30:36 +03:00
Maksim Kita
9c39eab57a
Documentation updated zookeeper configuration
2021-04-08 22:00:52 +03:00
Denis Glazachev
9398238f2f
ARM to arm64
2021-04-08 19:07:48 +04:00
Denis Glazachev
01d688b154
Remove -DENABLE_JEMALLOC=OFF everywhere as the default value should work
...
Remove extra '$' in the bach command list to ease copy-pasteing
Adjust comments for alternatives in commands
Add note about ARM (Apple Silicon) support
2021-04-08 19:05:04 +04:00
ana-uvarova
c939359f4d
Merge branch 'ana-uvarova-DOCSUP-7322-cell-towers-edit' of https://github.com/AnaUvarova/ClickHouse into ana-uvarova-DOCSUP-7322-cell-towers-edit
2021-04-08 17:26:17 +03:00
ana-uvarova
90aed6bcbb
comments edits
2021-04-08 17:24:56 +03:00
AnaUvarova
22f26f251a
Update docs/en/sql-reference/statements/alter/ttl.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:28:20 +03:00
Alexey Milovidov
480553b4a9
Add adopters
2021-04-08 16:27:49 +03:00
AnaUvarova
fd3b446efc
Update docs/en/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:56:58 +03:00
AnaUvarova
095556d174
Update docs/en/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:56:49 +03:00
AnaUvarova
edce1f5be9
Update docs/en/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:56:35 +03:00
alexey-milovidov
ac3de6626a
Update date.md
2021-04-08 10:51:04 +03:00
Alexey
05af425f83
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-8179-remove_control_unicode
2021-04-07 19:41:25 +00:00
Alexey
5afb1dc223
ru description, en dot fix
2021-04-07 19:23:53 +00:00
Alexey
3ea0ab625e
Improvements after review
2021-04-07 18:35:11 +00:00
Maksim Kita
eaba97bbc4
Merge pull request #22584 from olgarev/revolg-DOCSUP-7550-Dictionaries_nullable_support
...
DOCSUP-7550: Nullable types support in dictionaries
2021-04-07 19:36:56 +03:00
alexey-milovidov
ca2171695f
Update contrib.md
2021-04-07 17:20:18 +03:00
alexey-milovidov
8e35873f99
Update contrib.md
2021-04-07 17:17:31 +03:00
alexey-milovidov
c19482f4d2
Update contrib.md
2021-04-07 17:17:21 +03:00
ana-uvarova
d9b0a1ce89
pre-final
2021-04-07 16:47:26 +03:00
Denis Glazachev
9a5032585f
Merge branch 'master' into ldap-user-dn-detection
...
* master: (860 commits)
Update version_date.tsv after release 21.2.8.31
Update version_date.tsv after release 21.3.5.42
Fixed typos
Add metric to track how much time is spend during waiting for Buffer layer lock
Safer SCOPE_EXIT
Add SCOPE_EXIT_SAFE/SCOPE_EXIT_MEMORY_SAFE helpers
Lock MEMORY_LIMIT_EXCEEDED in ThreadStatus::detachQuery()
Update CHANGELOG.md
Reset timeouts to default
Add Third party service info
Disable table function view in expression (#21465 )
fix test 01702_system_query_log
Remove strange fsync on coordination logs rotation
add test
MemoryStorage sync comments and code
Fix typos
Support alter setting
Handle not plain where tree in StorageMerge modifySelect
Updated test
Change Aggregatingmergetree to AggregatingMergeTree in docs
...
2021-04-07 16:27:52 +04:00
ana-uvarova
5b3063d157
+ edits for EN
2021-04-07 13:33:59 +03:00
Nikolai Kochetov
d62e9c0b95
Merge pull request #22619 from olgarev/revolg-DOCSUP-8219-Date_time64_extended_range
...
DOCSUP-8219: DateTime64 extended range
2021-04-07 12:29:42 +03:00
alexey-milovidov
cb6097e8ae
Merge pull request #21559 from ka1bi4/romanzhukov-DOCSUP-7045-https-replication
...
DOCSUP-7045: Edit and translate to Russian (Upgrading CH and https interserver replication)
2021-04-07 07:24:44 +03:00
Olga Revyakina
b87af2c4a8
Fixed typos
2021-04-07 05:31:13 +03:00
Alexey
97188f5b85
Some minor changes: words, formatting
2021-04-06 19:10:22 +00:00
Maksim Kita
8c3ccaa247
Merge pull request #22686 from tetafro/master
...
Fix grammar in docs
2021-04-06 21:57:09 +03:00
Alexey
80508356c0
Original description from a source code.
...
Some new lines removed, backticks added.
2021-04-06 18:52:06 +00:00
ana-uvarova
f328bc3f09
Draft.
2021-04-06 17:37:36 +03:00
Vladimir Bunchuk
23c675e6dc
Add Third party service info
2021-04-06 16:43:09 +03:00
Kruglov Pavel
ae883829ef
Merge pull request #22687 from Avogar/fix-doc
...
Change Aggregatingmergetree to AggregatingMergeTree in docs
2021-04-06 10:41:50 +03:00
Pavel Kruglov
cb7efb8efe
Change Aggregatingmergetree to AggregatingMergeTree in docs
2021-04-06 10:37:56 +03:00
Denis Krivak
ea563b193c
Fix grammar in docs
2021-04-06 10:17:24 +03:00
alexey-milovidov
cf2931384b
Update adopters.md
2021-04-06 02:07:36 +03:00
Kseniia Sumarokova
32cf4e378e
Merge pull request #22623 from olgarev/revolg-DOCSUP-8221-check_query_single_value_result
...
DOCSUP-8221: check_query_single_value_result setting
2021-04-06 00:22:37 +03:00
Alexey
5aeda14f10
Active voice in the note. Article added.
2021-04-05 20:53:55 +00:00
Alexey
7fa672c519
Changed some words. Fixed typos
2021-04-05 20:34:10 +00:00
Alexey
1024bff93f
Russian translation. Format changed a bit in english.
2021-04-05 20:19:18 +00:00
Alexey
0ac2277fac
Example with url() added
2021-04-05 19:37:01 +00:00
pingyu
e05ee09621
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into datasketches-uniq
2021-04-05 16:47:53 +08:00
benbiti
7ca70a5839
update docs uniqhll12 212 -> 2^12
2021-04-05 11:03:47 +08:00
alexey-milovidov
16302609e0
Merge pull request #22611 from chasingegg/fix-trace-log-doc
...
Fix trace log doc
2021-04-05 00:19:07 +03:00
alexey-milovidov
af9d5440bd
Update trace_log.md
2021-04-05 00:18:48 +03:00
Alexey
542f2e7171
Some formatting updated
2021-04-04 20:43:33 +00:00
olgarev
a6b6734231
Apply suggestions from code review
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-04 22:39:18 +03:00
Olga Revyakina
b980120042
First commit
2021-04-04 21:27:00 +03:00
adevyatova
06b57c6bf5
add example
2021-04-04 17:55:40 +00:00
Olga Revyakina
f298375f07
Supported range
2021-04-04 20:33:32 +03:00
Maksim Kita
bcd1bf88c4
Merge pull request #22597 from adevyatova/annadevyatova-DOCSUP-5424-attach
...
DOCSUP-5424: Update the SQL-statement ATTACH
2021-04-04 20:21:38 +03:00
chasingegg
c1556e4d8e
tiny fix
2021-04-05 00:17:42 +08:00
chasingegg
1aa2b3a4cd
fix trace type
2021-04-05 00:16:35 +08:00
Alexey
cba8aeb5f6
Text updated
2021-04-04 15:37:53 +00:00
pingyu
aca2c01538
add doc
2021-04-04 23:03:34 +08:00
tavplubix
31b202bfd0
Merge pull request #21950 from adevyatova/annadevyatova-DOCSUP-6113-atomic
...
DOCSUP-6113: Document the Atomic database engine
2021-04-04 17:06:31 +03:00
Maksim Kita
6d3bf81dd1
Merge pull request #22372 from otrazhenia/evgsudarikova-DOCSUP-7575
...
DOCSUP-7575: Edit and translate to Russian
2021-04-04 16:05:25 +03:00
Anna
fcd5a569b2
update attach query desc
2021-04-04 15:14:09 +03:00
Olga Revyakina
3f33ab064e
Added Polygon NULL support from #21890
2021-04-04 12:47:33 +03:00
Roman Bug
e0fcc57ffc
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru
2021-04-04 12:45:39 +03:00
Olga Revyakina
da3f973eac
Minor fixes
2021-04-04 12:41:30 +03:00
Olga Revyakina
3fc988f6e6
Polygon link added
2021-04-04 12:39:04 +03:00
Olga Revyakina
adf494ae1f
Nullable types
2021-04-04 11:00:48 +03:00
Alexey
ec80a3d329
Text edits
2021-04-03 19:31:24 +00:00
Alexey
1d4e8c8205
extractTextFromHTML description
2021-04-03 16:16:56 +00:00
Anna
01d91973aa
Merge branch 'annadevyatova-DOCSUP-6113-atomic' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-6113-atomic
2021-04-02 22:17:09 +03:00
Anna
ca25d6c909
add ru desc
2021-04-02 22:16:48 +03:00
Anna
2b0cd92427
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 21:36:08 +03:00
alexey-milovidov
014b443a22
Merge pull request #22493 from kolsys/fix-translation-22377
...
Fix translation for arrayFill, arraySplit
2021-04-02 21:12:29 +03:00
alexey-milovidov
645bea04c3
Merge pull request #22508 from traceon/macos-build-doc-update
...
Revisit macOS build instructions
2021-04-02 21:10:48 +03:00
alexey-milovidov
fe13708cb0
Update build-osx.md
2021-04-02 21:09:12 +03:00
tavplubix
93bd2c3b67
Merge pull request #18978 from myrrc/feature/attach-partition-local
...
Lookup parts/partitions in replica's own detached/ folder before downloading them from other replicas
2021-04-02 17:46:03 +03:00
Denis Glazachev
ea45779f0c
Adjust wording
2021-04-02 17:38:17 +04:00
Denis Glazachev
9e342bf9f0
Revisit macOS build instructions
2021-04-02 17:31:20 +04:00
Anna
0945285fae
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic
2021-04-02 14:45:10 +03:00
Anna
5784dffd0d
Fixed after review
2021-04-02 14:43:13 +03:00
Kseniia Sumarokova
93adbda221
Merge pull request #21268 from olgarev/revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
...
DOCSUP-5920: Documented PostgreSQL engines, function and dictionary
2021-04-02 14:30:29 +03:00
gyuton
8011f5c36a
DOCSUP-5910: Documented SimHash, MinHash, bitHammingDistance and tupleHammingDistance functions ( #22131 )
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
2021-04-02 14:19:25 +03:00
Anna
db52f9cab4
Update docs/en/engines/database-engines/atomic.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:56:12 +03:00
Anna
2f9625bb65
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:55:43 +03:00
Anna
fbacb9197f
Update docs/en/engines/database-engines/atomic.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:54:52 +03:00
Nickolay Yastrebov
291c82e3fe
Fix translation for arrayFill, arrayReverseFill, arraySplit, arrayReverseSplit functions. #22377
2021-04-02 13:23:11 +03:00
olgarev
46de3d415a
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
2021-04-02 10:39:53 +03:00
Alexey
f6345abba1
Added leading space to lines starting with "---"
...
They are interpreted as meta information for yaml TOC
and mess up building documentation process
(with single page the second time without clean)
2021-04-01 21:01:04 +00:00
Alexey
454e6635ad
non-printable characters removed
2021-04-01 20:33:54 +00:00
Mike Kot
c947280dfc
Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local
2021-04-01 21:38:51 +03:00
Kruglov Pavel
150c53ee3b
Merge pull request #22224 from kirillikoff/kirillikoff-DOCSUP-6698
...
DOCSUP-6698: Description of setting min_marks_to_honor_max_concurrent_queries
2021-04-01 17:16:13 +03:00
alexey-milovidov
b3dc44e267
Merge pull request #22350 from gyuton/gyuton-DOCSUP-8002-Edit-and-translate-to-Russian
...
DOCSUP-8002: Edited and translated to Russian (insert_distributed_one_random_shard)
2021-04-01 17:15:33 +03:00
Anna
56cf8f10be
update atomic desc, add settings desc
2021-04-01 15:50:47 +03:00
Evgeniia Sudarikova
031c8f0fc6
added link
2021-04-01 12:37:09 +03:00
alexey-milovidov
58862b5c4d
Merge pull request #22402 from Slach/improve_parseDate_docs
...
add description for parseDateTime64BestEffort* functions
2021-04-01 05:45:54 +03:00
Alexey Milovidov
c65ef9bba8
Add more adopters
2021-04-01 04:03:17 +03:00
Olga Revyakina
3fbe407aaa
Replicas priority example added.
2021-04-01 01:48:48 +03:00
alexey-milovidov
f9fb497a74
Merge pull request #22400 from ClickHouse/more-adopters
...
Closing some tabs in my Firefox
2021-04-01 01:42:48 +03:00
Roman Bug
99b8e9e93d
Update docs/en/operations/update.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-31 18:18:43 +03:00
Nikita Mikhaylov
708eab413c
Merge pull request #22156 from kirillikoff/kirillikoff-DOCSUP-7363
2021-03-31 13:54:37 +03:00
Slach
0bb44708c7
add description for parseDateTime64BestEffort, parseDateTime64BestEffortOrNull, parseDateTime64BestEffortOrZero
...
sync EN and RU versions of `type-conversion-functions.md`, add notes about reinterpret and CAST functions
2021-03-31 11:32:00 +05:00
alexey-milovidov
94d3ebb5ea
Update adopters.md
2021-03-31 09:19:35 +03:00
Alexey Milovidov
32cca8cfb6
More
2021-03-31 08:31:47 +03:00
Alexey Milovidov
7709402422
Add more adopters
2021-03-31 08:15:58 +03:00
Olga Revyakina
6690a2e043
Last changes restored
2021-03-30 20:35:38 +03:00
Anton Popov
c992cde9b6
Merge pull request #22174 from gyuton/gyuton-DOCSUP-6212-document-the-log_comment_setting
...
DOCSUP-6212: Document the log_comment setting
2021-03-30 20:24:56 +03:00
kirillikoff
cde71fbbe5
Update docs/en/sql-reference/functions/files.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:11:30 +03:00
kirillikoff
3573a2ba4b
Update docs/en/sql-reference/functions/files.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:15 +03:00
kirillikoff
fb8fdf7aa1
Update docs/en/sql-reference/functions/files.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:03 +03:00
Evgeniia Sudarikova
728e8fe3a4
minor changes
2021-03-30 18:33:02 +03:00
Evgeniia Sudarikova
b41e3e8146
edited lists
2021-03-30 18:19:18 +03:00
Vladimir
1f5052a7c5
Merge pull request #21901 from jinghancc/jinghan/fix-doc-description-for-window-funnel
2021-03-30 16:23:21 +03:00
Roman Bug
040137927d
remove warning (en)
2021-03-30 16:08:19 +03:00
Anton Popov
9e2e41f713
Update settings.md
2021-03-30 16:07:54 +03:00
Roman Bug
a28dd16846
fix (update multiple servers) en
2021-03-30 15:51:15 +03:00
Tatiana Kirillova
91035081e7
Changes to the text
2021-03-30 13:54:49 +03:00
Vladimir
5ae9f2c5bb
Merge pull request #21329 from depressed-pho/isIPAddressContainedIn
2021-03-30 13:26:49 +03:00
George
21f89567c4
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-6212-document-the-log_comment_setting
2021-03-30 11:58:16 +03:00
George
9bd66638bd
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into gyuton-DOCSUP-8002-Edit-and-translate-to-Russian
2021-03-30 11:55:49 +03:00
Tatiana Kirillova
676ea1efc3
The translate to Russian
2021-03-30 11:52:38 +03:00
George
501ee79a28
small fixes
2021-03-30 11:49:54 +03:00
Vladimir
b7c191c60e
Merge branch 'master' into jinghan/fix-doc-description-for-window-funnel
2021-03-30 11:00:31 +03:00
Kruglov Pavel
a60d981b11
Merge pull request #21430 from AnaUvarova/ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
...
DOCSUP-5932: Update the description of the position function normal
2021-03-30 10:35:42 +03:00
ana-uvarova
b853144e45
developer`s comments done
2021-03-30 09:15:52 +03:00
yingjinghan
2f55ce8b56
docs/aggregate-functions: fix window description for windowFunnel
...
This commit fixes doc description of window for ClickHouse aggregate
function windowFunnel.
Previously, window was described as time interval between adjacent
conditions, but actually it is the time interval between first condition
and last condition.
Now, we change the description to reflect the fact.
2021-03-30 10:12:29 +08:00
Anton Popov
5ada14082f
Merge pull request #22025 from vdimir/window-funncel-strict-increase
...
Add option strict_increase to windowFunnel
2021-03-30 01:20:17 +03:00
Anna
a841828ab6
test
2021-03-29 23:13:26 +03:00
alexey-milovidov
9d84f3113a
Merge pull request #21512 from azat/optimize_skip_unused_shards_limit
...
Add optimize_skip_unused_shards_limit
2021-03-29 21:13:18 +03:00
George
f43bb61a26
updated settings.md
2021-03-29 21:11:12 +03:00
George
a057a66b08
updated settings.md
2021-03-29 21:05:31 +03:00
Evgeniia Sudarikova
1b5d755135
edited and translated
2021-03-29 17:57:27 +03:00
曲正鹏
e6c755cabd
Update materialize-mysql.md ( #22275 )
2021-03-29 15:20:25 +03:00
tavplubix
0aba1a7357
Merge pull request #21720 from michon470/kuriatnikovm-DOCSUP-7105-translate_changes
...
DOCSUP-7105: LIVE VIEW and settings.md changes translated
2021-03-29 15:04:11 +03:00
vdimir
ada4a2ba00
Upd doc for isIPAddressInRange
2021-03-29 13:43:21 +03:00
alexey-milovidov
7af59dbf79
Merge pull request #22061 from ClickHouse/filimonov-patch-1
...
Update column.md
2021-03-29 05:29:47 +03:00
Denis Glazachev
0762e1a890
Implement config parsing and actual support for user_dn_detection section and user_dn placeholder substitution
...
Refactor some config parsing code
Rename some arguments to better reflect their meaning
Add documentation for user_dn_detection section and user_dn placeholder in config.xml and in docs
2021-03-29 02:23:20 +04:00
michon470
27fdd823ba
Update docs/en/sql-reference/statements/create/view.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 00:16:02 +03:00
michon470
5b865a15ea
Update docs/en/sql-reference/statements/create/view.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 00:15:48 +03:00
michon470
ca071ec971
Update docs/en/sql-reference/statements/create/view.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-29 00:13:59 +03:00
Alexey
e91002eda6
simple example (tags and inserted whitespaces)
2021-03-28 19:55:26 +00:00
Alexey
55b40011d9
extractTextFromHTML syntax added
2021-03-28 18:42:04 +00:00
Tatiana Kirillova
8d3f6be370
minor fixes
2021-03-28 21:26:51 +03:00
Tatiana Kirillova
704a4a5521
Description of setting min_marks_to_honor_max_concurrent_queries
2021-03-28 20:43:21 +03:00
romanzhukov
2fabb28272
Add BY expression.
2021-03-28 15:33:00 +03:00
romanzhukov
59a0f6f84c
Add BY expression.
2021-03-28 14:11:56 +03:00
George
bba5c08856
Fix
2021-03-28 04:22:58 +03:00
gyuton
bfcff1c915
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-28 01:15:28 +03:00
olgarev
c27e6ce6d0
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
2021-03-28 01:00:43 +03:00
Mikhail
e9aa43fe8b
LIVE-представления, изменение перевода
2021-03-27 21:57:04 +03:00
romanzhukov
c7f32d3fd9
Add SeekTable documentation.
2021-03-27 01:52:09 +03:00
Robert Hodges
48ba36b682
Update postgresql.md
...
Corrected typo in PostgreSQL Table Engine page title.
2021-03-26 10:34:48 -07:00
George
d1fcaf66ba
Small changes
2021-03-26 18:58:39 +03:00
George
a91a960b2b
Added description
2021-03-26 18:45:09 +03:00
George
92ff804c31
first entry
2021-03-26 15:49:21 +03:00
Mikhail
3a83c3b903
link fix
2021-03-26 13:49:58 +03:00
Tatiana Kirillova
e4bf63f470
Link for see also
2021-03-26 12:25:33 +03:00
Mikhail
979beae635
Merge branch 'kuriatnikovm-DOCSUP-7105-translate_changes' of https://github.com/michon470/ClickHouse into kuriatnikovm-DOCSUP-7105-translate_changes
2021-03-26 12:20:56 +03:00
Mikhail
37d8dfbeda
ошибка
2021-03-26 12:00:31 +03:00
Tatiana Kirillova
25052fc3f2
Reads file as a String
2021-03-26 11:47:41 +03:00
Tatiana Kirillova
9f6ad165c8
Updated description
2021-03-26 11:22:43 +03:00
Alexander Tokmakov
d138c0fda9
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic
2021-03-26 10:50:38 +03:00
michon470
9847b73250
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-03-26 10:46:25 +03:00
Tatiana Kirillova
db505553a4
Reads file as String - description of the new function.
2021-03-26 10:09:51 +03:00
PHO
26dc629366
Add a function isIPAddressContainedIn()
...
This function takes an IP address and a CIDR network prefix, and determines if the address is contained in the network. It supports both IPv4 and IPv6 addresses, and expects arguments to be strings.
ClickHouse doesn't support union types. We cannot use the native IPv4 and IPv6 types for this reason.
2021-03-26 12:11:35 +09:00
alexey-milovidov
67f6efb94d
Update column.md
2021-03-26 02:35:38 +03:00
alexey-milovidov
ddbd95be2d
Suggestion from @l1tsolaiki
2021-03-26 01:55:42 +03:00
Alexander Kuzmenkov
0675f9403c
Merge pull request #21895 from ClickHouse/aku/laglead
...
float RANGE OFFSET and lag/lead_in_frame
2021-03-25 23:00:22 +03:00
Kruglov Pavel
8c6da972da
Merge pull request #22059 from sevirov/sevirov-DOCSUP-4916-add_orc_output_format
...
DOCSUP-4916: Add ORC output format
2021-03-25 22:13:37 +03:00
Maksim Kita
bbe1960eea
Merge pull request #21573 from kitaisreal/updated-cache-dictionary-storage
...
Added specialized CacheDictionaryStorage
2021-03-25 21:29:01 +03:00
Alexander Kuzmenkov
8ea697b7df
use camelCase
2021-03-25 18:49:45 +03:00
romanzhukov
49aeac2678
DOCSUP-7086: Fix last ticket comments.
2021-03-25 17:24:42 +03:00
michon470
d8931e504e
Merge branch 'master' into kuriatnikovm-DOCSUP-7105-translate_changes
2021-03-25 16:32:39 +03:00
michon470
9eb816b1fe
Update docs/en/sql-reference/statements/watch.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:01:38 +03:00
michon470
a727995e54
Update docs/en/sql-reference/statements/watch.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 02:01:25 +03:00
michon470
bd16e6243c
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-25 01:01:44 +03:00
Dmitriy
d1f72f81f5
Translate to Russian
...
Перевел на русский язык.
2021-03-25 00:21:08 +03:00
Mike Kot
285af08949
Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local
2021-03-24 22:34:20 +03:00
Dmitriy
4786e8f2a8
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4916-add_orc_output_format
2021-03-24 19:32:39 +03:00
Roman Bug
ec6efa936b
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru
2021-03-24 19:17:06 +03:00
Azat Khuzhin
7c07b43597
Convert system.errors.stack_trace from String into Array(UInt64)
...
This should decrease overhead for the errors collecting.
2021-03-24 06:52:48 +03:00
filimonov
6bac215fac
Update column.md
2021-03-24 00:04:54 +01:00
Dmitriy
767eba04f9
Update ORC format
...
Поправил якоря.
2021-03-24 00:22:38 +03:00
Dmitriy
7154b36a2d
Add ORC output format
...
Задокументировал вывод данных в ORC формате.
2021-03-24 00:08:07 +03:00
Russ Frank
592d6b48f1
fix merge oopsie
2021-03-23 15:27:38 -04:00
Russ Frank
047146936c
update deltasumtimestamp docs
2021-03-23 15:24:53 -04:00
Russ Frank
fb68adc643
Merge remote-tracking branch 'origin' into rf/deltasum-with-timestamp
2021-03-23 15:24:32 -04:00
AnaUvarova
17c9e7de10
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 19:10:48 +03:00
Alexander Kuzmenkov
c9facd631c
Merge remote-tracking branch 'origin/master' into HEAD
2021-03-23 17:40:13 +03:00
Vitaly Baranov
f784bd4051
Merge pull request #21328 from zvonand/docs_kerberos_support
...
Adding documentation for Kerberos external authenticator.
2021-03-23 17:34:47 +03:00
Alexander Kuzmenkov
2d3245d999
Merge pull request #21470 from adevyatova/annadevyatova-DOCSUP-5841-translate
...
DOCSUP-5841: Edit and translate to Russian
2021-03-23 16:13:54 +03:00
Mikhail
b50fd4d133
небольшая финальная правка
2021-03-23 15:20:35 +03:00
vdimir
84e884447c
Add doc to modes for widnowFunnel
2021-03-23 14:44:10 +03:00
Kruglov Pavel
290e8e6b87
Merge pull request #21587 from gyuton/gyuton-DOCSUP-6703-Document-the-insert_shard_id-setting
...
DOCSUP-6703: Documented the insert_shard_id setting
2021-03-23 13:10:05 +03:00
gyuton
601eb40d89
Update settings.md
2021-03-23 13:01:57 +03:00
gyuton
52c5608a05
Update settings.md
2021-03-23 12:23:52 +03:00
gyuton
3be9d798ce
Update docs/en/operations/settings/settings.md
...
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-03-23 12:22:38 +03:00
Nikolai Kochetov
c2cbdf89a0
Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type
...
DOCSUP-7042: Edit and translate to Russian (deltaSum function and queries quota type)
2021-03-23 12:05:28 +03:00
Roman Bug
58599ba220
Update deltasum.md
...
remove aggregate from deltasum.
2021-03-23 11:07:18 +03:00
ana-uvarova
9fd0d09ba2
subheaders clarification and short descr
2021-03-23 09:38:47 +03:00
AnaUvarova
1fd7a2a90f
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:28:37 +03:00
AnaUvarova
70b44373cb
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:27:12 +03:00
AnaUvarova
0bb6275dfe
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:48 +03:00
AnaUvarova
a5d8741060
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:35 +03:00
AnaUvarova
e58a8dd033
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:26:23 +03:00
AnaUvarova
b15b35ca75
Update docs/en/sql-reference/functions/string-search-functions.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-23 09:25:38 +03:00
Anna
cdbb7ec491
update atomic.md
2021-03-23 00:08:08 +03:00
alexey-milovidov
49cdd5e434
Merge pull request #21714 from taleh007/patch-1
...
Add link to `DROP VIEW` command
2021-03-22 23:45:12 +03:00
alexey-milovidov
06ce573c3c
Update view.md
2021-03-22 23:44:31 +03:00
Alexander Kuzmenkov
b0284f20c3
Merge branch 'master' into aku/laglead
2021-03-22 21:16:27 +03:00
ana-uvarova
a93a321db8
++
2021-03-22 19:49:14 +03:00
ana-uvarova
9461c4e877
finish
2021-03-22 19:34:57 +03:00
ana-uvarova
2ded2dd249
Merge branch 'ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn' of https://github.com/AnaUvarova/ClickHouse into ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
...
# Conflicts:
# docs/en/sql-reference/functions/string-search-functions.md
2021-03-22 19:32:18 +03:00
ana-uvarova
c1da5dc37a
new examples
2021-03-22 19:30:28 +03:00
AnaUvarova
ebe3a304af
Merge branch 'master' into ana-uvarova-DOCSUP-5932-Updt-descrptn-pstn-fnctn
2021-03-22 19:12:32 +03:00
ana-uvarova
52c7ea3366
comments edits
2021-03-22 17:22:27 +03:00
Anna
555a4fd1d7
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic
2021-03-22 15:18:27 +03:00
Anna
d841e3821a
added some text
2021-03-22 00:22:51 +03:00
Kseniia Sumarokova
bf5b8e1a14
Merge pull request #21892 from sevirov/sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table
...
DOCSUP-6177: Add new columns to the system.query_log system table
2021-03-21 21:46:40 +03:00
Maksim Kita
18abfc99d5
Merge pull request #21723 from olgarev/revolg-DOCSUP-6548-Edit_and_translate
...
DOCSUP-6548: Edit and translate
2021-03-21 20:56:02 +03:00
Dmitriy
f2de3f5dfd
Update query_log
...
Внес небольшие изменения.
2021-03-21 19:22:04 +03:00
Dmitriy
ccb40e56a0
Fix by comments
...
Поправил русскую и английскую версии согласно комментариям разработчика.
2021-03-21 18:16:34 +03:00
Anna
82a0340490
Fixes after review
2021-03-21 17:23:16 +03:00
Anna
357cd6fb94
Merge branch 'master' into annadevyatova-DOCSUP-5841-translate
2021-03-21 17:00:19 +03:00
tavplubix
ee1ffb23de
Merge pull request #21722 from olgarev/revolg-DOCSUP-6542-Edit_and_translate
...
DOCSUP-6542: Edit and translate
2021-03-21 12:50:25 +03:00
Mikhail
5c21dd747a
changes according to task comment
2021-03-21 08:57:55 +03:00
Mikhail
f61b49bd17
перевод watch и мелкие правки в англ
2021-03-21 07:49:39 +03:00
Mikhail
a51df819f6
Update view.md
2021-03-21 06:34:15 +03:00
Dmitriy
3630668242
Update the example
...
Обновил пример и некоторые столбцы.
2021-03-21 01:12:05 +03:00
Roman Bug
625195b01e
Merge branch 'master' into romanzhukov-DOCSUP-7086-add-s3-translation-ru
2021-03-20 17:36:40 +03:00
Olga Revyakina
f3c0acf753
Small fix before the second start
2021-03-20 13:41:58 +03:00
Olga Revyakina
89f5a64cc0
Merge branch 'master' into revolg-DOCSUP-5920-PostgreSQL_function_dictionary_engine
2021-03-20 12:48:25 +03:00
Nikita Mikhaylov
328c2b4ca8
Merge pull request #21569 from lehasm/alexey-sm-DOCSUP-7099-translate-runningConcurrency
...
DOCSUP-7099: edit and translate (runningConcurrency, max_parallel_replicas)
2021-03-19 22:14:05 +03:00
alexey-milovidov
61dee8c056
Update support.md
2021-03-19 16:47:39 +03:00
gyuton
8f1f9415f9
Update settings.md
2021-03-19 16:28:46 +03:00
Andrey
34ad5dca53
Merge branch 'master' into docs_kerberos_support
2021-03-19 15:31:55 +03:00
Alexander Kuzmenkov
bb7b95a84b
Merge pull request #21702 from ka1bi4/romanzhukov-DOCSUP-5874-strawberry-cake
...
DOCSUP-5874: Edit and translate to Russian (Add Recipes Dataset)
2021-03-19 14:16:05 +03:00
Roman Bug
7e88e05f61
Update docs/en/getting-started/example-datasets/recipes.md
...
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2021-03-19 12:16:45 +03:00
Alexander Kuzmenkov
1beba597ca
Merge remote-tracking branch 'origin/master' into HEAD
2021-03-19 02:11:08 +03:00
Alexander Kuzmenkov
6aa9039f7d
float frames and lag/lead_in_frame
2021-03-19 02:05:43 +03:00
Dmitriy
7bf89bce06
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table
2021-03-19 00:46:52 +03:00
Dmitriy
4046f414fe
Add new columns
...
Добавил новые и недостающие столбцы в описание таблицы.
2021-03-19 00:15:43 +03:00
Russ Frank
3e29e4b7cc
improve deltasumtimestamp doc
2021-03-18 14:59:31 -04:00
alexey-milovidov
d83b489a5a
Merge pull request #21719 from gyuton/gyuton-DOCSUP-7106-Edit_and_translate_to_Russian
...
DOCSUP-7106: Edited and translated to Russian
2021-03-18 17:05:09 +03:00
Roman Bug
2248001079
Merge branch 'master' into romanzhukov-DOCSUP-7042-deltaSum-quota-type
2021-03-18 16:33:38 +03:00
romanzhukov
01b3bd12cd
DOCSUP-7042: Fix by PR comments.
2021-03-18 16:28:24 +03:00
romanzhukov
348e76a47f
DOCSUP-7042: Fix by PR comments.
2021-03-18 16:16:15 +03:00
Maksim Kita
18ed9c5c67
SSDCacheDictionary remove max_stored_keys option
2021-03-18 12:55:17 +03:00
Roman Bug
46280409db
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:41 +03:00
Roman Bug
f3d8ef5f50
Update docs/en/sql-reference/aggregate-functions/reference/deltasum.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-18 09:30:36 +03:00
George
2c88b0bd91
Small fixes
2021-03-18 02:03:27 +03:00