DanRoscigno
|
c6513624c4
|
add support case note for compat setting
|
2022-12-20 15:03:42 -05:00 |
|
Kruglov Pavel
|
37df9b9990
|
Merge branch 'master' into refactor-schema-inference
|
2022-12-16 19:13:15 +01:00 |
|
Kruglov Pavel
|
3fad5c7f1f
|
Merge branch 'master' into refactor-schema-inference
|
2022-12-16 14:24:51 +01:00 |
|
Kruglov Pavel
|
00d80e44cc
|
Fix typos
|
2022-12-15 16:18:40 +01:00 |
|
Kruglov Pavel
|
7657f16e2a
|
Add missing documentation for some schema inference settings
|
2022-12-15 16:17:18 +01:00 |
|
Kruglov Pavel
|
0816626373
|
Update docs
|
2022-12-15 16:10:06 +01:00 |
|
Sergei Trifonov
|
f0de30de92
|
fix typos
|
2022-12-15 14:11:16 +01:00 |
|
Alexander Tokmakov
|
f9d63de22f
|
Merge pull request #43468 from lingtaolf/feature/add_create_database_query
Add engine_full column to system.databases
|
2022-12-13 23:00:42 +03:00 |
|
avogar
|
f3e37c2c9b
|
Merge branch 'refactor-schema-inference' of github.com:Avogar/ClickHouse into refactor-schema-inference
|
2022-12-12 14:47:04 +00:00 |
|
Kruglov Pavel
|
a03549df28
|
Apply suggestions from code review
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-12-12 15:46:03 +01:00 |
|
Alexander Tokmakov
|
714666e944
|
Merge branch 'master' into feature/add_create_database_query
|
2022-12-09 17:47:15 +01:00 |
|
avogar
|
cd4fa00d2c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into refactor-schema-inference
|
2022-12-09 14:45:10 +00:00 |
|
Kruglov Pavel
|
59201c71cb
|
Merge pull request #44052 from Avogar/object-as-string
Allow to parse JSON objects into Strings in JSON input formats
|
2022-12-09 15:12:25 +01:00 |
|
Dan Roscigno
|
1027ce8d77
|
Add issue list when running mismatched versions
|
2022-12-09 08:43:26 -05:00 |
|
Sergei Trifonov
|
7c37e48092
|
Merge pull request #43903 from ClickHouse/merge_tree_settings_constraints
Constraints on merge tree settings
|
2022-12-09 14:16:14 +01:00 |
|
DanRoscigno
|
5e909c1684
|
add notes from tavplubix
|
2022-12-08 19:05:05 -05:00 |
|
Sergei Trifonov
|
bae1519970
|
Merge branch 'master' into merge_tree_settings_constraints
|
2022-12-08 22:25:16 +01:00 |
|
DanRoscigno
|
6051301bfe
|
add overview of rolling upgrade
|
2022-12-08 15:40:47 -05:00 |
|
Kruglov Pavel
|
0d17774440
|
Better example in docs
|
2022-12-08 20:57:28 +01:00 |
|
avogar
|
d0f9bb2ec2
|
Allow to parse JSON objects into Strings
|
2022-12-08 18:58:18 +00:00 |
|
avogar
|
7375a7d429
|
Refactor and improve schema inference for text formats
|
2022-12-07 21:19:27 +00:00 |
|
Dan Roscigno
|
c5eb269515
|
Merge pull request #43943 from DanRoscigno/update-operations-docs
Update operations docs
|
2022-12-05 20:58:42 -05:00 |
|
Dale Mcdiarmid
|
5ab5aa13f4
|
cross link docs to blogs
|
2022-12-05 17:28:03 +00:00 |
|
DanRoscigno
|
6f2dc66700
|
separate Cloud and self-managed upgrade pages
|
2022-12-05 08:19:44 -05:00 |
|
DanRoscigno
|
d38ce99b62
|
separate Cloud and self-managed backup pages
|
2022-12-05 08:15:15 -05:00 |
|
Kseniia Sumarokova
|
ec7649cd90
|
Merge pull request #43639 from CurtizJ/trace-profile-events
Allow to send profile events to `system.trace_log`
|
2022-12-04 15:50:07 +01:00 |
|
Sergei Trifonov
|
e27e79b45d
|
Merge branch 'master' into merge_tree_settings_constraints
|
2022-12-02 20:51:31 +01:00 |
|
serxa
|
006af1b6a4
|
constraints on merge tree settings
|
2022-12-02 19:30:14 +00:00 |
|
Kruglov Pavel
|
c35b2a6495
|
Add a limit for string size in RowBinary format (#43842)
|
2022-12-02 13:57:11 +01:00 |
|
Dan Roscigno
|
933f2a93f3
|
Update docs/en/operations/caches.md
|
2022-12-01 17:52:50 -05:00 |
|
Ivan Blinkov
|
15f8030e04
|
[docs] minor improvements to "Cache Types" article
|
2022-11-30 21:47:50 +03:00 |
|
Anton Popov
|
fd262cb56b
|
update docs for trace_log
|
2022-11-30 14:48:46 +00:00 |
|
Alexander Gololobov
|
038cac1892
|
add engine_full to system table databases
|
2022-11-25 10:11:12 +08:00 |
|
Kruglov Pavel
|
98d6b96c82
|
Merge pull request #42033 from mark-polokhov/BSONEachRow
Add BSONEachRow input/output format
|
2022-11-22 14:45:21 +01:00 |
|
Antonio Andelic
|
3cb202a63b
|
Merge pull request #43026 from JackyWoo/keeper_manually_assign_leader
Keeper support manually assigning leader
|
2022-11-21 09:30:00 +01:00 |
|
Vitaliy
|
9e38b14fc1
|
docs: Clarified ZooKeeper tips comments.
|
2022-11-18 12:08:07 -05:00 |
|
Nikolay Degterinsky
|
00554ecd00
|
Merge pull request #43271 from evillique/fix-docs-2
Fix docs
|
2022-11-16 15:12:28 +01:00 |
|
Nikolay Degterinsky
|
81971acf35
|
Fix docs
|
2022-11-16 02:40:51 +00:00 |
|
JackyWoo
|
f8d71f60a2
|
Merge branch 'master' into keeper_manually_assign_leader
|
2022-11-16 09:34:40 +08:00 |
|
Dan Roscigno
|
b178a3711c
|
Merge branch 'master' into standardize-dictionary-categories
|
2022-11-15 16:18:18 -05:00 |
|
Christoph Wurm
|
2a9ab046dd
|
Unify spelling of DateTime
|
2022-11-15 11:51:14 +00:00 |
|
Dan Roscigno
|
b5a306c4db
|
Merge branch 'master' into standardize-dictionary-categories
|
2022-11-14 21:30:05 -05:00 |
|
DanRoscigno
|
5d6c622e40
|
apply suggestions and simplify
|
2022-11-14 14:20:55 -05:00 |
|
DanRoscigno
|
446c029810
|
make read only clearer
|
2022-11-14 11:53:44 -05:00 |
|
Dan Roscigno
|
4a90f8d3f5
|
Update permissions-for-queries.md
closes https://github.com/ClickHouse/ClickHouse/issues/43068
|
2022-11-14 11:34:06 -05:00 |
|
Kruglov Pavel
|
58b7f6ca04
|
Merge pull request #42320 from Avogar/improve-schema-inference-insert-select
Improve using structure from insertion table in table functions
|
2022-11-14 14:51:27 +01:00 |
|
avogar
|
9e89af28c6
|
Refactor BSONEachRow format, fix bugs, support more data types, support parallel parsing and schema inference
|
2022-11-10 20:15:14 +00:00 |
|
JackyWoo
|
8e881e6009
|
Merge branch 'master' into keeper_manually_assign_leader
|
2022-11-10 14:38:04 +08:00 |
|
DanRoscigno
|
c822c8161f
|
fix nav
|
2022-11-08 20:21:26 -05:00 |
|
DanRoscigno
|
45c9debeaf
|
update links
|
2022-11-08 19:17:58 -05:00 |
|