summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-057-10/+42
* YQL-20095: Enable misc-redundant-expressionvitya-smirnov2026-02-021-0/+4
* YQL-20095: Enable misc-definitions-in-headersvitya-smirnov2026-01-307-35/+39
* YQL-20095: Enable some hicpp checksvitya-smirnov2026-01-302-7/+14
* YQL-20815 Yson::[Try]As*vvvv2026-01-2817-1/+792
* Intermediate changesrobot-piglet2026-01-274-0/+24
* Intermediate changesrobot-piglet2026-01-272-7/+7
* YQL-20876: Fix DateTime::Split signatureimunkin2026-01-267-1/+327
* YQL-20754 Yson::Iterate implementationvvvv2026-01-2615-2/+1467
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-2329-58/+60
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-1311-31/+30
* YQL-20378: Introduce %z specifier for Datetime::Parse{,64}imunkin2025-12-1925-5/+504
* Intermediate changesrobot-piglet2025-12-112-2/+137
* YQL-20378: Introduce a new flag to write the tz offset with a colonimunkin2025-12-119-17/+414
* YQL-19017: Remove TTranslationSettings::Antlr4Parservitya-smirnov2025-12-101-2/+1
* YQL-20743: Fix negative UTC offset for %z specifierimunkin2025-12-053-1/+7
* YQL-20086: Enable arcadia and bugprone checksvitya-smirnov2025-11-254-80/+88
* Watermarks: YQL: watermarks sql 2.0vokayndzop2025-11-211-0/+5
* Intermediate changesrobot-piglet2025-11-211-1/+8
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-2129-309/+335
* YQL-19673: Realizationmrlolthe1st2025-11-0235-0/+1035
* YQL-20339 composite types in grammarvvvv2025-10-176-18/+14
* YQL-20490 Drop antlr3 grammarvvvv2025-10-161-1/+1
* YQL-20086 invert flagvvvv2025-10-1050-99/+1
* YQL-20339 Python UDF supportvvvv2025-10-1022-2/+484
* Mute some checks improved in clang-tidy20 in yqlmikhnenko2025-10-092-7/+7
* Intermediate changesrobot-piglet2025-10-066-12/+36
* YQL-20086 udfsvvvv2025-10-06174-15732/+15738
* YQL-20116: Introduce ANTLR4 ambiguity detectionvitya-smirnov2025-10-061-4/+5
* Intermediate changesrobot-piglet2025-10-025-0/+66
* YQL-20339 fix for callable typesvvvv2025-09-291-0/+2
* YQL-20339 linear checkervvvv2025-09-296-5/+56
* Fix -Wunused-but-set-variable in yqlmikhnenko2025-09-261-1/+1
* Intermediate changesrobot-piglet2025-09-191-1/+1
* Intermediate changesrobot-piglet2025-09-191-0/+2
* YQL-20339 abi & udfvvvv2025-09-188-0/+145
* Intermediate changesrobot-piglet2025-09-054-22/+118
* Intermediate changesrobot-piglet2025-09-051-1/+1
* YQL-18878: Introduce Re2::IsValidRegexpatarasov52025-08-144-18/+207
* Watermarks: DDLvokayndzop2025-08-081-0/+5
* YQL-19784: Implement Ipv4FromUint32 and Ipv4ToUint32 functions in IP UDFlambda-delta2025-08-0410-3/+209
* YQL-19784: Implement Math::SwapBytes polymorphic UDF functionlambda-delta2025-08-048-10/+176
* YQL-20184: Avoid redundant data copies in the String UDFlambda-delta2025-07-301-38/+98
* YQL-20231: Validate map keys for json serializationatarasov52025-07-256-0/+54
* YQL-20241: Use ASCIIZ strings for UdfTerminate (essential udfs)imunkin2025-07-2524-158/+158
* Intermediate changesrobot-piglet2025-07-243-4/+72
* Intermediate changesrobot-piglet2025-07-212-7/+74
* YQL-20005: User friendly datetime format error outputpanikku2025-07-095-1/+19
* YQL-20093: Change DateTime::IntervalFromSeconds signaturevitya-smirnov2025-07-0710-2/+115
* YQL-20093: Make DateTime::ToSeconds(Interval) return Int64vitya-smirnov2025-07-0212-8/+193