diff options
| author | robot-piglet <[email protected]> | 2024-11-11 11:36:31 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-11-11 11:45:37 +0300 |
| commit | 28d64a9a7d5f1aba821981ce2edab8789d2a0d52 (patch) | |
| tree | 944078c854ddadbf2b34b85e209aa3b6f1776aa8 /yql/essentials/udfs/common/json2 | |
| parent | 27a5e2170c973f0df354c8a3c73bfd613f659036 (diff) | |
Intermediate changes
commit_hash:1495166c0ac2e13c7e4f9be22ca76a5268e67d0d
Diffstat (limited to 'yql/essentials/udfs/common/json2')
| -rw-r--r-- | yql/essentials/udfs/common/json2/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/udfs/common/json2/ya.make b/yql/essentials/udfs/common/json2/ya.make index 52289125941..dd53278af5a 100644 --- a/yql/essentials/udfs/common/json2/ya.make +++ b/yql/essentials/udfs/common/json2/ya.make @@ -1,4 +1,4 @@ -YQL_UDF_CONTRIB(json2_udf) +YQL_UDF(json2_udf) YQL_ABI_VERSION( 2 |
