Commit Graph

114447 Commits

Author SHA1 Message Date
Alexander Gololobov
8482cf01c2
Check that lengths are also equal
Slightly modified the test to make it more clear
2023-05-08 15:27:10 +02:00
Alexey Milovidov
900f8e50e3 Fix one-off error found by UBSan 2023-05-08 04:08:13 +02:00
Dan Roscigno
0830153a52
Merge pull request #49501 from ivan-klass/patch-1
Note for multiple arrayJoin of same array expression
2023-05-07 20:17:09 -04:00
Alexey Milovidov
67fa5b6b7c
Merge pull request #49628 from ClickHouse/fix-distinct
Fix bug in DISTINCT
2023-05-08 03:01:30 +03:00
Kseniia Sumarokova
0d15956969
Merge pull request #49623 from kssenii/fix-assertions-5
Fix stress test (Logical error: Expected 7134 >= 11030)
2023-05-08 00:59:40 +02:00
robot-clickhouse-ci-2
6c02b6b327
Merge pull request #49627 from ClickHouse/rs/obsolete-ccache-knob
CMake: Remove legacy switch for ccache
2023-05-08 00:16:09 +02:00
Robert Schulze
33e1888ca7
Merge pull request #49633 from ClickHouse/rs/unflake-01660_system_parts_smoke
Unflake 01660_system_parts_smoke
2023-05-07 22:10:03 +02:00
Alexey Milovidov
595fdbeca4
Update 02733_distinct.sql 2023-05-07 22:56:41 +03:00
Robert Schulze
f4eabd967d
Merge pull request #49603 from ClickHouse/rs/makedate-mysql
Implement a MySQL-compatible variant of makeDate()
2023-05-07 21:51:03 +02:00
Robert Schulze
4d5d5354d1
Unflake 01660_system_parts_smoke 2023-05-07 19:45:27 +00:00
robot-ch-test-poll
5078231c7e
Merge pull request #49619 from ClickHouse/remove_concurrent
Better concurrent parts removal with zero copy
2023-05-07 21:03:44 +02:00
Alexey Milovidov
1cb02c9da3
Update tests/queries/0_stateless/02733_distinct.sql
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
2023-05-07 21:20:12 +03:00
robot-ch-test-poll2
10f74298ac
Merge pull request #49629 from ClickHouse/suse-install-doc
Add documentation how to install clickhouse on SUSE family
2023-05-07 20:06:05 +02:00
Alexey Milovidov
73a1ea0eb3
Merge pull request #44627 from ClickHouse/system-stack-trace-fix
Attempt to fix the "system.stack_trace" test
2023-05-07 21:05:10 +03:00
Mikhail f. Shiryaev
e1fa92e078
Add openSUSE and SLES to docs dictionary, sort it 2023-05-07 19:30:55 +02:00
Mikhail f. Shiryaev
b2963eb4be
Add documentation how to install clickhouse on SUSE family 2023-05-07 17:59:46 +02:00
Alexey Milovidov
d0400846f1 Fix bug in DISTINCT 2023-05-07 17:50:04 +02:00
Robert Schulze
e275da1d31
Remove deprecated logic for ccache 2023-05-07 15:41:56 +00:00
Alexey Milovidov
98acbff68f Disable distinct_in_order optimization 2023-05-07 17:31:56 +02:00
Alexey Milovidov
df8c930be3
Merge pull request #49537 from ClickHouse/pretty-time-squashing
Make `Pretty` formats even prettier.
2023-05-07 17:41:01 +03:00
Alexey Milovidov
5ef3f0cad1
Merge pull request #49604 from ClickHouse/return-some-tests
Follow-up for #49580
2023-05-07 17:39:59 +03:00
Alexey Milovidov
c0fce20fc2
Merge pull request #49611 from ClickHouse/fix-bad-test-4
Fix bad test 01660_system_parts_smoke
2023-05-07 17:39:16 +03:00
Alexey Milovidov
f93064d9c8
Merge pull request #49616 from ClickHouse/fix-error-48300
Fix error in #48300
2023-05-07 17:38:23 +03:00
Alexey Milovidov
6287160302
Merge pull request #49617 from ClickHouse/fix-typo-8
Fix typo: "as much slots" -> "as many slots"
2023-05-07 17:37:01 +03:00
Alexey Milovidov
7993cf73bf
Merge pull request #49612 from ClickHouse/minor-changes-2
Minor changes
2023-05-07 17:36:28 +03:00
Alexey Milovidov
0ab0b78015
Merge pull request #49615 from ClickHouse/remove-test-send-metadata
Follow-up for #49576
2023-05-07 17:36:17 +03:00
Igor Nikonov
ff9e78707f
Merge pull request #49551 from ClickHouse/analyzer-00597_push_down_predicate_long
Fix 00597_push_down_predicate_long for analyzer
2023-05-07 16:15:23 +02:00
Igor Nikonov
fd073f1900
Merge branch 'master' into analyzer-00597_push_down_predicate_long 2023-05-07 16:10:41 +02:00
Robert Schulze
b995795971
Fix style 2023-05-07 13:27:57 +00:00
Robert Schulze
aa09b6154b
Various cleanups 2023-05-07 13:06:35 +00:00
kssenii
6473ec54ee Fix 2023-05-07 15:05:45 +02:00
alesapin
33e691ad51 Better name 2023-05-07 14:26:21 +02:00
Robert Schulze
ca05a737c1
Merge pull request #49598 from ClickHouse/rs/build-utils
CMake: Cleanup utils build
2023-05-07 14:11:05 +02:00
alesapin
a2ed457219 Better concurrent parts removal with zero copy 2023-05-07 14:02:24 +02:00
Robert Schulze
fc4288d3ac
Fix FreeBSD build 2023-05-07 06:55:24 +00:00
Alexey Milovidov
bcafd7002a
Merge pull request #49597 from ClickHouse/remove-locales
Remove "locale"
2023-05-07 07:26:02 +03:00
robot-clickhouse-ci-2
40922d197f
Merge pull request #49600 from azat/build/rust-lto
RFC: Improve performance of BLAKE3 by 11% by enabling LTO for Rust
2023-05-07 06:14:57 +02:00
Michael Kolupaev
fd9c9bb25b Split ReadWriteBufferFromHTTP.h into .h and .cpp file 2023-05-06 21:11:06 -07:00
Alexey Milovidov
920b42f88f
Merge pull request #49605 from ClickHouse/fix-typo-7
Fix typo
2023-05-07 06:40:46 +03:00
Alexey Milovidov
6b742bb1d1
Merge branch 'master' into system-stack-trace-fix 2023-05-07 06:05:47 +03:00
Alexey Milovidov
d0181a68a9
Update 01051_system_stack_trace.sql 2023-05-07 06:05:28 +03:00
Alexey Milovidov
c3fa74ab8a
Merge pull request #49435 from ClickHouse/short
Make 'exceptions shorter than 30' test less noisy
2023-05-07 06:01:46 +03:00
Alexey Milovidov
cfb35cb251 Fix typo: "as much slots" -> "as many slots" 2023-05-07 04:42:46 +02:00
Alexey Milovidov
72e1f751bb Fix error in #48300 2023-05-07 04:16:18 +02:00
Alexey Milovidov
d8f5667ba6 Follow-up for #49576 2023-05-07 03:59:35 +02:00
Alexey Milovidov
49766769df
Merge pull request #49584 from jinjunzh/iaadeflate_isal_issuefix
fixed symbol conflict between contrib/isa-l and isa-l in qpl
2023-05-07 04:52:08 +03:00
Alexey Milovidov
8323c59742
Merge pull request #49595 from ClickHouse/remove-dangerous-code
Remove dangerous code (stringstream)
2023-05-07 04:51:22 +03:00
Alexey Milovidov
cb90c7e670 Minor changes 2023-05-07 02:39:21 +02:00
Alexey Milovidov
e8228cb0d2
Merge pull request #49530 from ClickHouse/optimize-query-log
Optimize the system.query_log and system.query_thread_log tables by applying LowCardinality when appropriate
2023-05-07 03:36:30 +03:00
Alexey Milovidov
15c648a615 Fix bad test 01660_system_parts_smoke 2023-05-07 02:33:45 +02:00