aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVitalii Gridnev <gridnevvvit@gmail.com>2025-02-11 21:13:10 +0300
committerGitHub <noreply@github.com>2025-02-11 18:13:10 +0000
commit0bddb357f794f66df06b7f5043052234729cfc73 (patch)
treeb6b4fc60fb3c8a974c7b5ae53fd578935d6e6b82
parent5c9045cc4c70a9285a0302e1ea4daba7bb4306fd (diff)
downloadydb-0bddb357f794f66df06b7f5043052234729cfc73.tar.gz
add missing udf (#14461)
-rw-r--r--ydb/tools/query_replay_yt/common_deps.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/tools/query_replay_yt/common_deps.inc b/ydb/tools/query_replay_yt/common_deps.inc
index d3e1391e2d..ca1be89067 100644
--- a/ydb/tools/query_replay_yt/common_deps.inc
+++ b/ydb/tools/query_replay_yt/common_deps.inc
@@ -64,6 +64,7 @@ SET(YDB_REPLAY_PEERDIRS
ydb/library/yql/udfs/common/clickhouse/client
ydb/library/yql/udfs/common/knn
ydb/library/yql/udfs/common/roaring
+ ydb/library/yql/udfs/common/datetime
yql/essentials/udfs/common/compress_base
yql/essentials/udfs/common/datetime2
yql/essentials/udfs/common/digest