summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/string/string_udf.cpp
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20184: Avoid redundant data copies in the String UDFlambda-delta2025-07-301-38/+98
| | | | | Avoid unnecessary data copies in the String UDF commit_hash:958810269bf3a7d54b71005bdd8e55fffcfa8538
* Update minimal langver for Ascii{Starts,Ends}WithIgnoreCase functions in ↵imunkin2025-06-171-6/+6
| | | | | | | String UDF Follows up 4b86982498876ec14632c0a018a940c3393bb5d6 commit_hash:17be35db9650e9e8e63ae88f2bce18d77c8d6938
* YQL-20050 ascii ilike in the peepholevvvv2025-06-041-25/+52
| | | | commit_hash:ecabde17ea40a36ec6c992bec2b371529d6cc84c
* YQL-19748: Add ReverseBytes and ReverseBitsatarasov52025-05-131-33/+53
| | | | commit_hash:8ea4f04ae478bcbe0bb1d77cf5d6d1575bbc16f1
* YQL-19923: Add Ascii{Contains,Equals}IgnoreCase functions to String UDFimunkin2025-05-121-1/+47
| | | | commit_hash:6717ca10951c933df9cf8757763cfbae15facbbf
* YQL-19884: Add Ascii{Starts,Ends}WithIgnoreCase functions to String UDFimunkin2025-05-061-5/+31
| | | | commit_hash:4b86982498876ec14632c0a018a940c3393bb5d6
* YQL-19884: Add block implementation for STRING_TWO_ARGS_UDFimunkin2025-04-221-14/+30
| | | | commit_hash:22ad01050569869e2e75f89e65b06abf113791e4
* YQL-19861 abi, udf resolvers, test, pass via yt gatewaysvvvv2025-04-211-12/+15
| | | | commit_hash:6e3f5fac6a8598586987b52d749644d1ce1fccbe
* Switch to library/cpp/charset/lite to avoid dependency on libiconvaneporada2025-02-271-1/+0
| | | | commit_hash:787f4898632b0109fb15fa3f6bbd993430f47616
* Move yql/udfs/common/ to /yql/essentials YQL-19206imunkin2024-11-081-0/+926
Except the following directories: * clickhouse/client * datetime * knn * roaring commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f