Commit Graph

114488 Commits

Author SHA1 Message Date
Robert Schulze
4a168444fa
Store keys as std::string_view 2023-05-11 19:03:17 +00:00
Robert Schulze
37c1b1aa58
Some fixups 2023-05-11 18:49:05 +00:00
Robert Schulze
93a2b44702
Add docs 2023-05-08 13:11:21 +00:00
Robert Schulze
e9d9eda3a2
More typedef usage 2023-05-08 12:46:14 +00:00
Robert Schulze
6a454ed6c3
Add Entropies typedef 2023-05-08 12:41:30 +00:00
Robert Schulze
d2dc5e9fc8
Improve naming 2023-05-08 12:36:28 +00:00
Robert Schulze
8b77b706c4
Optimize allocations 2023-05-08 12:31:25 +00:00
Robert Schulze
d2216a4339
Remove leftover 2023-05-08 12:20:40 +00:00
Robert Schulze
1b7c207d7a
Replace ACM link by DOI link 2023-05-08 12:16:12 +00:00
Robert Schulze
fdabce9a68
Move chooseBytes() up 2023-05-08 12:15:19 +00:00
Robert Schulze
03e9522de4
Less namespace clutter 2023-05-08 12:13:52 +00:00
Robert Schulze
267e0c4ef5
More typedef usage 2023-05-08 12:12:24 +00:00
Robert Schulze
b9e8c52057
Fix function registration 2023-05-08 12:08:22 +00:00
Robert Schulze
bb5a25e81c
Fix typo 2023-05-08 12:05:44 +00:00
Robert Schulze
500f3d3951
Add SQL functions for Entropy Learned Hashing
Courtesy to @Dmitry909, I just wrapped up his work.
2023-05-08 10:18:55 +00:00
Robert Schulze
43a5eb0faf
Merge pull request #49634 from ClickHouse/revert-49423-remove-trash-7
Add trash
2023-05-08 09:43:35 +02:00
Antonio Andelic
212c57c034
Merge pull request #49390 from ClickHouse/fix-gcs-headers
Properly fix GCS when HMAC is used
2023-05-08 08:17:43 +02:00
Alexey Milovidov
4942026630
Merge pull request #49620 from ClickHouse/rs/utils-not-by-default
CMake: Don't build utils unless explicitly requested
2023-05-08 06:18:50 +03:00
Alexey Milovidov
ad025fb4f6
Merge pull request #49635 from ClickHouse/remove-commented-code
Remove commented code
2023-05-08 06:06:12 +03:00
Alexey Milovidov
6ad3becc6e
Merge pull request #49429 from ClickHouse/deprecate-in-memory-parts
Deprecate in-memory parts
2023-05-08 05:38:03 +03: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
Alexey Milovidov
3cf1da7bf3
Merge branch 'master' into deprecate-in-memory-parts 2023-05-08 01:38:00 +03: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
Alexey Milovidov
aa280bcd10 Slightly better 2023-05-07 23:12:28 +02:00
Alexey Milovidov
3880053348 Slightly better 2023-05-07 23:02:41 +02:00
Alexey Milovidov
736eac4a5d Remove commented code 2023-05-07 22:46:02 +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
Robert Schulze
156cd1de6f
Revert "Remove trash" 2023-05-07 22:03:37 +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
27e1357ee6
Update test_in_memory_parts_still_read.py 2023-05-07 17:42:18 +03: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