Guo Wangyang
4e294b9bfc
ColumnVector: re-enable AVX512_VBMI/AVX512_VBMI2 optimized filter and index ( #41765 )
...
* Revert "Merge pull request #41752 from ClickHouse/revert-revert-revert"
This reverts commit 7bb245720a
, reversing
changes made to 78002dc248
.
* Revert "Merge pull request #41797 from ClickHouse/revert-41247"
This reverts commit 69b13d9f31
, reversing
changes made to 1719e000ea
.
* AVX512VBMI::vectorIndexImpl: Fix heap buffer overflow when limit == 0
* use SIMD_ELEMENTS instead of SIMD_BYTES to avoid confusing
2022-10-24 23:11:46 +02:00
Nikita Mikhaylov
8fcbef938b
Fix typo in cmake code related to fuzzing ( #42627 )
2022-10-24 23:01:06 +02:00
Nikolay Degterinsky
171ed8dd4e
Apply suggestions from review
2022-10-24 20:38:04 +00:00
Mikhail f. Shiryaev
787c252437
Add a template for installation issues
2022-10-24 21:30:09 +02:00
Dan Roscigno
0c50114190
Update Fedora build info
...
I am using Fedora 36.
yum install of `clang-c++` failed for me, `clang` worked. And I had an error message telling me to install `ccache` also.
2022-10-24 14:41:38 -04:00
Alexey Milovidov
9ee7131f67
Merge pull request #42423 from ClickHouse/optimize-partitions-in-background
...
Optimize partitions in background
2022-10-24 19:41:50 +02:00
Anton Popov
b58ca49f05
fix bad cast in arrayElement with Map and Nullable index
2022-10-24 17:34:46 +00:00
Robert Schulze
b5d51e8a8f
Merge pull request #42611 from arenadata/ADQM-584-fix
...
Fix flaky 02458_datediff_date32 test
2022-10-24 19:02:08 +02:00
Robert Schulze
655233e1c5
Add convenience typedefs for Date/Date32/DateTime/DateTime64 columns
2022-10-24 16:55:41 +00:00
SmitaRKulkarni
96c8260230
Merge branch 'master' into 36316_Support_glob_for_recursive_directory_traversal
2022-10-24 18:34:19 +02:00
Anton Popov
dcb7667808
share transaction for projections
2022-10-24 16:28:19 +00:00
Sergei Trifonov
bef3c71453
Merge pull request #41726 from AlfVII/fix-slow-json-extract-with-low-cardinality
...
Low cardinality cases moved to the function for its corresponding type
2022-10-24 18:18:40 +02:00
Alexey Milovidov
67212ad575
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:04:59 +03:00
Alexey Milovidov
dd4ff1e0e5
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:04:51 +03:00
Alexey Milovidov
aa84346107
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:04:43 +03:00
Alexey Milovidov
f6139c82b6
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:04:37 +03:00
Alexey Milovidov
e28f9402c7
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:04:31 +03:00
Alexey Milovidov
55e0a9115e
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:04:21 +03:00
Alexey Milovidov
4d490fa088
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:02:49 +03:00
Alexey Milovidov
6d255b3430
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:02:41 +03:00
Alexey Milovidov
440d302a8c
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:02:28 +03:00
Alexey Milovidov
1829250711
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:02:16 +03:00
Alexey Milovidov
9532b6024b
Update CHANGELOG.md
...
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-24 19:02:05 +03:00
Nikolai Kochetov
93310fe8b1
Fix typo.
2022-10-24 15:51:21 +00:00
Nikolai Kochetov
d5bd905a41
Try to fix data race on zookeeper vs DDLWorker at server shutdown.
2022-10-24 15:09:35 +00:00
Antonio Andelic
724f833529
Use PREWHERE in tests
2022-10-24 15:08:41 +00:00
Anton Popov
128fdd785e
better interface
2022-10-24 14:44:22 +00:00
Nikolai Kochetov
beb40e4579
Split tests.
2022-10-24 14:22:06 +00:00
Maksim Kita
d0e64eb15b
Fixed tests
2022-10-24 16:14:05 +02:00
Nikolai Kochetov
14e3bb6354
Another case.
2022-10-24 13:58:26 +00:00
Dan Roscigno
17936fee7d
Merge pull request #42440 from ClickHouse/DanRoscigno-patch-2
...
Update uk-price-paid.md
2022-10-24 08:55:49 -04:00
Alexander Gololobov
5ec9b35bbb
Merge pull request #42585 from azat/ci/stress/hung-check-fix
...
ci/stress: fix memory limits overrides for hung check
2022-10-24 13:45:56 +02:00
Nikolai Kochetov
5dabbf89ad
Fixing build.
2022-10-24 13:43:24 +02:00
Vitaly Baranov
cd158b021f
Merge pull request #42562 from vitlibar/subqueries-in-row-policy-filters
...
Fix using subqueries in row policy filters
2022-10-24 13:38:15 +02:00
Roman Vasin
42acdb6edc
Fix flaky 02458_datediff_date32 test
2022-10-24 11:03:44 +00:00
Han Fei
8f00d0d1cc
fix tidy
2022-10-24 12:56:36 +02:00
Nikolai Kochetov
aee7bb0d91
Merge pull request #42577 from ClickHouse/clean-thread-id
...
Clear thread::id when ThreadFromGlobalPool exits.
2022-10-24 12:03:28 +02:00
filimonov
0762783fbd
Fix incorrect trace log line on dict reload
2022-10-24 11:58:37 +02:00
Robert Schulze
240637f8f1
Merge branch 'master' into update-libcxx-to-15
2022-10-24 11:11:01 +02:00
Antonio Andelic
5579d139eb
Avoid crash with big int in prewhere
2022-10-24 08:37:52 +00:00
Alexey Milovidov
9b1b436e4d
Merge branch 'master' into DanRoscigno-patch-2
2022-10-24 10:28:29 +02:00
Alexey Milovidov
5ebdf847ff
Update CHANGELOG.md
2022-10-24 11:27:31 +03:00
Mikhail f. Shiryaev
a29ece3bb8
Merge pull request #42349 from azat/packages/archlinux
...
Use nfpm packager for archlinux packages
2022-10-24 10:26:24 +02:00
Maksim Kita
9a02d25c0b
Fixed tests
2022-10-24 10:22:38 +02:00
Maksim Kita
3862dd96fe
Fixed tests
2022-10-24 10:22:38 +02:00
Maksim Kita
8ac7f4423b
Fixed tests
2022-10-24 10:22:38 +02:00
Maksim Kita
d083200d65
Fixed code review issues
2022-10-24 10:22:38 +02:00
Maksim Kita
561d585100
Fixed tests
2022-10-24 10:22:38 +02:00
Maksim Kita
39b2d25a43
Added tests
2022-10-24 10:22:38 +02:00
Maksim Kita
90048ce75d
Fixed code review issues
2022-10-24 10:22:38 +02:00