Robert Schulze
|
b512316586
|
Merge pull request #45682 from ClickHouse/rename-qrc-to-qc
Rename "Query Result Cache" to "Query Cache"
|
2023-02-01 11:23:29 +01:00 |
|
Alexander Gololobov
|
e705f11ad1
|
Merge pull request #45786 from ClickHouse/delete_on_cluster
Support DELETE ON CLUSTER
|
2023-02-01 10:52:01 +01:00 |
|
robot-ch-test-poll2
|
202fa9fa37
|
Merge pull request #45859 from FArthur-cmd/show_engines_support
Add support for SHOW ENGINES query
|
2023-02-01 07:32:56 +01:00 |
|
FArthur-cmd
|
63e8eef9de
|
add documentation and test
|
2023-02-01 02:50:53 +03:00 |
|
Dan Roscigno
|
2f64ba187f
|
Update docs/en/sql-reference/statements/alter/ttl.md
|
2023-01-31 14:55:13 -05:00 |
|
rfraposa
|
8d0908cb0f
|
Update ttl.md
|
2023-01-31 11:43:09 -07:00 |
|
Dan Roscigno
|
9ada816d5a
|
Update table.md
|
2023-01-31 10:59:08 -05:00 |
|
Robert Schulze
|
44a5e9cb17
|
Minor doc follow-up to #45382
|
2023-01-31 10:31:01 +00:00 |
|
Robert Schulze
|
fdd6c77480
|
Merge pull request #45382 from bigo-sg/improve_position
Add fastpath for function position when needle is empty
|
2023-01-31 11:22:31 +01:00 |
|
Robert Schulze
|
325c6bdf3d
|
Renaming: "Query Result Cache" --> "Query Cache"
Reasons:
- The cache will at some point store intermediate results as opposed to
only query results. We should change the terminology now without
having to worry about backward compat.
- Equivalent caches in MySQL (1) and Starrocks (2) are called "query
cache".
- The new name is ca. 13.8% more catchy.
(1) https://dev.mysql.com/doc/refman/5.6/en/query-cache.html
(2) https://docs.starrocks.io/en-us/2.5/using_starrocks/query_cache
|
2023-01-31 09:54:34 +00:00 |
|
taiyang-li
|
4cf11d9a84
|
change as request
|
2023-01-31 10:48:02 +08:00 |
|
Ilya Yatsishin
|
8d6df7ed58
|
Merge pull request #45785 from Algunenano/generate_random_types
|
2023-01-30 23:03:12 +01:00 |
|
Alexander Gololobov
|
65d39a616d
|
Added ON CLUSTER
|
2023-01-30 17:02:29 +01:00 |
|
Raúl Marín
|
997fad4e8d
|
GenerateRandom: Add support for maps
|
2023-01-30 15:23:22 +01:00 |
|
Dan Roscigno
|
86acb61849
|
Merge branch 'master' into patch-1
|
2023-01-30 06:18:23 -05:00 |
|
Derek Chia
|
692b7ab211
|
Update dictionary.md
Remove "statement:" from a query
|
2023-01-30 17:56:17 +08:00 |
|
taiyang-li
|
d25740da83
|
change as request
|
2023-01-30 16:13:12 +08:00 |
|
Robert Schulze
|
15ae2d1de5
|
Merge branch 'master' into aiven-sal/siphash_pr
|
2023-01-29 21:06:52 +01:00 |
|
Robert Schulze
|
6195456d5b
|
Fix formatting
|
2023-01-29 19:58:59 +00:00 |
|
Alexey Milovidov
|
5f4726eb2a
|
Merge pull request #45717 from Performica/topKWeighted-better-example
improve explanatory of topKWeighted example
|
2023-01-29 06:24:32 +03:00 |
|
Alexey Milovidov
|
0f7f490302
|
Merge pull request #45716 from Performica/maxMap-intuitive-example
More intuitive maxMap example
|
2023-01-29 06:23:54 +03:00 |
|
freedomDR
|
876a92d4d1
|
add doc about system sync file cache.
|
2023-01-28 04:27:10 +00:00 |
|
robot-ch-test-poll
|
cb803a887a
|
Merge pull request #45660 from abidino/patch-2
Update sum.md
|
2023-01-28 01:52:06 +01:00 |
|
Alexey Milovidov
|
bc2f454522
|
Merge branch 'master' into block-non-float-gorilla-v2
|
2023-01-28 03:30:12 +03:00 |
|
Alexey Milovidov
|
0ffc8f048b
|
Merge pull request #45464 from lesandie/patch-1
Update skipping-index.md
|
2023-01-28 03:27:44 +03:00 |
|
ivan-klass
|
b83e60b1d7
|
improve explanatory of topKWeighted example
|
2023-01-28 00:20:15 +01:00 |
|
ivan-klass
|
8a6c4bec13
|
More intuitive maxMap example
Different types used to easier distinguish maxMap keys vs values
|
2023-01-27 23:41:55 +01:00 |
|
Robert Schulze
|
4abd395153
|
Docs: Fix typo
|
2023-01-27 13:39:50 +00:00 |
|
Robert Schulze
|
5edf321927
|
Some docs fixes
|
2023-01-27 13:00:54 +01:00 |
|
Salvatore Mesoraca
|
464ecf50ef
|
doc: functions: hash: add sipHash{64,128}Keyed
|
2023-01-27 13:00:54 +01:00 |
|
Salvatore Mesoraca
|
dfd6dfc155
|
doc: functions: siphash: fix broken links
|
2023-01-27 13:00:53 +01:00 |
|
Salvatore Mesoraca
|
15b1f3f6a1
|
doc: functions: siphash: use correct value in example
|
2023-01-27 13:00:53 +01:00 |
|
Alexey Milovidov
|
5b257ab806
|
Merge pull request #45233 from ClickHouse/improve_week_day
Revert "Revert "Improve week day""
|
2023-01-27 02:44:17 +03:00 |
|
Dan Roscigno
|
76d6e2edf9
|
Merge pull request #45569 from AVMusorin/docs_optimize_skip_merged_partitions
docs: added optimize_skip_merged_partitions setting
|
2023-01-26 16:04:27 -05:00 |
|
Dan Roscigno
|
f8bd83a94f
|
Merge pull request #45595 from den-crane/patch-59
Doc. Update range_hashed description
|
2023-01-26 16:01:52 -05:00 |
|
Diego Nieto
|
836e14e52b
|
Update skipping-index.md
Deleted the confusing comment and added implemented as a mutation, like MATERIALIZE INDEX.
|
2023-01-26 17:23:39 +01:00 |
|
Diego Nieto
|
ec378fc4d6
|
Merge branch 'ClickHouse:master' into patch-1
|
2023-01-26 17:17:35 +01:00 |
|
abidino
|
cba266c965
|
Update sum.md
|
2023-01-26 17:33:30 +03:00 |
|
Dan Roscigno
|
b4ab361366
|
Merge branch 'master' into docs_optimize_skip_merged_partitions
|
2023-01-25 19:45:32 -05:00 |
|
Dan Roscigno
|
55c9b03c47
|
Update docs/en/sql-reference/statements/optimize.md
|
2023-01-25 19:45:25 -05:00 |
|
rfraposa
|
a1de808d11
|
Update mongodb.md
|
2023-01-25 11:44:13 -07:00 |
|
rfraposa
|
8d44f2aec1
|
Create mongodb.md
|
2023-01-25 11:31:07 -07:00 |
|
Robert Schulze
|
d1eb9264ed
|
Merge remote-tracking branch 'origin/master' into docs-explain-plan
|
2023-01-25 11:05:46 +00:00 |
|
Robert Schulze
|
da7a657f1f
|
Docs: fix docs of EXPLAIN PLAN indexes=1
|
2023-01-25 11:02:50 +00:00 |
|
Robert Schulze
|
0148ad0e0e
|
Merge pull request #45598 from ClickHouse/typo-fix
Typo: "Granulesis" --> "Granules"
|
2023-01-25 11:52:11 +01:00 |
|
Robert Schulze
|
fd45295ff4
|
Typo: "Granulesis" --> "Granules"
|
2023-01-25 10:49:30 +00:00 |
|
Denny Crane
|
fda47bf4f8
|
Update external-dicts-dict-layout.md
|
2023-01-24 21:31:43 -04:00 |
|
Dan Roscigno
|
1cc3708092
|
Merge branch 'master' into update-settings-url
|
2023-01-24 19:51:39 -05:00 |
|
DanRoscigno
|
77ae27f26c
|
update for split of format settings
|
2023-01-24 19:37:55 -05:00 |
|
Robert Schulze
|
87ca5dcdf2
|
Document start of week in function date_diff()
|
2023-01-24 20:18:59 +00:00 |
|