Skip to content

Commit 3f113ee

Browse files
committed
YDB FQ: Support OpenSearch
commit_hash:71b06636c44e364b3f8a92b8ee9c7017988bd7bf
1 parent 057061d commit 3f113ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yql/essentials/providers/common/proto/gateways_config.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ enum EGenericDataSourceKind {
599599
REDIS = 11;
600600
PROMETHEUS = 12;
601601
ICEBERG = 13;
602+
OPENSEARCH = 14;
602603
}
603604

604605
// EGenericProtocol generalizes various kinds of network protocols supported by different databases.

0 commit comments

Comments
 (0)