summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/json2
Commit message (Collapse)AuthorAgeFilesLines
* YQL-21132 Utf8 mark for nodesvvvv2026-04-211-2/+2
| | | | commit_hash:8ac0c3856497ba7aee3afa057d376ea72f210db5
* YQL-20095: Enable misc-definitions-in-headersvitya-smirnov2026-01-306-30/+34
| | | | | | | | - https://clang.llvm.org/extra/clang-tidy/checks/misc/definitions-in-headers.html Just applied auto-fix. Maybe it is worth to manually move functions to `.cpp` files, but I was too lazy. I will do it, if you wish. commit_hash:6ba1b2f014eb1f25dede1299f073e33d823b4ddf
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-235-5/+5
| | | | commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-214-15/+16
| | | | | | | | | This patch introduces an extension configuration for the Clang Tidy. It is merged with Arcadia Clang Tidy configuration. To begin with, more checks for identifiers naming are added. Documentation: https://nda.ya.ru/t/AhbDZbiF7MKe3M. commit_hash:3481da4c8df0a4d23a991d4a660ae050d2dc5d33
* YQL-20086 invert flagvvvv2025-10-101-2/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 udfsvvvv2025-10-0610-755/+750
| | | | | init commit_hash:f9684778bf1ea956965f2360b80b91edb7d4ffbe
* YQL-20241: Use ASCIIZ strings for UdfTerminate (essential udfs)imunkin2025-07-257-7/+7
| | | | commit_hash:1a11133ec66e71b6c798178453a5ab43cdc6761c
* YQL-20086 udfsvvvv2025-06-182-3/+3
| | | | commit_hash:631fd9ed259a7c95a618e1265f61df28a87ce922
* Intermediate changesrobot-piglet2025-06-161-4/+0
| | | | commit_hash:18e311c0ad94b55003cb5a6c0487a16830fac5cd
* YQL-19555: Purge YQL_UDF_TEST_CONTRIB moduleimunkin2025-02-141-1/+1
| | | | commit_hash:804e5d328ce4c658ecff2e5a0f259bce717f84f8
* Introduced two stages mode for type annotation, a FailMe callable to ↵vvvv2024-12-092-6/+6
| | | | | | | | | simulate optimization failures В обычном select 1 \|\| 2 теперь выдается ошибка в InitialTypeAnnotation stage А ошибка на RepeatTypeAnnotation stage эскалируется до Severity=Fatal commit_hash:fb09693b4baf9e14bfe7dae9a8a9cd4b9e0e0142
* Intermediate changesrobot-piglet2024-11-111-1/+1
| | | | commit_hash:b5826cf53cbe98e17103fcd8139fdfd091f5e037
* Intermediate changesrobot-piglet2024-11-111-1/+1
| | | | commit_hash:1495166c0ac2e13c7e4f9be22ca76a5268e67d0d
* Intermediate changesrobot-piglet2024-11-081-8/+0
| | | | commit_hash:b75c4510058a45b92316d448f6ac2dc21963b920
* Move yql/udfs/common/ to /yql/essentials YQL-19206imunkin2024-11-0830-0/+3873
Except the following directories: * clickhouse/client * datetime * knn * roaring commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f