Caspian
|
eab4cb3cdc
|
use new syntax, update docs
|
2021-07-21 23:08:38 +08:00 |
|
Caspian
|
7c6dc56bcd
|
Merge branch 'master' into grant_by_replace
|
2021-07-20 17:41:12 +08:00 |
|
alexey-milovidov
|
596dae50f4
|
Merge pull request #26506 from miguelff/fix-assumeNotNull-docs
Fix `assumeNotNull` docs
|
2021-07-20 01:30:03 +03:00 |
|
Kseniia Sumarokova
|
2d2f63c620
|
Merge pull request #26458 from ka1bi4/romanzhukov-DOCSUP-10513-MaterializeMySQLComments
DOCSUP-10513: Add MaterializeMySQL Engine column comments support
|
2021-07-19 21:36:13 +03:00 |
|
alexey-milovidov
|
6eb11e5525
|
Update functions-for-nulls.md
|
2021-07-19 17:33:52 +03:00 |
|
alexey-milovidov
|
05066ef815
|
Update developer-instruction.md
|
2021-07-19 16:14:35 +03:00 |
|
Miguel Fernández
|
c308ab4a40
|
Fix assumeNotNull docs
assumeNotNull empirically behaves like the opposite of what was described, returning a non-null value for a null type.
|
2021-07-19 14:02:22 +02:00 |
|
Roman Bug
|
9ed05ca34b
|
Update docs/en/engines/database-engines/materialize-mysql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2021-07-19 10:10:18 +03:00 |
|
Andy Liang
|
cbdcfaaee7
|
table.md compression codec example sql
The example SQL is missing a comma ","
|
2021-07-18 11:06:08 -04:00 |
|
romanzhukov
|
2f3bd6b737
|
DOCSUP-10513: FIX PR comments.
|
2021-07-17 11:52:43 +03:00 |
|
romanzhukov
|
495ab4cfa5
|
DOCSUP-10513: Fix EN & add RU.
|
2021-07-16 20:17:53 +03:00 |
|
romanzhukov
|
64ca3e140a
|
DOCSUP-10513: Add EN
|
2021-07-16 19:13:09 +03:00 |
|
mergify[bot]
|
126a2d7ad1
|
Merge branch 'master' into dist-per-table-monitor-settings
|
2021-07-16 13:32:40 +00:00 |
|
alexey-milovidov
|
4103c22310
|
Merge pull request #26245 from arenadata/ADQM-322
Avro string for ClickHouse String
|
2021-07-16 12:23:50 +03:00 |
|
caspian
|
1497fc4290
|
update docs
|
2021-07-16 16:57:04 +08:00 |
|
Maksim Kita
|
11203fb7ea
|
Merge pull request #26379 from zxc111/DOCSUP-11552
DOCSUP-11657: check sampling expression at creation table.
|
2021-07-16 11:00:53 +03:00 |
|
Maksim Kita
|
76e3bd87bc
|
Update merge-tree-settings.md
|
2021-07-16 11:00:36 +03:00 |
|
Maksim Kita
|
5a80cbb6cc
|
Update merge-tree-settings.md
|
2021-07-16 10:59:29 +03:00 |
|
Maksim Kita
|
813c37b9fe
|
Update merge-tree-settings.md
|
2021-07-16 10:57:55 +03:00 |
|
caspian
|
1723a522cc
|
update docs
|
2021-07-16 10:13:04 +08:00 |
|
Azat Khuzhin
|
f3d3ec44a6
|
Add ability to set Distributed directory monitor settings via CREATE TABLE
|
2021-07-16 04:10:47 +03:00 |
|
tavplubix
|
56173c565d
|
Merge pull request #24998 from adevyatova/annadevyatova-DOCSUP-7502-replicated
DOCSUP-7502: Document the database engine Replicated
|
2021-07-15 22:54:59 +03:00 |
|
zxc111
|
a7edcb0de3
|
update engines/table-engines/mergetree-family/mergetree.md
|
2021-07-16 00:12:10 +08:00 |
|
zxc111
|
70ec444400
|
update operations/settings/merge-tree-settings.md
|
2021-07-15 23:58:44 +08:00 |
|
Maksim Kita
|
4cc98c8fd8
|
Merge pull request #26230 from lehasm/alexey-sm-DOCSUP-9858-doc-postgres-like-cast
DOCSUP-9858: document cast syntax x::t
|
2021-07-15 18:16:39 +03:00 |
|
Ikko Ashimine
|
93a2c03d5a
|
Fix typo in clickhouse-keeper.md
Implemetation -> Implementation
|
2021-07-15 23:39:52 +09:00 |
|
lehasm
|
c49c06f629
|
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-07-15 16:36:18 +03:00 |
|
Anna
|
2a2d91612a
|
Merge branch 'master' into annadevyatova-DOCSUP-7502-replicated
|
2021-07-15 15:31:01 +03:00 |
|
Nikita Mikhaylov
|
1d57931774
|
Merge pull request #26053 from sevirov/sevirov-DOCSUP-10557-support_complex_types_in_arrow_parquet_orc_formats
DOCSUP-10557: Support complex types in Arrow/Parquet/ORC formats
|
2021-07-15 13:48:57 +03:00 |
|
alexey-milovidov
|
e5e3a88984
|
Update adopters.md
|
2021-07-14 23:41:03 +03:00 |
|
Alexey
|
83460e8db9
|
Example changed to show casting float to decimal
Other fixes and improvements
|
2021-07-14 19:27:32 +00:00 |
|
Filatenkov Artur
|
f1702d356e
|
Merge pull request #26120 from lthaooo/settings-merge_selecting_sleep_ms
add merge_selecting_sleep_ms setting
|
2021-07-14 18:28:47 +03:00 |
|
adevyatova
|
54c0b88b26
|
Minor fixed
|
2021-07-14 13:02:30 +00:00 |
|
adevyatova
|
bc57df6fc1
|
Add usage-example
|
2021-07-13 21:43:24 +00:00 |
|
adevyatova
|
239787f747
|
Update ru docs
|
2021-07-13 19:52:35 +00:00 |
|
Nikita Mikhaylov
|
208ef7a2d2
|
Merge pull request #24980 from Andr0901/s2-library
Integration of S2 library
|
2021-07-13 20:10:57 +03:00 |
|
Nikita Mikhaylov
|
f8b4b3e81b
|
Merge pull request #25595 from ClickHouse/revert-25593-revert-24867-ncb/h3-indexing-funcs
Implement h3ToGeo function [2]
|
2021-07-13 20:08:17 +03:00 |
|
Ilya Golshtein
|
020cce63b0
|
Avro string for ClickHouse string tests and doc
|
2021-07-13 20:03:00 +03:00 |
|
Filatenkov Artur
|
93a3a1d27a
|
Merge pull request #26056 from sevirov/sevirov-DOCSUP-11166-edit_and_translate_to_russian_data_skipping_indices_system_table
DOCSUP-11166: Edit and translate to Russian (data_skipping_indices system table)
|
2021-07-13 19:31:47 +03:00 |
|
Jeffrey Dang
|
c09fa0b843
|
Update materialized-postgresql.md
Spelling
|
2021-07-13 10:56:07 -05:00 |
|
Nikita Mikhaylov
|
cac2aa9699
|
Revert "Revert "Implement h3ToGeo function""
|
2021-07-13 12:10:21 +00:00 |
|
Anton Popov
|
06570d2a5a
|
Merge pull request #26040 from lehasm/alexey-sm-DOCSUP-10296-document-toJSONString
DOCSUP-10296: Document the toJSONString function
|
2021-07-13 15:06:06 +03:00 |
|
Nikita Mikhaylov
|
625576796c
|
final fix
|
2021-07-13 10:51:35 +00:00 |
|
alexey-milovidov
|
c88efb85ac
|
Merge pull request #26105 from myrrc/docs/test-naming-rules
WIP mark subset of tests that depend on specific config modifications
|
2021-07-13 04:50:58 +03:00 |
|
alexey-milovidov
|
1d86a995a1
|
Update adding_test_queries.md
|
2021-07-13 04:50:41 +03:00 |
|
Alexey
|
30be1c6171
|
Article changed
|
2021-07-12 18:48:14 +00:00 |
|
alexey-milovidov
|
f30e614165
|
Update build.md
|
2021-07-12 19:21:13 +03:00 |
|
Alexey
|
f56d1563b7
|
New syntax added and the beginning is edited.
|
2021-07-11 19:10:49 +00:00 |
|
sevirov
|
601ed5046a
|
Update docs/en/operations/system-tables/data_skipping_indices.md
Co-authored-by: Dmitry Novik <d1mas1k4@yandex.ru>
|
2021-07-11 12:17:37 +03:00 |
|
Dmitriy
|
6dd0f7bb95
|
Translate to Russian
Перевел на русский язык
|
2021-07-11 00:37:28 +03:00 |
|