Tanay Tummalapalli
f1634bd7d9
Update docs/ru/operations/settings/query-complexity.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2023-11-02 01:51:26 +05:30
Tanay Tummalapalli
6a3b2a04d8
Add max_bytes_before_external_sort
setting to query complexity doc
...
The setting should be mentioned here along with
`max_bytes_before_external_group_by` setting.
Note: The russian translation is courtesy of Google Translate.
2023-11-01 22:33:25 +05:30
Nikolai Kochetov
4deaf7cefb
Merge pull request #56134 from yariks5s/force_optimize_projection_name
...
Implementing force_optimize_projection_name
2023-11-01 13:12:10 +01:00
vdimir
b0f6b18f6e
Merge pull request #56125 from bezik/patch-10
...
Update tutorial.md [en→ru]
2023-11-01 10:59:27 +01:00
Nikolay Degterinsky
cd779d4f50
Merge pull request #55856 from ClickHouse/rewrite-delete-docs
...
Rewrite DELETE docs
2023-11-01 00:10:01 +01:00
Justin de Guzman
a011990fd7
Add clangd recommendation for VS Code ( #56071 )
...
* Add clangd recommendation for VS Code
* Edit docs for clarity and add links
* Adds new words to dictionary. Sorts dictionary.
---------
Co-authored-by: johnnymatthews <9611008+johnnymatthews@users.noreply.github.com>
2023-10-31 16:35:47 +01:00
Robert Schulze
13b2946ae2
Merge pull request #55960 from rschu1ze/adddate-stringargs
...
Support string-encoded date arguments in `addDate()`
2023-10-31 15:37:34 +01:00
AN
004593f808
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:39:54 +03:00
AN
5b834f31a6
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:39:03 +03:00
AN
5c1b9dc51b
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:27:11 +03:00
AN
5f390966c1
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:14:43 +03:00
AN
c2d2123af0
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:14:24 +03:00
AN
c518494f00
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:13:54 +03:00
AN
2a2242d061
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:13:10 +03:00
AN
cc8663a211
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:12:48 +03:00
AN
df755539ab
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:06:26 +03:00
AN
153ef1caad
Update docs/ru/getting-started/tutorial.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2023-10-31 15:05:19 +03:00
Raúl Marín
f3a3ec53f6
Merge pull request #56124 from den-crane/patch-64
...
Beautify `show merges`
2023-10-31 11:02:10 +01:00
Alexey Milovidov
d57710843d
Merge pull request #56145 from ClickHouse/auto/v23.3.15.29-lts
...
Update version_date.tsv and changelogs after v23.3.15.29-lts
2023-10-31 02:25:53 +01:00
Alexey Milovidov
f2b0b49128
Merge pull request #56148 from ClickHouse/auto/v23.7.6.111-stable
...
Update version_date.tsv and changelogs after v23.7.6.111-stable
2023-10-31 02:25:43 +01:00
Alexey Milovidov
28ab961134
Merge pull request #56147 from ClickHouse/auto/v23.9.3.12-stable
...
Update version_date.tsv and changelogs after v23.9.3.12-stable
2023-10-31 02:25:36 +01:00
robot-clickhouse
e4358cf48c
Update version_date.tsv and changelogs after v23.7.6.111-stable
2023-10-31 01:08:19 +00:00
robot-clickhouse
1c92a20693
Update version_date.tsv and changelogs after v23.9.3.12-stable
2023-10-31 01:00:58 +00:00
robot-clickhouse
3d2e295855
Update version_date.tsv and changelogs after v23.8.5.16-lts
2023-10-31 00:58:27 +00:00
robot-clickhouse
16b02f960a
Update version_date.tsv and changelogs after v23.3.15.29-lts
2023-10-31 00:55:37 +00:00
yariks5s
0846714052
added docs, changed tests
2023-10-30 17:17:53 +00:00
AN
ce063a67f6
Update tutorial.md [en→ru]
...
Translation
2023-10-30 16:02:21 +03:00
Denny Crane
3535adf2af
Update show.md
2023-10-30 09:53:23 -03:00
Justin de Guzman
e33dc02c8c
Add note clarifying Prometheus support in ClickHouse Cloud ( #56069 )
2023-10-30 13:35:02 +01:00
Sergei Trifonov
58824fb02b
Merge pull request #56030 from azat/disks/least_used-fix
...
Fix incorrect free space accounting for least_used JBOD policy
2023-10-30 09:04:38 +01:00
Alexey Milovidov
3631e476eb
Merge pull request #54947 from amosbird/minmax-combinator
...
Introduce -ArgMin/-ArgMax combinators.
2023-10-30 03:35:28 +01:00
robot-ch-test-poll2
088a3ada7f
Merge pull request #56070 from ClickHouse/docs-dictionary-updates
...
Clarify query behavior dictionary updates
2023-10-30 01:20:21 +01:00
Alexey Milovidov
6eff22568f
Revert "Add function getHttpHeader"
2023-10-29 19:50:39 +03:00
Azat Khuzhin
c7f392500e
Fix incorrect free space accounting for least_used JBOD policy
...
Before least_used fails to detect when the disk started to have more
space, it works only when the disk starts to have less space.
The reason for this is that it uses priority_queue, and once the disk
goes at the bottom of the queue, free space will not be updated for it
until it will be selected again.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-29 17:36:31 +01:00
Rich Raposa
d6a09a6efa
Merge pull request #56100 from ClickHouse/amazon_reviews
...
Update the Amazon reviews
2023-10-28 22:23:54 -06:00
justindeguzman
9fecf429b1
Docs: edit lightweight DELETE docs based on feedback
2023-10-28 20:23:26 -07:00
rfraposa
a993683a5b
Update amazon-reviews.md
2023-10-28 19:34:04 -06:00
robot-clickhouse-ci-2
73c5312392
Merge pull request #56084 from bezik/patch-5
...
Update performance.md
2023-10-28 22:03:53 +02:00
rfraposa
11f2dd1d10
Update amazon-reviews.md
2023-10-28 13:13:24 -06:00
rfraposa
7ab492edad
Update amazon-reviews.md
2023-10-28 12:58:47 -06:00
robot-clickhouse-ci-1
8c63d56cbb
Merge pull request #56094 from bezik/patch-9
...
Update install.md
2023-10-28 19:52:56 +02:00
AN
9fae0e06d8
Update install.md (ru)
...
Minor fixes (excessive space, some terms)
2023-10-28 17:41:53 +03:00
AN
f56ee313c7
Update install.md
...
Minor Russian-language related fixes (commas, dashes, etc.)
2023-10-28 12:25:15 +03:00
AN
146c5ce4d3
Update history.md
...
Minor Russian language-related fixes (primarily punctuation — dashes, commas, etc.)
2023-10-28 12:12:29 +03:00
AN
a6dd84aae2
Update performance.md
...
Minor language-related fixes (dashes, missing or explicit commas, standard terms, etc.)
2023-10-27 19:02:24 +03:00
AN
f560e7ee52
Update architecture.md ( #56049 )
...
Minor fixes (typo found in comment pull/55985 by den-crane, punctuation style unification)
2023-10-27 15:36:05 +02:00
Rory Crispin
b817ab45bd
Fix dead link to Virtual Columns
2023-10-27 12:03:15 +02:00
Robert Schulze
a68e8be08f
Merge pull request #55696 from zvonand/zvonand-datetime-ranges
...
Introduce setting `date_time_overflow_behavior` to control the overflow behavior when converting to `Date` / `Date32` / `DateTime` / `DateTime64`
2023-10-27 10:40:20 +02:00
Robert Schulze
5801b06529
Merge pull request #55983 from rschu1ze/snowflake-scale
...
Fix dateTime64ToSnowflake64() with non-default scale
2023-10-27 10:22:35 +02:00
Justin de Guzman
b51f90362d
Clarify query behavior dictionary updates
2023-10-27 00:20:32 -07:00