Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs
2024-10-09 11:41:08 +02:00
Michael Kolupaev
9c95c47449
Merge remote-tracking branch 'origin/master' into mvrere
2024-10-03 17:13:44 +00:00
Nikolay Degterinsky
e067c8aedb
Update view.md
2024-10-03 16:29:55 +02:00
alsu
9d4d22ae45
fix some typos
2024-10-01 16:44:13 +02:00
Michael Kolupaev
f13dee5901
Merge remote-tracking branch 'origin/master' into HEAD
2024-09-30 18:01:32 +00:00
Damian Kula
367e31d50f
Removes last reference to live view
...
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-09-10 10:53:47 +02:00
Damian Kula
86c3b9d185
Replace live view with refreshable since the former is deprecated
2024-09-09 16:46:17 +02:00
Michael Kolupaev
1502f3dd40
Small fixes
2024-08-20 23:14:03 +00:00
Michael Kolupaev
498182d091
Reject repeated time units, add examples in documentation for EVERY
2024-08-20 02:25:45 +00:00
Michael Kolupaev
fae478b9d2
Style
2024-08-20 02:21:44 +00:00
Michael Kolupaev
48ec505823
Refreshable MV: coordination and Replicated DB support
2024-08-20 02:21:41 +00:00
Michael Kolupaev
8a04c8716a
Merge remote-tracking branch 'origin/master' into mv4
2024-07-26 19:36:02 +00:00
joelynch
240f04561e
Fix docs for COMMENT clause
2024-07-22 19:12:39 +02:00
Michael Kolupaev
9957fe1734
Comment fixes
2024-06-25 08:44:37 +00:00
Michael Kolupaev
5e4d3b2e43
Refreshable materialized views improvements
2024-06-25 08:44:34 +00:00
Blargian
d851fa871f
Fix broken links in docs
2024-06-12 14:09:37 +02:00
Peignon Melvyn
299a0ec9cf
Update view.md
2024-05-31 03:09:54 +02:00
Peignon Melvyn
a286524a46
Update view.md
2024-05-31 03:06:20 +02:00
Blargian
ce26c4f657
Review changes and replace … with ...
2024-05-23 13:54:45 +02:00
pufit
330a206470
Add definers for views (Attempt 2) ( #60439 )
2024-02-27 19:00:17 -05:00
Raúl Marín
464b5e0e15
Revert "Add definers for views ( #54901 )"
...
This reverts commit 57306706b3
.
2024-02-23 12:44:31 +01:00
pufit
57306706b3
Add definers for views ( #54901 )
2024-02-22 17:47:50 +01:00
Peignon Melvyn
cf1df96cc1
Update view.md
...
Improved documentation.
2024-01-27 17:27:00 +01:00
Michael Kolupaev
96c68e5aae
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
2023-12-28 17:56:06 +00:00
Michael Kolupaev
bda01ca9db
Spelling
2023-12-28 17:56:05 +00:00
Michael Kolupaev
edd120e8be
Make it experimental
2023-12-28 17:56:05 +00:00
Michael Kolupaev
f0417d0ec3
Things
2023-12-28 17:56:05 +00:00
Michael Kolupaev
0fc7535eba
Fixes
2023-12-28 17:56:05 +00:00
Michael Kolupaev
609b2c216c
Fix some of the CI
2023-12-28 17:56:05 +00:00
Michael Kolupaev
8b8ef41407
Documentation
2023-12-28 17:56:05 +00:00
Alexander Tokmakov
38fe70c68a
Revert "Refreshable materialized views (takeover)"
2023-12-28 13:12:20 +01:00
Michael Kolupaev
b9cbecb0df
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
2023-12-27 20:24:56 +00:00
Michael Kolupaev
dbf8fa23df
Spelling
2023-12-27 20:24:55 +00:00
Michael Kolupaev
18cc5d1b76
Make it experimental
2023-12-27 20:24:55 +00:00
Michael Kolupaev
538b23d862
Things
2023-12-27 20:24:55 +00:00
Michael Kolupaev
802961f0a2
Fixes
2023-12-27 20:24:55 +00:00
Michael Kolupaev
673743e2ac
Fix some of the CI
2023-12-27 20:24:55 +00:00
Michael Kolupaev
7786b12a89
Documentation
2023-12-27 20:24:55 +00:00
Alexey Milovidov
0d1bdff347
Deprecate LIVE VIEW
2023-12-09 16:57:42 +01:00
Raúl Marín
dd640cba72
Provide a better message for common MV pitfalls
2023-10-19 13:21:57 +02:00
Samuel Colvin
90be5e6160
Remove reference to TIMEOUT
in live views documentation
...
Temporary live views were removed in #42173 , but the documentation was not fully updated to reflect the change.
2023-07-19 20:04:43 +01:00
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space
2023-04-19 15:56:55 +00:00
Dale Mcdiarmid
d50c6a9e1b
update blog references
2023-04-10 15:23:00 +01:00
Azat Khuzhin
d7b5e36218
Merge branch 'master' into mv-ignore-errors
2023-03-08 22:13:05 +01:00
Kseniia Sumarokova
0d778e693b
Update docs/en/sql-reference/statements/create/view.md
2023-03-07 11:31:43 +01:00
Dan Roscigno
f1e270b755
Add link to Howto from Materialized view ref.
...
closes https://github.com/ClickHouse/clickhouse-docs/issues/96
2023-02-27 15:41:52 -05:00
Azat Khuzhin
3a58951f64
Improve documentation for materialized_views_ignore_errors
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-21 19:25:58 +01:00
Azat Khuzhin
6391e2daec
Set materialized_views_ignore_errors unconditionally for system.*_log tables
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-21 16:33:15 +01:00
Azat Khuzhin
a110e0f022
Allow to ignore errors while pushing to MATERILIZED VIEW
...
This can be useful in the following scenarious:
- you want to duplicate the data to another table and you don't care
about the errors
- you want to duplicate system.*_log to another server, you are adding
materialized view that will push to Distributed table, but you don't
want to miss original blocks in the local system.*_log
- you want to push some data to a 3d party service, using i.e. URL
engine.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-21 16:28:38 +01:00
Dale Mcdiarmid
9c4d3e0ffb
link docs to blogs
2023-01-17 15:38:10 +00:00