Commit Graph

109979 Commits

Author SHA1 Message Date
Alexey Milovidov
898f980b2d Fix long test 02371_select_projection_normal_agg.sql 2023-03-11 22:00:54 +01:00
Maksim Kita
114d30d2bb
Merge pull request #47383 from kitaisreal/analyzer-planner-fixes-before-enable-by-default
Analyzer planner fixes before enable by default
2023-03-11 22:09:04 +03:00
Alexander Tokmakov
6724bfdf38
Disable grace hash join in upgrade check (#47474)
* Update stress.py

* Update stress.py

* Update stress.py
2023-03-11 19:06:07 +03:00
Alexey Milovidov
f085f96de5
Merge pull request #47429 from ClickHouse/suppress_hung_check_with_ubsan
Suppress Hung Check with UBsan
2023-03-11 18:40:09 +03:00
Alexey Milovidov
6ea6883395
Merge pull request #47454 from ClickHouse/tavplubix-patch-5
Better error messages in ReplicatedMergeTreeAttachThread
2023-03-11 18:38:40 +03:00
Maksim Kita
8585fae467 Fixed tests 2023-03-11 16:31:31 +01:00
Alexey Milovidov
45fe39fa9c
Merge pull request #47449 from ClickHouse/fix-optimize-aggregate-in-order-with-aliases
Fix aggregation-in-order with aliases.
2023-03-11 18:22:43 +03:00
Maksim Kita
c331bc48a3 Fixed tests 2023-03-11 14:25:30 +01:00
Alexey Milovidov
1d351183c5
Merge pull request #47456 from ClickHouse/remove-feature
Remove a feature
2023-03-11 15:42:59 +03:00
Alexey Milovidov
9de300d8f7
Merge pull request #47457 from ClickHouse/fix-47435
Fix error in `decodeURLComponent`
2023-03-11 15:40:12 +03:00
Maksim Kita
c835fa3958 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
fcb9c07949 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
56adb47525 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
d6c7c2193c Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
faaa1d8570 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
8bc92c197f Fixed build 2023-03-11 11:51:54 +01:00
Maksim Kita
0aaef3b1d0 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
5d86df963e Analyzer disable StorageWindowView support 2023-03-11 11:51:54 +01:00
Maksim Kita
25088187d4 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
3d34247998 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
0358cb36d8 Fixed tests 2023-03-11 11:51:54 +01:00
Maksim Kita
677408e02e Fixed style check 2023-03-11 11:51:54 +01:00
Maksim Kita
a762112e15 Analyzer support distributed JOINS and subqueries in IN functions 2023-03-11 11:51:54 +01:00
robot-ch-test-poll3
8e4112b1ce
Merge pull request #47459 from Dmitry-k42/master
Minor misspell corrections and markup fixes in russian docs
2023-03-11 08:54:12 +01:00
Alexey Milovidov
2fbb3660de Add a test 2023-03-11 03:32:05 +01:00
Alexey Milovidov
eead7fcbac Fix error in decodeURLComponent 2023-03-11 02:24:44 +01:00
Alexey Milovidov
4a847f2546
Merge pull request #47436 from ClibMouse/s390x_docs
Add s390x cross build instructions
2023-03-11 04:06:07 +03:00
Alexey Milovidov
a5c8f23f69 Remove a feature 2023-03-10 23:33:56 +01:00
Alexander Tokmakov
edcd524d2d
Merge pull request #47455 from ClickHouse/auto/v22.8.15.23-lts
Update version_date.tsv and changelogs after v22.8.15.23-lts
2023-03-11 01:09:58 +03:00
Ilya Yatsishin
433258f5a1
Merge pull request #47425 from myrrc/patch-3 2023-03-10 23:08:19 +01:00
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
Alexander Tokmakov
6e7ffd9a7b
Update ReplicatedMergeTreeAttachThread.cpp 2023-03-11 00:45:09 +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
Boris Kuschel
663b4fb4a8
Small tweaks 2023-03-10 15:20:57 -05:00
Nikolai Kochetov
91a2f39c0c
Merge branch 'master' into fix-optimize-aggregate-in-order-with-aliases 2023-03-10 21:17:02 +01:00
Alexander Tokmakov
30b75c98f5
Merge branch 'master' into suppress_hung_check_with_ubsan 2023-03-10 23:09:26 +03: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
Nikolai Kochetov
2fc5864a11 Fix aggregation-in-order with aliases. 2023-03-10 19:37:42 +00:00
Boris Kuschel
1df592b06b
Remove exclusion 2023-03-10 13:04:32 -05: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
Boris Kuschel
d26466bab9 aspell corrections 2023-03-10 13:01:26 -05:00
Boris Kuschel
54dad1f72a Fix typos 2023-03-10 13:01:26 -05:00
Boris Kuschel
dc0858475d Add s390x cross build instructions 2023-03-10 13:01:26 -05: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