Commit Graph

91911 Commits

Author SHA1 Message Date
Robert Schulze
2c828338f4
Replace hyperscan by vectorscan
This commit migrates ClickHouse to Vectorscan. The first 10 min of
[0] explain the reasons for it.

(*) Addresses (but does not resolve) #38046

(*) Config parameter names (e.g. "max_hyperscan_regexp_length") are
    preserved for compatibility. Likewise, error codes (e.g.
    "ErrorCodes::HYPERSCAN_CANNOT_SCAN_TEXT") and function/class names (e.g.
    "HyperscanDeleter") are preserved as vectorscan aims to be a drop-in
    replacement.

[0] https://www.youtube.com/watch?v=KlZWmmflW6M
2022-06-24 10:47:52 +02:00
Andrey Zvonov
c18d09a617
Merge branch 'master' into zvonand-base58 2022-06-24 07:05:49 +03:00
Anton Popov
a2158066f2 fix distinct with limit in distributed queries 2022-06-24 02:32:40 +00:00
Dan Roscigno
8a5ada8ccd
Merge pull request #38370 from ClickHouse/DanRoscigno-patch-1
Remove "original article" link as it 404s
2022-06-23 22:10:07 -04:00
Alexander Gololobov
addfe5f209 Added test for list --recursive 2022-06-24 03:51:39 +02:00
Dan Roscigno
e092eff474
Update brown-benchmark.md 2022-06-23 21:46:20 -04:00
Alexey Milovidov
774de099cb
Merge pull request #38331 from excitoon/patch-18
Fixed comments
2022-06-24 04:33:40 +03:00
Alexey Milovidov
7e4038ae52 Simplify hardware benchmark 2022-06-24 03:27:39 +02:00
Alexey Milovidov
e21f2a0efd Simplify hardware benchmark 2022-06-24 03:26:44 +02:00
Alexey Milovidov
e902a824f5 Simplify hardware benchmark 2022-06-24 03:25:28 +02:00
kssenii
6cb1d60883 Fix 2022-06-24 03:24:54 +02:00
Alexey Milovidov
5cd655a6ea Simplify hardware benchmark 2022-06-24 03:22:45 +02:00
Alexey Milovidov
6df0aa8810 Simplify hardware benchmark 2022-06-24 03:19:49 +02:00
Alexey Milovidov
aea3091d46 Simplify hardware benchmark 2022-06-24 03:18:51 +02:00
Kseniia Sumarokova
0b1ce49b6f
Update 02344_describe_cache.sql 2022-06-24 03:02:13 +02:00
kssenii
a3823c67ee Fix 2022-06-24 02:44:22 +02:00
Kseniia Sumarokova
867982a9fd
Update test.py 2022-06-24 01:49:47 +02:00
kssenii
dc73042d62 Better error messafe 2022-06-24 01:05:33 +02:00
mergify[bot]
a0eb831cd1
Merge branch 'master' into overcommit-deadlock-fix 2022-06-23 23:02:59 +00:00
Kseniia Sumarokova
ac4ad66985
Update 02344_describe_cache.sql 2022-06-24 00:05:07 +02:00
Alexander Gololobov
50438a4b05 Fixed uninitialized optional 2022-06-23 23:55:21 +02:00
Alexey Milovidov
812ab9bd6b
Merge pull request #36103 from sauliusvl/uring
Add support for io_uring read method
2022-06-24 00:34:29 +03:00
Alexander Tokmakov
2c280354d5
Merge pull request #38361 from ClickHouse/revert-38324-fix-partial-sort
Revert "Fix optimization in PartialSortingTransform (SIGSEGV and possible incorrect result)"
2022-06-23 23:01:20 +03:00
Alexander Tokmakov
3f4a09478d
Revert "Fix optimization in PartialSortingTransform (SIGSEGV and possible incorrect result)" 2022-06-23 23:01:11 +03:00
kssenii
bc9b56096f Fix 2022-06-23 21:52:57 +02:00
Alexander Tokmakov
74f38710a8 Merge branch 'master' into cleanup_garbage_in_store_dir 2022-06-23 21:43:28 +02:00
Alexander Tokmakov
09f09bd96d apply trash-formatter 2022-06-23 21:40:05 +02:00
kssenii
6fbd49f554 Merge master 2022-06-23 21:40:01 +02:00
Alexander Tokmakov
dbf2763788 automatically convert system database to Atomic 2022-06-23 21:38:43 +02:00
zvonand
dd8203038f updated exception handling 2022-06-24 00:36:57 +05:00
Alexander Tokmakov
0d304f7b8c fix tests 2022-06-23 21:19:07 +02:00
kssenii
fe0ab845f5 Update tests 2022-06-23 21:00:44 +02:00
Kseniia Sumarokova
40a4742f93
Merge pull request #38319 from kssenii/fix-access-for-drop-fs-cache
Add access check and on cluster option for system drop fs cache
2022-06-23 20:56:44 +02:00
kssenii
e362e4fff1 Fix 2022-06-23 20:48:32 +02:00
Alexander Gololobov
02f3921c69 Added --recursive to clickhouse-disks list 2022-06-23 20:39:20 +02:00
Vladimir Chebotarev
3333dc2da1
Update S3Capabilities.h 2022-06-23 20:59:44 +03:00
Alexey Milovidov
e7c8023ef5
Merge pull request #38201 from ClickHouse/revert-35914-FIPS_compliance
Revert "ClickHouse's boringssl module updated to the official version of the FIPS compliant."
2022-06-23 20:22:03 +03:00
alesapin
345c899983 Suppress 2022-06-23 18:38:43 +02:00
alesapin
24974d177d Followup 2022-06-23 18:36:10 +02:00
Mikhail f. Shiryaev
dfae6a5634
Upload logs for getting all tests command 2022-06-23 18:14:42 +02:00
Igor Nikonov
2fd5467f36 Merge remote-tracking branch 'origin/master' into dictinct_in_order_optimization 2022-06-23 16:04:08 +00:00
kssenii
94a9af4191 Add test 2022-06-23 17:54:11 +02:00
kssenii
468c98ff42 Better 2022-06-23 17:46:27 +02:00
mergify[bot]
174d8577fa
Merge branch 'master' into merge_tree_reader 2022-06-23 15:16:51 +00:00
Alexey Milovidov
02f4b2af08
Merge pull request #38328 from DanRoscigno/update-brown-dataset-docs
Updated Brown University dataset example
2022-06-23 18:05:19 +03:00
Kruglov Pavel
ce7cc22b93
Merge pull request #38337 from ClickHouse/Avogar-patch-1
Try to fix 02305_schema_inference_with_globs
2022-06-23 16:59:54 +02:00
Maksim Kita
b7439a36f6
Merge pull request #38324 from azat/fix-partial-sort
Fix optimization in PartialSortingTransform (SIGSEGV and possible incorrect result)
2022-06-23 16:08:52 +02:00
kssenii
d4758c7ce9 Update tests 2022-06-23 15:57:12 +02:00
DanRoscigno
accc479d88 revert query changes, add setting 2022-06-23 09:54:11 -04:00
Raúl Marín
7f7d082fb3 Add implicit_transaction setting 2022-06-23 15:23:37 +02:00