Robert Schulze
|
0854d91372
|
Cosmetics: Rename variable
|
2023-06-05 09:29:19 +00:00 |
|
Robert Schulze
|
828155ebef
|
Cosmetics: Move assertIndexColumnsType() into annoyIndexValidator()
|
2023-06-05 09:29:15 +00:00 |
|
Robert Schulze
|
15c9e235c4
|
Cosmetics: add some comments + minor changes
|
2023-06-05 09:29:09 +00:00 |
|
Robert Schulze
|
68ad903f4c
|
Cosmetics: unglue * and &
|
2023-06-05 09:29:07 +00:00 |
|
Robert Schulze
|
2b74daaa17
|
Cosmetics: make input switch a bit more idiomatic
|
2023-06-05 09:29:03 +00:00 |
|
Robert Schulze
|
a3d4ede26c
|
Cosmetics: Update exception messages
|
2023-06-05 09:29:01 +00:00 |
|
Robert Schulze
|
7608e08eed
|
Cosmetics: more constness
|
2023-06-05 09:28:58 +00:00 |
|
Robert Schulze
|
423f692282
|
Cosmetics: Remove unnecessary toString()
|
2023-06-05 09:28:55 +00:00 |
|
Robert Schulze
|
3b77e40902
|
Cosmetics: Remove dots from exception messages
|
2023-06-05 09:28:53 +00:00 |
|
Robert Schulze
|
c5ededdc5b
|
Cosmetics: Switch arguments in MTIConditionAnnoy ctor
|
2023-06-05 09:28:50 +00:00 |
|
Robert Schulze
|
594572b0de
|
Cosmetics: AnnoyIndex --> AnnoyIndexWithSerialization
|
2023-06-05 09:28:47 +00:00 |
|
Robert Schulze
|
dc88d4e742
|
Cosmetics: Factorize repeated typedefs into a single typedef
|
2023-06-05 09:28:44 +00:00 |
|
Robert Schulze
|
e373cf682a
|
Cosmetics: Unwrap Annoy index from nested namespace
|
2023-06-05 09:28:41 +00:00 |
|
Robert Schulze
|
f8c1f2bd33
|
Cosmetics: Remove absolute namespace qualification of Annoy library internals
|
2023-06-05 09:28:38 +00:00 |
|
Robert Schulze
|
a8bf7af291
|
Cosmetics: Move ErrorCodes to top
|
2023-06-05 09:28:35 +00:00 |
|
Robert Schulze
|
4631595cf6
|
Cosmetics: number_of_trees --> trees
|
2023-06-05 09:28:32 +00:00 |
|
Robert Schulze
|
1018677f46
|
Cosmetics: Move ctors into cpp file
|
2023-06-05 09:28:29 +00:00 |
|
Robert Schulze
|
edad92a7f2
|
Cosmetics: Minor aesthetic fixes
|
2023-06-05 09:28:26 +00:00 |
|
Robert Schulze
|
3275629230
|
Cosmetics: Remove parentheses in single statement if/for/while
|
2023-06-05 09:28:24 +00:00 |
|
Robert Schulze
|
3657ef05ff
|
Cosmetics: Fix indentation
|
2023-06-05 09:28:19 +00:00 |
|
vdimir
|
2989cd1d35
|
Merge pull request #50484 from DanRoscigno/docs-direct-join
|
2023-06-05 10:16:07 +02:00 |
|
Alexey Milovidov
|
afdf7eaed7
|
Merge pull request #50558 from ClickHouse/remove-flaky-test
Remove flaky test
|
2023-06-05 11:14:03 +03:00 |
|
Alexey Milovidov
|
fb4e950f9f
|
Merge pull request #50546 from auxten/patch-1
Resize BufferFromVector underlying vector only pos_offset == vector.size()
|
2023-06-05 11:12:57 +03:00 |
|
Alexey Milovidov
|
5d26b0cf7c
|
Merge pull request #50550 from cmsxbc/misc-darwin-build
skip extracting darwin toolchain in builder when unncessary
|
2023-06-05 11:11:34 +03:00 |
|
Alexey Milovidov
|
477446fd53
|
Merge pull request #50574 from azat/revert-50539-skim-msan
Revert "Disable skim (Rust library) under memory sanitizer"
|
2023-06-05 11:10:55 +03:00 |
|
Azat Khuzhin
|
f1058d2d9d
|
Revert "Disable skim (Rust library) under memory sanitizer"
|
2023-06-05 09:08:01 +02:00 |
|
Alexey Milovidov
|
3c5bd78856
|
Fix typo
|
2023-06-05 06:13:39 +02:00 |
|
Alexey Milovidov
|
d66962b864
|
Merge pull request #50252 from Avogar/fix-secure-async-read-write
Fix bugs in Poco sockets in non-blocking mode, use true non-blocking sockets
|
2023-06-05 06:44:22 +03:00 |
|
Alexey Milovidov
|
3617a14467
|
Merge pull request #50215 from arenadata/ADQM-830
Added --input_format_csv_trim_whitespaces option
|
2023-06-05 06:06:45 +03:00 |
|
Alexey Milovidov
|
4b1bb75a07
|
Merge pull request #50383 from bigo-sg/grace_hash_join_mismatch_right_block
Without applying `prepareRightBlock` will cause mismatch block structrue
|
2023-06-05 05:57:16 +03:00 |
|
Alexey Milovidov
|
881bdbf839
|
Merge pull request #50153 from amosbird/fix_44504
Fix invalid index analysis for date related keys
|
2023-06-05 05:00:20 +03:00 |
|
Alexey Milovidov
|
5fc8838b04
|
Update KeyCondition.cpp
|
2023-06-05 04:58:29 +03:00 |
|
Alexey Milovidov
|
f118cba17e
|
Merge pull request #50238 from azat/dist-pending-bytes
Add new metrics BrokenDistributedBytesToInsert/DistributedBytesToInsert
|
2023-06-05 04:50:42 +03:00 |
|
Alexey Milovidov
|
3b8c781b2c
|
Merge pull request #50448 from ClickHouse/rm_parts_from_zk_paranoid
Paranoid fix for removing parts from ZooKeeper
|
2023-06-05 04:42:15 +03:00 |
|
Alexey Milovidov
|
4bd39318c7
|
Merge pull request #50455 from ClickHouse/nulllogger
Don't crash if config doesn't have logger section
|
2023-06-05 04:41:34 +03:00 |
|
Alexey Milovidov
|
af1c025496
|
Merge pull request #50480 from Avogar/try-fix-flaky-test
Try fix flaky test test_async_query_sending
|
2023-06-05 04:40:17 +03:00 |
|
Alexey Milovidov
|
bed19aa792
|
Merge pull request #50483 from ClickHouse/fix-keeper-snapshot-install
Keeper fix: apply uncommitted state after snapshot install
|
2023-06-05 04:39:33 +03:00 |
|
Alexey Milovidov
|
112826a666
|
Merge pull request #50485 from ClickHouse/remove-keeper-test
Remove unneeded Keeper test
|
2023-06-05 04:37:03 +03:00 |
|
Alexey Milovidov
|
312fa7e637
|
Merge pull request #50491 from DanRoscigno/docs-parallel_view_processing
add docs for parallel view processing
|
2023-06-05 04:36:33 +03:00 |
|
Alexey Milovidov
|
091d6d02f7
|
Merge pull request #50536 from ClickHouse/fix-incorrect-constant-folding
Fix incorrect constant folding
|
2023-06-05 04:35:53 +03:00 |
|
Alexey Milovidov
|
6241ea3514
|
Merge pull request #50542 from azat/tests/fix-expect
Make 01565_query_loop_after_client_error slightly more robust
|
2023-06-05 04:03:15 +03:00 |
|
Alexey Milovidov
|
5048f24755
|
Merge pull request #50541 from azat/rust-msan
MSan support for Rust
|
2023-06-05 04:00:37 +03:00 |
|
robot-clickhouse-ci-1
|
21e3b6df57
|
Merge pull request #50556 from den-crane/patch-49
Doc. A note for first_value/last_value
|
2023-06-05 02:59:20 +02:00 |
|
robot-clickhouse
|
a27de9a054
|
Merge pull request #50555 from den-crane/patch-31
Doc. Example for -Map combinator
|
2023-06-05 02:59:15 +02:00 |
|
Alexey Milovidov
|
47379ac039
|
Update build.sh
|
2023-06-05 03:58:42 +03:00 |
|
Alexey Milovidov
|
4a8edf1dcf
|
Merge pull request #50557 from den-crane/patch-50
Doc. Fix links datetime64.md
|
2023-06-05 03:56:35 +03:00 |
|
Alexey Milovidov
|
4234c4f36a
|
Remove flaky test
|
2023-06-05 02:51:11 +02:00 |
|
auxten
|
e5c95add52
|
use old_size
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2023-06-05 08:43:55 +08:00 |
|
Alexey Milovidov
|
18817517ed
|
Merge pull request #50538 from ClickHouse/fix-generaterandom
Control memory usage in generateRandom
|
2023-06-05 02:50:24 +03:00 |
|
Alexey Milovidov
|
5072076082
|
Merge pull request #50495 from yerseg/remove_exception_handling_from_typeid_cast
Make typeid_cast for pointers noexcept
|
2023-06-05 02:40:40 +03:00 |
|