summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/string/string_udf.cpp
Commit message (Expand)AuthorAgeFilesLines
* YQL-20184: Avoid redundant data copies in the String UDFlambda-delta2025-07-301-38/+98
* Update minimal langver for Ascii{Starts,Ends}WithIgnoreCase functions in Stri...imunkin2025-06-171-6/+6
* YQL-20050 ascii ilike in the peepholevvvv2025-06-041-25/+52
* YQL-19748: Add ReverseBytes and ReverseBitsatarasov52025-05-131-33/+53
* YQL-19923: Add Ascii{Contains,Equals}IgnoreCase functions to String UDFimunkin2025-05-121-1/+47
* YQL-19884: Add Ascii{Starts,Ends}WithIgnoreCase functions to String UDFimunkin2025-05-061-5/+31
* YQL-19884: Add block implementation for STRING_TWO_ARGS_UDFimunkin2025-04-221-14/+30
* YQL-19861 abi, udf resolvers, test, pass via yt gatewaysvvvv2025-04-211-12/+15
* Switch to library/cpp/charset/lite to avoid dependency on libiconvaneporada2025-02-271-1/+0
* Move yql/udfs/common/ to /yql/essentials YQL-19206imunkin2024-11-081-0/+926