Alexey Milovidov
|
38612635b0
|
Update StorageView.cpp
|
2023-03-12 20:43:47 +03:00 |
|
Smita Kulkarni
|
39a146ab87
|
Merge branch 'master' into Parameterized_view_bug_fix_47287_47247
|
2023-03-12 11:05:28 +01:00 |
|
Smita Kulkarni
|
e85096b444
|
Updated variable name to fix build & call to getSampleBlockForColumns. Added a test for substring parameter name.
|
2023-03-12 11:00:17 +01:00 |
|
robot-ch-test-poll1
|
bc39f3e4d9
|
Merge pull request #47473 from ucasfl/explain-graph
Fix explain graph with projection
|
2023-03-12 01:31:04 +01:00 |
|
Smita Kulkarni
|
5b11d72ce4
|
In parameterized view, moved parameter values to SelectQueryInfo from StorageView as it can be used by multiple queries and updated column name check to avoid issues with parameter name being substring of column name.
|
2023-03-11 20:39:43 +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 |
|
flynn
|
e56eeac05f
|
fix
|
2023-03-11 18:48:36 +00:00 |
|
flynn
|
2682844951
|
fix
|
2023-03-11 18:06:50 +00:00 |
|
flynn
|
3190b89f9a
|
Fix
|
2023-03-11 18:04:19 +00: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 |
|
flynn
|
191bc9717e
|
fix style
|
2023-03-11 15:58:16 +00:00 |
|
flynn
|
530c9ae490
|
revert
|
2023-03-11 15:43:19 +00: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 |
|
flynn
|
0084a61c76
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into explain-graph
|
2023-03-11 15:35:47 +00:00 |
|
Maksim Kita
|
8585fae467
|
Fixed tests
|
2023-03-11 16:31:31 +01:00 |
|
flynn
|
3e554c2925
|
fix
|
2023-03-11 15:24:19 +00: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 |
|
flynn
|
3687698b15
|
Fix explain graph with projection
|
2023-03-11 15:03:10 +00: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 |
|