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
Anton Popov
1fbe96d20c
fix mysql protocol
2023-02-24 18:08:51 +00:00
Denny Crane
95b701a37c
Update table.md
2023-02-24 13:17:30 -04:00
Denny Crane
9974f45ab0
Update table.md
2023-02-24 13:15:35 -04:00
avogar
ff67fc4b06
Remove llvm-9 from dependencies
2023-02-24 16:59:27 +00:00
avogar
e52a995e46
Fix style
2023-02-24 16:58:36 +00:00
avogar
8c6cf28c01
Make better
2023-02-24 16:43:28 +00: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
6402050125
Fixup comments
2023-02-24 16:59:38 +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
HarryLeeIBM
e8458048a9
Fix http xz compression issue for s390x
2023-02-24 07:33:57 -08:00
Azat Khuzhin
86e9b131c7
Allow PREWHERE for Merge with different DEFAULT expression for column
...
It can be not that special to have Merge engine w/o default expression,
while MergeTree will have it. So improve PREWHERE for such kinds, and
also allow PREWHERE for DEFAULT and MATERIALIZED (since both are
physical columns on disk and this make sense).
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 16:33:49 +01: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
Azat Khuzhin
5aa0a3a57e
Fix flakiness of 01179_insert_values_semicolon
...
CI: https://s3.amazonaws.com/clickhouse-test-reports/46785/169f864e88b903b27921ab47149d2cd68d3efc52/stateless_tests__tsan__s3_storage__[4/5].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 15:38:53 +01:00
Yakov Olkhovskiy
f64c5fb3fa
revert Planner.cpp
2023-02-24 14:19:36 +00:00
avogar
6b7d3bf07b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-bc-check
2023-02-24 13:52:22 +00: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
Kruglov Pavel
944c240615
Update history
2023-02-24 14:09:58 +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
Azat Khuzhin
3e444287c4
Improve 02132_client_history_navigation
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 13:33:10 +01:00
Azat Khuzhin
d49e0af80a
Fix 02047_client_exception flakiness
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 13:29:55 +01:00
Han Fei
e8527e720b
refine regexp tree dictionary
2023-02-24 13:08:27 +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
Robert Schulze
d2c49265bb
Cosmetics
2023-02-24 11:29:45 +00:00
Robert Schulze
52a088f82d
Fix new start position
2023-02-24 11:29:16 +00: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
Azat Khuzhin
6db867b03d
Fix 02049_clickhouse_local_merge_tree flakiness
...
Likely if \4 is sent before replxx spawns the interactive prompt it
will not be handled:
send: sending "\u0004" to { exp4 }
0 rows in set. Elapsed: 0.001 sec.
[1Gce90d76fd35f :)
[1Gce90d76fd35f :) expect: timed out
, result:
So let's use plain "exit" instead.
CI: https://s3.amazonaws.com/clickhouse-test-reports/46779/fa3aeb6ff9c9409416c983151da73c6b8a2c5d66/stateless_tests_flaky_check__asan_/run.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 11:24:31 +01:00
Azat Khuzhin
80a31ce652
Fix possible flakiness of 02132_client_history_navigation
...
It is possible to match some escape sequence as "2":
send: sending "\r" to { exp4 }
expect: does "\u001b[0m\u001b[J\u001b[29G" (spawn_id exp4) match glob pattern "2"? yes
expect: set expect_out(0,string) "2"
expect: set expect_out(spawn_id) "exp4"
expect: set expect_out(buffer) "\u001b[0m\u001b[J\u001b[2"
send: sending "exit\r" to { exp4 }
[21GSELECT 2[0m[J[29G
exit
[1G:-] [5Gexit[0m[J[9G
[1mSELECT[0m 2[1m AS [0;32mexit[0m
Query id: 1105a048-79c8-4429-8452-b6f9c9c720f7
┌─[1mexit[0m─┐
│ 2 │
└──────┘
CI: https://s3.amazonaws.com/clickhouse-test-reports/46779/fa3aeb6ff9c9409416c983151da73c6b8a2c5d66/stateless_tests_flaky_check__asan_/run.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 11:18:12 +01:00
Robert Schulze
627961d9db
More cosmetics
2023-02-24 10:14:58 +00: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
421afeeae0
Shuffle class order (and just that)
2023-02-24 10:13:35 +00:00
Robert Schulze
ef529de7db
Cosmetics
2023-02-24 10:12:47 +00: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
Robert Schulze
c34b4c8ed1
Fix grammar
2023-02-24 09:43:02 +00:00
Robert Schulze
032dae5d29
Quick-n-dirty --> best effort
2023-02-24 09:41:02 +00:00
Robert Schulze
329abe28ba
Same check for x86
2023-02-24 09:38:32 +00:00
Denny Crane
828b850335
Update from.md
2023-02-23 21:39:46 -04:00
Denny Crane
8851c268c2
Update from.md
2023-02-23 21:25:00 -04:00
Denny Crane
06a3c5598a
Update from.md
2023-02-23 21:21:36 -04:00
Denny Crane
55b3bffe59
Update settings.md
2023-02-23 21:15:31 -04:00