Commit Graph

109914 Commits

Author SHA1 Message Date
robot-clickhouse
96477e1ea5 Update version_date.tsv and changelogs after v22.8.15.23-lts 2023-03-10 22:01:27 +00:00
robot-clickhouse-ci-2
a3a5bd2e57
Merge pull request #47445 from kolechenkov/patch-1
Update gui.md
2023-03-10 22:51:21 +01:00
Alexander Tokmakov
60da3021bb
Merge pull request #47453 from ClickHouse/auto/v22.12.5.34-stable
Update version_date.tsv and changelogs after v22.12.5.34-stable
2023-03-11 00:47:57 +03:00
robot-clickhouse
eab7204468 Update version_date.tsv and changelogs after v22.12.5.34-stable 2023-03-10 21:42:42 +00:00
Alexander Tokmakov
7cd5ce3580
Merge pull request #47452 from ClickHouse/auto/v23.1.5.24-stable
Update version_date.tsv and changelogs after v23.1.5.24-stable
2023-03-11 00:24:23 +03:00
robot-clickhouse
86abe160fa Update version_date.tsv and changelogs after v23.1.5.24-stable 2023-03-10 20:23:57 +00:00
Vladimir C
81380356a3
Merge pull request #47450 from ClickHouse/vdimir/fix_01429_join_on_error_messages 2023-03-10 21:08:27 +01:00
vdimir
3e7510a584
Fix 01429_join_on_error_messages 2023-03-10 19:56:53 +00:00
Alexander Tokmakov
800523b19b
Merge pull request #47448 from ClickHouse/auto/v23.2.4.12-stable
Update version_date.tsv and changelogs after v23.2.4.12-stable
2023-03-10 21:04:00 +03:00
robot-clickhouse
363989f3f8 Update version_date.tsv and changelogs after v23.2.4.12-stable 2023-03-10 17:56:29 +00:00
Robert Schulze
62688a2aee
Merge pull request #47160 from ClickHouse/rs/cleanup-default-value-docs
Docs: Cleanup default value docs
2023-03-10 18:40:54 +01:00
Robert Schulze
9bcd93d959
Update InterpreterInsertQuery.cpp 2023-03-10 17:47:42 +01:00
kolechenkov
d20cbfe051
Update gui.md
Update information about Yandex DataLens
2023-03-10 19:00:02 +03:00
Kruglov Pavel
f387e6013a
Merge pull request #46990 from Avogar/native-types-conversions
Allow types conversion in Native input format
2023-03-10 16:55:16 +01:00
Kruglov Pavel
8c37540288
Merge pull request #47410 from Avogar/fix-csv-big-numbers-inference
Fix big numbers inference in CSV
2023-03-10 16:52:27 +01:00
Vladimir C
12480f60b5
Merge pull request #47068 from ClickHouse/vdimir/auto-join-cross 2023-03-10 16:12:46 +01:00
Dan Roscigno
5c03df2f1c
Merge branch 'master' into rs/cleanup-default-value-docs 2023-03-10 08:37:59 -05:00
Alexander Tokmakov
c2611c3ba9
Merge pull request #47421 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-03-10 15:34:08 +03:00
Sema Checherinda
1260f6910f
Merge pull request #47398 from CheSema/additional-asserts
add checks for ptr
2023-03-10 12:32:51 +01:00
Maksim Kita
42dab92774
Merge pull request #47196 from Algunenano/multierror_support
Add support for different expected errors
2023-03-10 13:02:41 +03:00
Tyler Hannan
40eed939cc
Update README.md
Slacks invite links are unpleasant. We now redirect so we don't have to constantly change.
2023-03-10 10:07:53 +01:00
Antonio Andelic
83a3243758
Merge pull request #47065 from ClickHouse/debug-keeper
Fix Keeper with `force_sync = false`
2023-03-10 09:27:13 +01:00
Alexey Milovidov
6f35d46ac8
Update SchemaInferenceUtils.cpp 2023-03-10 05:01:06 +03:00
Alexey Milovidov
2643ad3049
Merge pull request #47411 from ClickHouse/kssenii-patch-6
Update LRUFileCachePriority.cpp
2023-03-10 03:30:35 +03:00
Rich Raposa
7aee4eeb8c
Merge pull request #47413 from ClickHouse/revert-47407-standardize-adminitions
Revert "standardize admonitions"
2023-03-09 14:59:34 -07:00
Dan Roscigno
6dab5db046
Merge pull request #47278 from den-crane/patch-66
Doc. Update exponentialmovingaverage.md
2023-03-09 16:42:03 -05:00
robot-clickhouse-ci-2
80c3e387c1
Merge pull request #47389 from DerekChia/patch-1
Update Prometheus port to 9363
2023-03-09 22:39:28 +01:00
Rich Raposa
de68dade71
Revert "standardize admonitions" 2023-03-09 14:30:40 -07:00
Kseniia Sumarokova
7cbf77a178
Update LRUFileCachePriority.cpp 2023-03-09 19:55:58 +01:00
Alexander Gololobov
9f2719b714
Merge pull request #47298 from ClickHouse/CheSema-patch-1
Set fixed index_granularity for test 00636
2023-03-09 19:26:18 +01:00
avogar
46979e383f Fix big numbers inference in CSV 2023-03-09 18:21:47 +00:00
Dan Roscigno
636aff3715
Merge pull request #47407 from DanRoscigno/standardize-adminitions
standardize admonitions
2023-03-09 12:54:41 -05:00
DanRoscigno
95351bc2d3 standardize admonitions 2023-03-09 12:05:26 -05:00
Dan Roscigno
dee3156e0c
Merge pull request #47404 from ClickHouse/tylerhannan-patch-1
Remove dated warning
2023-03-09 11:44:37 -05:00
Anton Popov
66a113ca61
Merge pull request #47384 from CurtizJ/fix-clear-column-with-sparse
Fix `ALTER CLEAR COLUMN` with sparse columns
2023-03-09 16:57:23 +01:00
Kruglov Pavel
c932e40228
Merge pull request #47405 from ClickHouse/Avogar-patch-1
Fix headers in schema inference docs
2023-03-09 16:19:39 +01:00
Kruglov Pavel
d81065ea64
Fix headers in schema inference docs 2023-03-09 16:14:54 +01:00
Tyler Hannan
53277831cc
Remove dated warning
scary language is inappropriately scary.
2023-03-09 16:02:06 +01:00
Clayton McClure
b0931c8967
Update copier to use group by to find partitions (#47386) 2023-03-09 15:49:00 +01:00
Antonio Andelic
1d78c1b6d9 Use force_sync=true in upgrade check 2023-03-09 14:45:26 +00:00
Dan Roscigno
113c98edb9
Merge pull request #47402 from DanRoscigno/use-GCS-for-trips
Use GCS for NYC Taxi
2023-03-09 09:14:36 -05:00
Yakov Olkhovskiy
581f3af921
Merge pull request #47324 from ClickHouse/analyzer-limit-fix
Analyzer - fix combine logic for limit expression and limit setting
2023-03-09 08:56:09 -05:00
Sergei Trifonov
34bbb4ec3b
Merge branch 'master' into patch-66 2023-03-09 14:50:39 +01:00
Sergei Trifonov
3aa0c32101
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md 2023-03-09 14:50:13 +01:00
Alexander Tokmakov
9a95e7b4ee
Merge pull request #47312 from ClickHouse/fix_implicit_transactions
Fix an assertion with implicit transactions in interserver mode
2023-03-09 16:47:40 +03:00
Alexander Tokmakov
f8b4af27b2
Merge pull request #47365 from ClickHouse/supress_01111_in_upgrade_check
Suppress expected errors from test 01111 in Upgrade check
2023-03-09 16:46:30 +03:00
DanRoscigno
687fe3ea51 add note about prepared partitions 2023-03-09 08:39:44 -05:00
DanRoscigno
c69d2c45b7 correct heading 2023-03-09 08:35:29 -05:00
DanRoscigno
504486e7b9 correct heading 2023-03-09 08:34:05 -05:00
DanRoscigno
89de49ef3c add tabs for GCS and S3 2023-03-09 08:31:28 -05:00