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
romanzhukov
9c4eabc65a
BY translation fixes.
2021-04-16 17:06:18 +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
Roman Bug
d5b0537268
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 21:05:17 +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
bca0bd1333
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:45:31 +03:00
Roman Bug
bfcd59f94c
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:21 +03:00
Roman Bug
d1e9fa3957
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:16 +03:00
Roman Bug
6e7aabb2cb
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:09 +03:00
Roman Bug
d894652470
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:44:04 +03:00
Roman Bug
d7ecef890f
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:59 +03:00
Roman Bug
e71a110f1c
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:54 +03:00
Roman Bug
b71ed87386
Update docs/ru/sql-reference/statements/optimize.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:47 +03:00
Roman Bug
1d0ab1c35c
Update docs/ru/interfaces/third-party/gui.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:41 +03:00
Roman Bug
6a29901d68
Update docs/ru/interfaces/third-party/gui.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:36 +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
Roman Bug
977475d7c6
Update docs/ru/interfaces/third-party/gui.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-15 15:43:26 +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
Anna
abeccff02e
Update table.md
2021-04-14 09:24:17 +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
403d56a172
build.py removes single.md after build
2021-04-13 20:44:34 +00: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
tavplubix
c634e7b7ba
Merge pull request #22995 from MichaelMonashev/patch-6
...
add argMax and argMin
2021-04-13 15:09:06 +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
alexey-milovidov
344c08b83c
Merge pull request #22975 from kirillikoff/kirillikoff-DOCSUP-6704-translation
...
DOCSUP-6704: Translation into Russian
2021-04-13 01:14:32 +03:00
Michael Monashev
03b4a1f0a8
add argMax and argMin
2021-04-12 19:21:53 +03:00
kirillikoff
b33d5cb75e
Update merge-tree-settings.md
2021-04-12 16:11:06 +03:00
mehanizm
ab3ea3cbd2
Fix typo in postgresql.md
2021-04-12 15:50:32 +03:00
kirillikoff
f4232de548
Update merge-tree-settings.md
2021-04-12 12:11:39 +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
Tatiana Kirillova
139ab25477
Translation into Russian
2021-04-11 20:33:42 +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
romanzhukov
500b15f853
Seek table translation.
2021-04-10 18:28:45 +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
2e2ff855ae
russian description updated
2021-04-08 20:01:19 +00: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
17753cc266
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:04:28 +03:00
AnaUvarova
a376e044c1
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:04:12 +03:00
AnaUvarova
fdd7fcb8b4
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:04:00 +03:00
AnaUvarova
de0e70115e
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:03:44 +03:00
AnaUvarova
649a58a65d
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:03:21 +03:00
AnaUvarova
39b2cb0988
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:02:55 +03:00
AnaUvarova
c0801f1260
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 16:02:00 +03:00
AnaUvarova
4b889640d2
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:59:38 +03:00
AnaUvarova
24e4791ddb
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:57:39 +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
AnaUvarova
eaec5a562f
Update docs/ru/getting-started/example-datasets/cell-towers.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-08 15:56:25 +03:00
alexey-milovidov
ac3de6626a
Update date.md
2021-04-08 10:51:04 +03:00
ana-uvarova
89d6aa087c
order
2021-04-07 22:42:18 +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
ana-uvarova
c742aab095
hierarchy
2021-04-07 22:35:19 +03:00