diff options
author | robot-piglet <[email protected]> | 2025-01-29 16:53:15 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-01-29 17:25:17 +0300 |
commit | 1d9548a09329a4bfe67a64aa13a58e1df2faf407 (patch) | |
tree | df73243626a3ceb6038a734853a0615887202386 /yql/essentials/udfs/common/python | |
parent | be07767ad39d693f1f8165c85adf05f925ff84bf (diff) |
Intermediate changes
commit_hash:a9a86ead632b0451a427621ea384bd732d3653a3
Diffstat (limited to 'yql/essentials/udfs/common/python')
-rw-r--r-- | yql/essentials/udfs/common/python/bindings/ut3/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/udfs/common/python/bindings/ut3/ya.make b/yql/essentials/udfs/common/python/bindings/ut3/ya.make index b9d500938c7..cfce3cb9be1 100644 --- a/yql/essentials/udfs/common/python/bindings/ut3/ya.make +++ b/yql/essentials/udfs/common/python/bindings/ut3/ya.make @@ -25,7 +25,7 @@ IF (OS_LINUX) PEERDIR( library/python/type_info - yql/essentials/minikql/computation/llvm14 + yql/essentials/minikql/computation/llvm16 yql/essentials/public/udf/service/exception_policy yql/essentials/sql/pg_dummy ) |