Alexey Milovidov
4134e56ef0
Increase the limit for opened files in clickhouse-local
2023-02-25 03:20:47 +01:00
Alexey Milovidov
3b433783d5
Add a test for #45214
2023-02-25 01:03:38 +01:00
Alexey Milovidov
a712fc6435
Fix wrong function name
2023-02-25 00:27:54 +01:00
Alexey Milovidov
ae230e3a82
Update trap.cpp
2023-02-25 02:24:29 +03:00
Alexey Milovidov
150f8ec7bf
Add a test for #43184
2023-02-25 00:22:57 +01:00
Alexey Milovidov
e23d68bcba
Fix MSan report in "maxIntersections" function
2023-02-25 00:14:32 +01:00
Alexey Milovidov
7c3a7ea27a
Fix MSan report in "maxIntersections" function
2023-02-25 00:13:15 +01:00
Alexey Milovidov
f28ab14759
Better handling of fatal errors
2023-02-24 23:29:06 +01:00
Alexey Milovidov
52beeadac7
Merge pull request #46755 from HarryLeeIBM/hlee-s390x-new-libunwind
...
Use latest libunwind for s390x
2023-02-25 00:40:06 +03:00
Alexey Milovidov
093eba5dfc
Merge pull request #46736 from ClickHouse/pending-on-rerun
...
Mark failed build reports as pending on reruns
2023-02-25 00:39:44 +03:00
Alexey Milovidov
20df2a01aa
Merge pull request #46783 from clickhouse-adrianfraguela/patch-1
...
Updated Slack invite link
2023-02-25 00:38:24 +03:00
Alexey Milovidov
fe2c313ada
Merge pull request #46796 from ClickHouse/rs/silence-zstd-build
...
Remove ZSTD version from CMake output
2023-02-25 00:37:23 +03:00
Alexey Milovidov
d6b618565e
Add a trap
2023-02-24 22:35:51 +01:00
Alexey Milovidov
3d29e62587
Fix strange code
2023-02-24 22:33:39 +01:00
pufit
6a99c1b68a
Apply suggestions from code review
...
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-02-24 16:17:49 -05:00
avoiderboi
f500de6657
Fix typo
2023-02-24 21:51:52 +01:00
avoiderboi
7f159b9e2d
Handle Inf
and NaN
properly
2023-02-24 21:21:49 +01:00
avoiderboi
1df605f13c
Add tests for handling NaN
and Inf
properly
2023-02-24 21:21:39 +01:00
Alexander Tokmakov
7a49521de8
Merge pull request #46779 from azat/tests/expect-timeout-fixes
...
Fix timeout for all expect tests (wrong usage of expect_after timeout)
2023-02-24 23:08:25 +03:00
Alexander Tokmakov
99cf9abe54
Merge branch 'master' into tests/expect-timeout-fixes
2023-02-24 23:07:45 +03:00
Azat Khuzhin
78bc48236b
Relax symbols that are allowed in userinfo in *domain*RFC()
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 20:51:48 +01:00
Azat Khuzhin
066389e6ff
Relax symbols that are allowed in userinfo in netloc()
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 20:51:44 +01:00
Alexey Milovidov
61ab6c7a37
Merge pull request #46840 from ClickHouse/changelog-edit
...
Edit the changelog
2023-02-24 22:47:20 +03:00
Alexey Milovidov
381f0cc5b3
Edit the changelog
2023-02-24 20:45:35 +01:00
Rich Raposa
75290a2455
Merge pull request #46838 from ClickHouse/add-mac-to-install
...
Update install.md
2023-02-24 12:43:11 -07:00
avoiderboi
71538c8536
Eliminate unreachable code
2023-02-24 20:33:34 +01:00
avoiderboi
eb5122b00b
Protect against bugs outside the function
2023-02-24 20:33:01 +01:00
Yakov Olkhovskiy
da326dda03
comments fix
2023-02-24 19:19:51 +00:00
Azat Khuzhin
83071164cc
Fix off-by-one error in netloc()
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 20:15:29 +01:00
rfraposa
7b1b4f1fd6
Update aspell-dict.txt
2023-02-24 11:54:12 -07:00
Han Fei
e77dd81036
fix
2023-02-24 19:48:46 +01:00
Kruglov Pavel
c2a4ec11bf
Merge branch 'master' into split-bc-check
2023-02-24 19:45:39 +01:00
pufit
86406c0f0f
fix test
2023-02-24 13:44:16 -05: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
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