Commit Graph

108814 Commits

Author SHA1 Message Date
Rich Raposa
75290a2455
Merge pull request #46838 from ClickHouse/add-mac-to-install
Update install.md
2023-02-24 12:43:11 -07:00
rfraposa
7b1b4f1fd6 Update aspell-dict.txt 2023-02-24 11:54:12 -07:00
Rich Raposa
a4f1fe51bb
Merge branch 'master' into add-mac-to-install 2023-02-24 11:27:58 -07:00
rfraposa
25eb4053eb Update install.md 2023-02-24 11:26:37 -07:00
Maksim Kita
3cff38b158
Merge pull request #46738 from ClickHouse/vdimir/analyzer_array_join_calc_twice
Do not reanalyze expressions from aggregation in projection
2023-02-24 21:25:21 +03:00
Maksim Kita
b8b399db4c
Merge pull request #46408 from ClickHouse/vdimir/cross_to_inner_analyzer_0
Add CrossToInnerJoinPass
2023-02-24 21:21:50 +03:00
Alexander Tokmakov
ca1c793cac
Merge pull request #46820 from Algunenano/avoid_KeeperMultiException_system_errors
Don't report ZK node exists to system.errors when a block was created concurrently by a different replica
2023-02-24 19:42:32 +03:00
robot-ch-test-poll
12f4d28a72
Merge pull request #46833 from ClickHouse/rs/escaping-docs
Rectify string literals escaping docs
2023-02-24 17:11:52 +01:00
Robert Schulze
b0abeefb74
Rectify string literals escaping docs
Cf. https://github.com/ClickHouse/ClickHouse/issues/46592#issuecomment-1437059603
2023-02-24 15:56:17 +00:00
vdimir
e4e19c90e7
Do not reanalyze expressions from aggregation in projection 2023-02-24 15:45:15 +00:00
Mikhail f. Shiryaev
de4ee65c85
Merge pull request #46821 from ClickHouse/stateless-cmake-version
Stateless cmake version
2023-02-24 16:24:32 +01:00
Kruglov Pavel
ee754b9582
Merge pull request #46731 from Avogar/fix-local-json-abort
Fix possible clickhouse-local abort on JSONEachRow schema inference
2023-02-24 14:12:20 +01:00
Alexander Gololobov
b43b98f7c0
Merge pull request #46785 from ClickHouse/fix_combined_prewhere_column
Fix combined PREWHERE column accumulated from multiple steps
2023-02-24 14:00:17 +01:00
Mikhail f. Shiryaev
6fa16b7828
Add check that major is not issued in the middle of a year 2023-02-24 12:36:47 +01:00
Mikhail f. Shiryaev
ad7ec74009
Make autogenerated version independent from tweak by default 2023-02-24 12:36:46 +01:00
Raúl Marín
7ff8d2d3d5 Don't report ZK node exists to system.errors 2023-02-24 12:36:29 +01:00
Alexander Gololobov
54d46f2180
Merge pull request #46817 from ClickHouse/qoega-patch-4
Fix typo in settings
2023-02-24 12:26:18 +01:00
Ilya Yatsishin
9fb24341e2
Update settings.md 2023-02-24 12:12:45 +01:00
Vladimir C
264b894b16
Remove unneeded recursion CrossToInnerJoinPass/findInTableExpression 2023-02-24 12:03:31 +01:00
Maksim Kita
ddb5944df0
Merge pull request #46729 from kitaisreal/analyzer-auto-final-on-query-fix
Analyzer AutoFinalOnQueryPass fix
2023-02-24 13:53:51 +03:00
Kseniia Sumarokova
2ebe5e5c51
Merge pull request #46789 from ClickHouse/kssenii-patch-6
Quick temporary fix for stress tests
2023-02-24 11:14:40 +01:00
Robert Schulze
66616a857f
Merge pull request #46289 from jiebinn/StringSearcher
Optimize the SIMD StringSearcher by searching first two chars
2023-02-24 11:05:44 +01:00
Mikhail f. Shiryaev
18a20268d8
Merge pull request #46792 from ClickHouse/23.3-prepare
Update version after release
2023-02-23 23:51:28 +01:00
Mikhail f. Shiryaev
d47147073a
Merge pull request #46801 from ClickHouse/auto/v22.11.6.44-stable
Update version_date.tsv and changelogs after v22.11.6.44-stable
2023-02-23 23:32:17 +01:00
robot-clickhouse
dd3591cb9c Update version_date.tsv and changelogs after v22.11.6.44-stable 2023-02-23 22:07:08 +00:00
Rich Raposa
1c61d31856
Merge pull request #46800 from ClickHouse/rfraposa-patch-2
Update insert-into.md
2023-02-23 14:58:19 -07:00
Mikhail f. Shiryaev
fa05f05f11
Merge pull request #46794 from ClickHouse/auto/v23.2.1.2537-stable
Update version_date.tsv and changelogs after v23.2.1.2537-stable
2023-02-23 22:57:23 +01:00
Rich Raposa
25a759d8d1
Update insert-into.md
Fix the formatting
2023-02-23 14:41:45 -07:00
robot-clickhouse
f2e71bc3b7 Update version_date.tsv and changelogs after v23.2.1.2537-stable 2023-02-23 19:46:46 +00:00
Antonio Andelic
1efba8995d Update version to 23.3.1.2537 2023-02-23 19:35:57 +00:00
Alexander Tokmakov
a59785aea2
Merge pull request #46787 from ClickHouse/tavplubix-patch-6
Print all stacktraces in hung check
2023-02-23 22:33:14 +03:00
Alexander Gololobov
47f51fe187
Merge pull request #46771 from ClickHouse/fix_prewhere_logging
More concise logging at trace level for PREWHERE steps
2023-02-23 20:20:30 +01:00
Alexey Milovidov
37828d1e35
Merge pull request #46766 from ClickHouse/qoega-patch-4
Update CHANGELOG.md
2023-02-23 22:11:44 +03:00
Kseniia Sumarokova
04d3d01bbe
Update prefetch_settings.xml 2023-02-23 19:23:02 +01:00
avogar
b8156f459f Better solution 2023-02-23 18:13:35 +00:00
Alexander Gololobov
169f864e88 A test with different combination of range conditions in PREWHERE 2023-02-23 19:03:45 +01:00
Alexander Tokmakov
22c2ef1353
Merge pull request #46775 from ClickHouse/tavplubix-patch-5
Follow-up to #41534
2023-02-23 20:48:26 +03:00
Alexander Tokmakov
d7cd4c6fca
Update clickhouse-test 2023-02-23 20:20:29 +03:00
Robert Schulze
c6f7bbe8d3
Merge pull request #46768 from ClickHouse/rs/poco-cleanup
Poco: Remove some dead code
2023-02-23 18:07:35 +01:00
Robert Schulze
52bf836e03
Merge pull request #46773 from ClickHouse/rs/skip-full-builds-for-README/CHANGELOG-changes
CI: don't run builds/tests when CHANGELOG.md or README.md were modified
2023-02-23 18:05:04 +01:00
Alexander Tokmakov
f76c42348b
Merge pull request #46402 from lzydmxy/apply_move_partition_to_all_replicas
Apply `ALTER TABLE ON CLUSTER MOVE PARTITION TO DISK|VOLUME` to all replicas.
2023-02-23 19:42:54 +03:00
Alexander Tokmakov
7b15f469cf
Merge pull request #46782 from ClickHouse/add_docs_for_44543
Add docs for #44543
2023-02-23 19:37:34 +03:00
Alexander Gololobov
8b22373488 Apply filter at last step if it has been accumulated from multiple steps 2023-02-23 16:58:28 +01:00
Alexander Gololobov
608b3703a1 Test to repro incorrect combined prewhere column 2023-02-23 16:55:16 +01:00
Mikhail f. Shiryaev
31bbb346ec
Merge pull request #46754 from ClickHouse/terminate-completely-stuck-runners
On out-of-space `at` returns error, we must terminate still
2023-02-23 16:34:23 +01:00
Robert Schulze
ab1571b70f
Update .github/workflows/docs_check.yml
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2023-02-23 16:33:36 +01:00
Robert Schulze
f9bf0b5a8e
Update .github/workflows/pull_request.yml
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2023-02-23 16:33:22 +01:00
Robert Schulze
99e184c754
Update .github/workflows/pull_request.yml
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2023-02-23 16:33:10 +01:00
Robert Schulze
2e3ff46905
Update .github/workflows/docs_check.yml
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2023-02-23 16:33:03 +01:00
Anton Popov
955b54a6f8
Merge pull request #46753 from CurtizJ/fallback-from-async-insert
Fallback from async insert in case of large amount of data
2023-02-23 16:21:44 +01:00