diff options
author | sskvor <sskvor@yandex-team.com> | 2024-12-24 17:42:43 +0300 |
---|---|---|
committer | sskvor <sskvor@yandex-team.com> | 2024-12-24 18:15:03 +0300 |
commit | 8317ba3835dc7e9c854f6472cb686b1e3e3dd7c8 (patch) | |
tree | c4ace4d078ceb17478183cca7832f9ad67cf1fd0 /yql | |
parent | c82d5a2884d9a51553c32c75645f4ae2d1c1c227 (diff) | |
download | ydb-8317ba3835dc7e9c854f6472cb686b1e3e3dd7c8.tar.gz |
[library/cpp/hyperscan] Dropsupport ()
commit_hash:f0e4b9bf3cc217402238bf1efcc4b8695f6a3709
Diffstat (limited to 'yql')
-rw-r--r-- | yql/essentials/udfs/common/hyperscan/test/canondata/test.test_Error_/extracted | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/udfs/common/hyperscan/test/canondata/test.test_Error_/extracted b/yql/essentials/udfs/common/hyperscan/test/canondata/test.test_Error_/extracted index d3707ae88c..21ca8cec79 100644 --- a/yql/essentials/udfs/common/hyperscan/test/canondata/test.test_Error_/extracted +++ b/yql/essentials/udfs/common/hyperscan/test/canondata/test.test_Error_/extracted @@ -3,6 +3,6 @@ <tmp_path>/program.sql:<main>:8:1: Error: Execution of node: YtMap! SELECT $match(value) AS match FROM Input; ^ - <tmp_path>/program.sql:<main>:6:21: Error: library/cpp/regex/hyperscan/hyperscan.cpp:102: Failed to compile regex: ^*$. Error message (hyperscan): Invalid repeat at index 1. + <tmp_path>/program.sql:<main>:6:21: Error: library/cpp/regex/hyperscan/hyperscan.cpp:92: Failed to compile regex: ^*$. Error message (hyperscan): Invalid repeat at index 1. $match = Hyperscan::Match("*"); ^
\ No newline at end of file |