mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
2c828338f4
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 |
||
---|---|---|
.. | ||
aspell-ignore/en | ||
check-black | ||
check-doc-aspell | ||
check-duplicate-includes.sh | ||
check-include | ||
check-include-stat | ||
check-style | ||
check-style-all | ||
check-typos | ||
check-ungrouped-includes.sh | ||
check-whitespaces | ||
check-workflows | ||
codespell-ignore-lines.list | ||
codespell-ignore-words.list | ||
double-whitespaces.pl | ||
fix-style | ||
format.sh | ||
shellcheck-run.sh |