Skip to content

Commit 1cf0535

Browse files
GrigoriyPAGazizonoki
authored andcommitted
YQ-4844 supported recursive drop of directory with stream queries (#28059)
1 parent 9abce95 commit 1cf0535

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/last_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ce896ce573cceed244362a9ad53e8fff47f77cf2
1+
b9b3351e7e628df62ee9335ff1b38d831e7fbe66

src/api/protos/ydb_scheme.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ message Entry {
6868
RESOURCE_POOL = 21;
6969
TRANSFER = 23;
7070
SYS_VIEW = 24;
71-
STREAMING_QUERY = 25;
71+
STREAMING_QUERY = 26;
7272
}
7373

7474
// Name of scheme entry (dir2 of /dir1/dir2)

0 commit comments

Comments
 (0)