aboutsummaryrefslogtreecommitdiffstats
path: root/.mapping.json
diff options
context:
space:
mode:
authorgalaxycrab <UgnineSirdis@ydb.tech>2023-10-24 17:49:51 +0300
committergalaxycrab <UgnineSirdis@ydb.tech>2023-10-24 18:56:05 +0300
commit1ed4742ff7b185c61308ebfa67df74425bec4016 (patch)
treea60787bb6f25591fe092d2bedc81aaf3274ec60f /.mapping.json
parent670e2deb259d1316f5faa7add5888e8ae4a079aa (diff)
downloadydb-1ed4742ff7b185c61308ebfa67df74425bec4016.tar.gz
YQ Connector:Pushdown of simple filters. First version with support of several predicates/operations
Diffstat (limited to '.mapping.json')
-rw-r--r--.mapping.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.mapping.json b/.mapping.json
index b0c5ba1797..8ea27f5354 100644
--- a/.mapping.json
+++ b/.mapping.json
@@ -7426,6 +7426,11 @@
"ydb/library/yql/providers/common/provider/CMakeLists.linux-x86_64.txt":"",
"ydb/library/yql/providers/common/provider/CMakeLists.txt":"",
"ydb/library/yql/providers/common/provider/CMakeLists.windows-x86_64.txt":"",
+ "ydb/library/yql/providers/common/pushdown/CMakeLists.darwin-x86_64.txt":"",
+ "ydb/library/yql/providers/common/pushdown/CMakeLists.linux-aarch64.txt":"",
+ "ydb/library/yql/providers/common/pushdown/CMakeLists.linux-x86_64.txt":"",
+ "ydb/library/yql/providers/common/pushdown/CMakeLists.txt":"",
+ "ydb/library/yql/providers/common/pushdown/CMakeLists.windows-x86_64.txt":"",
"ydb/library/yql/providers/common/schema/CMakeLists.darwin-x86_64.txt":"",
"ydb/library/yql/providers/common/schema/CMakeLists.linux-aarch64.txt":"",
"ydb/library/yql/providers/common/schema/CMakeLists.linux-x86_64.txt":"",