aboutsummaryrefslogtreecommitdiffstats
path: root/.mapping.json
diff options
context:
space:
mode:
authornsofya <nsofya@ydb.tech>2023-10-12 21:03:14 +0300
committernsofya <nsofya@ydb.tech>2023-10-12 21:22:13 +0300
commit18e4a43a37ff5de955deed68bbdb98238c591334 (patch)
tree3462c6b437b2e2c938cc706f6d193b14065febb2 /.mapping.json
parentb0e672e2a87c46ac2b724cad5bf01b7a3924dc2a (diff)
downloadydb-18e4a43a37ff5de955deed68bbdb98238c591334.tar.gz
Add TABLE object type
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 7f672f345c..3cb003223e 100644
--- a/.mapping.json
+++ b/.mapping.json
@@ -4585,6 +4585,11 @@
"ydb/core/kqp/gateway/behaviour/external_data_source/CMakeLists.linux-x86_64.txt":"",
"ydb/core/kqp/gateway/behaviour/external_data_source/CMakeLists.txt":"",
"ydb/core/kqp/gateway/behaviour/external_data_source/CMakeLists.windows-x86_64.txt":"",
+ "ydb/core/kqp/gateway/behaviour/table/CMakeLists.darwin-x86_64.txt":"",
+ "ydb/core/kqp/gateway/behaviour/table/CMakeLists.linux-aarch64.txt":"",
+ "ydb/core/kqp/gateway/behaviour/table/CMakeLists.linux-x86_64.txt":"",
+ "ydb/core/kqp/gateway/behaviour/table/CMakeLists.txt":"",
+ "ydb/core/kqp/gateway/behaviour/table/CMakeLists.windows-x86_64.txt":"",
"ydb/core/kqp/gateway/behaviour/tablestore/CMakeLists.darwin-x86_64.txt":"",
"ydb/core/kqp/gateway/behaviour/tablestore/CMakeLists.linux-aarch64.txt":"",
"ydb/core/kqp/gateway/behaviour/tablestore/CMakeLists.linux-x86_64.txt":"",