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
pufit
2fbe75957d
Add default
column for system.settings
and system.server_settings
2023-02-23 18:24:57 -05:00
Robert Schulze
2f47046fe1
CMake: Add quick-n-dirty check that the build machine isn't too old
2023-02-23 23:05:55 +00: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
Robert Schulze
d26a12b6b2
Remove ZSTD version from CMake output
...
- produced wrong output:
> ZSTD VERSION 1.5.0
(see any recent local or CI build log), whereas the current version is 1.5.4
- that could be fixed, on the other hand other contrib's also don't
print their version (it is given implicitly by ClickHouse's source
Git hash), the parsing regex is fragile and it hasn't changed since
2016 so it was probably broken for a long time already
- therefore remove it
2023-02-23 20:27:30 +00:00
Robert Schulze
cca0bead44
Slighly improved example
2023-02-23 20:07:06 +00:00
Robert Schulze
b3eacf0894
Whitespace for the win
2023-02-23 20:06:24 +00:00
Robert Schulze
6906cafa99
Change to S3 cfg syntax
2023-02-23 20:04:41 +00: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
Azat Khuzhin
fa3aeb6ff9
Fix 02105_backslash_letter_commands
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-23 20:06:36 +01: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
Salvatore Mesoraca
0e34a4fc4e
ActionsDAG: remove unnecessary condition
2023-02-23 18:35:29 +01:00
Alexander Tokmakov
d7cd4c6fca
Update clickhouse-test
2023-02-23 20:20:29 +03:00