aboutsummaryrefslogtreecommitdiffstats
path: root/.mapping.json
diff options
context:
space:
mode:
authoruzhas <uzhas@ydb.tech>2023-11-15 15:42:18 +0300
committeruzhas <uzhas@ydb.tech>2023-11-15 17:27:24 +0300
commit545d86327a12a599340eb9f5866b1637a9f61efc (patch)
treec29c68073592accbe0b1ddf1ab1b453ece0762a7 /.mapping.json
parentff4f46c88a1fe37f2ee668b9d9c75306ac973132 (diff)
downloadydb-545d86327a12a599340eb9f5866b1637a9f61efc.tar.gz
add compress base UDF
Diffstat (limited to '.mapping.json')
-rw-r--r--.mapping.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/.mapping.json b/.mapping.json
index f655346d09..7a93a54fdb 100644
--- a/.mapping.json
+++ b/.mapping.json
@@ -2754,6 +2754,11 @@
"library/cpp/streams/lzma/CMakeLists.linux-x86_64.txt":"",
"library/cpp/streams/lzma/CMakeLists.txt":"",
"library/cpp/streams/lzma/CMakeLists.windows-x86_64.txt":"",
+ "library/cpp/streams/xz/CMakeLists.darwin-x86_64.txt":"",
+ "library/cpp/streams/xz/CMakeLists.linux-aarch64.txt":"",
+ "library/cpp/streams/xz/CMakeLists.linux-x86_64.txt":"",
+ "library/cpp/streams/xz/CMakeLists.txt":"",
+ "library/cpp/streams/xz/CMakeLists.windows-x86_64.txt":"",
"library/cpp/streams/zc_memory_input/CMakeLists.darwin-x86_64.txt":"",
"library/cpp/streams/zc_memory_input/CMakeLists.linux-aarch64.txt":"",
"library/cpp/streams/zc_memory_input/CMakeLists.linux-x86_64.txt":"",
@@ -8560,6 +8565,16 @@
"ydb/library/yql/udfs/common/clickhouse/client/CMakeLists.linux-x86_64.txt":"",
"ydb/library/yql/udfs/common/clickhouse/client/CMakeLists.txt":"",
"ydb/library/yql/udfs/common/clickhouse/client/CMakeLists.windows-x86_64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/CMakeLists.darwin-x86_64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/CMakeLists.linux-aarch64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/CMakeLists.linux-x86_64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/CMakeLists.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/CMakeLists.windows-x86_64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/lib/CMakeLists.darwin-x86_64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/lib/CMakeLists.linux-aarch64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/lib/CMakeLists.linux-x86_64.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/lib/CMakeLists.txt":"",
+ "ydb/library/yql/udfs/common/compress_base/lib/CMakeLists.windows-x86_64.txt":"",
"ydb/library/yql/udfs/common/datetime/CMakeLists.darwin-x86_64.txt":"",
"ydb/library/yql/udfs/common/datetime/CMakeLists.linux-aarch64.txt":"",
"ydb/library/yql/udfs/common/datetime/CMakeLists.linux-x86_64.txt":"",