Commit Graph

116567 Commits

Author SHA1 Message Date
robot-ch-test-poll2
5d0522cfa6
Merge pull request #50597 from DanRoscigno/master
add video to inverted indices docs
2023-06-05 18:23:09 +02:00
Nikolay Degterinsky
fca09ae9b9
Merge branch 'master' into sigquit-handler 2023-06-05 17:55:15 +02:00
DanRoscigno
654aee209f add video 2023-06-05 11:55:04 -04:00
Kseniia Sumarokova
0832cb2d7a
Update Metadata.h 2023-06-05 17:51:12 +02:00
robot-ch-test-poll
e1889ffb3a
Merge pull request #50529 from kitaisreal/function-if-constant-folding
Function if constant folding
2023-06-05 17:29:29 +02:00
Han Fei
f136945ea4
Merge pull request #50255 from johanngan/regexptree-arrays
Add dictGetAll function to collect multiple matches in RegExpTreeDictionary
2023-06-05 17:20:24 +02:00
ltrk2
3938309374 Implement review comments 2023-06-05 08:18:03 -07:00
Kseniia Sumarokova
2b3db1d33c
Update Metadata.cpp 2023-06-05 17:05:06 +02:00
Robert Schulze
4c88b7bbb7
Further improve ANN index docs 2023-06-05 13:13:49 +00:00
Daniel Kutenin
c4e1dc5545
Enable FAST_DEC_LOOP for Arm LZ4 to get 5% of decomp speed
It's disabled for clang because of mobile

e82198428c/lib/lz4.c (L471)
2023-06-05 14:10:53 +01:00
Dmitry Novik
638775e580 Analyzer: fix 01487_distributed_in_not_default_db 2023-06-05 12:48:54 +00:00
avogar
aa20935cb9 Better 2023-06-05 12:45:14 +00:00
avogar
55345d5a25 Fix exception message 2023-06-05 12:43:38 +00:00
avogar
4f0adf5f61 Better support for avro decimals 2023-06-05 12:40:54 +00:00
János Benjamin Antal
c3d6e4c915 Fix docs 2023-06-05 12:36:19 +00:00
János Benjamin Antal
5cb2d8b4e2 Update failing tests 2023-06-05 12:32:25 +00:00
János Benjamin Antal
28eb9562b8 Remove the usage of SHOW USER PROCESSES from tests 2023-06-05 12:29:11 +00:00
János Benjamin Antal
90e9df9109 Revert "Add SHOW USER PROCESSES query"
This reverts commit d28b4181e9.
2023-06-05 12:27:46 +00:00
János Benjamin Antal
1713dbe631 Grant select on system tables to test user 2023-06-05 12:07:05 +00:00
robot-ch-test-poll4
13fc7c6c55
Merge pull request #50581 from ismailakpolat/patch-1
Update rabbitmq.md
2023-06-05 13:42:05 +02:00
Kruglov Pavel
59f27014f7
Merge pull request #50474 from valentinalexeev/patch-1
Additional error information when JSON is too large
2023-06-05 13:31:21 +02:00
Dmitry Novik
8e51a15606
Merge pull request #50234 from azat/fix-nested-dist-cte
Fix nested distributed SELECT in WITH clause
2023-06-05 13:18:50 +02:00
kssenii
58932b81cc Merge remote-tracking branch 'upstream/master' into fix-logical-error-in-try-reserve-2 2023-06-05 13:07:12 +02:00
kssenii
f3a8517a44 Fix 2023-06-05 13:07:07 +02:00
Robert Schulze
8f60423daa
Cosmetics: more constness 2023-06-05 10:59:41 +00:00
Robert Schulze
de503dc5d2
Add tests for tuple + add tests for custom distance metric / tree count 2023-06-05 10:49:45 +00:00
alesapin
5e8ecf8f22
Merge pull request #50548 from ClickHouse/move_async_iterator_to_object_storage
Add async iteration to object storage
2023-06-05 12:30:28 +02:00
Robert Schulze
7d659fdca2
Tests: Decrease granule size 2023-06-05 10:27:54 +00:00
Robert Schulze
cdb5997339
Cosmetics: add assert 2023-06-05 10:25:25 +00:00
János Benjamin Antal
e140cad10c Clean up includes 2023-06-05 10:18:36 +00:00
János Benjamin Antal
256f713d6b Add docs for system.user_processes 2023-06-05 10:18:25 +00:00
János Benjamin Antal
a224c8936c Fix minor issues in documentation 2023-06-05 10:18:07 +00:00
ismailakpolat
3082029406
Update rabbitmq.md
Duplicate parameter name in definition
2023-06-05 13:03:17 +03:00
Kseniia Sumarokova
22110ac742
Fix exception message 2023-06-05 11:59:49 +02:00
Robert Schulze
06329fb08b
Minor: Make unique by sort/erase (should be a bit faster) 2023-06-05 09:33:02 +00:00
Robert Schulze
397715bfa5
Cosmetics: comp_dist --> comparison_distance 2023-06-05 09:32:02 +00:00
Robert Schulze
4e9a533178
Cosmetics: condition --> ann_condition 2023-06-05 09:31:59 +00:00
Robert Schulze
c94ec9f5dd
Cosmetics: Fix typo 2023-06-05 09:31:55 +00:00
Robert Schulze
146668a850
Cosmetics: query_type --> type 2023-06-05 09:31:52 +00:00
Robert Schulze
0c26123fd5
Cosmetics: limit_restriction --> max_limit_for_ann_queries 2023-06-05 09:31:49 +00:00
Robert Schulze
8213e366fa
Cosmetics: Remove absolute namespace qualification of Annoy library internals, pt. II 2023-06-05 09:31:46 +00:00
Robert Schulze
879b70a594
CommonANNIndexes.h/cpp --> ApproximateNearestNeighborIndexesCommon.h/cpp 2023-06-05 09:31:43 +00:00
Robert Schulze
55256f4664
Cosmetics: Fix typo 2023-06-05 09:31:41 +00:00
Robert Schulze
ee5b49c3fd
Consolidate Annoy index tests 2023-06-05 09:31:38 +00:00
Robert Schulze
6580d2c326
Cosmetics: castMetricFromStringToType --> stringToMetric 2023-06-05 09:31:35 +00:00
Robert Schulze
8cc382121a
Cosmetics: Update comments 2023-06-05 09:31:33 +00:00
Robert Schulze
6fe208832d
Cosmetics: target vector --> reference vector 2023-06-05 09:31:26 +00:00
Robert Schulze
567d54a268
Cosmetics: more constness 2023-06-05 09:31:05 +00:00
Robert Schulze
999e4c3306
Cosmetics: Less generic variable naming 2023-06-05 09:31:03 +00:00
Robert Schulze
662b0fb822
Cosmetics: Unwrap common ANN code from nested namespace 2023-06-05 09:30:58 +00:00