Skip to content

Commit d9d28ea

Browse files
author
Stanislav Shchetinin
committed
added new stage
1 parent 1a7935a commit d9d28ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/import_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class ImportProgress(enum.IntEnum):
2929
DONE = 4
3030
CANCELLATION = 5
3131
CANCELLED = 6
32+
CREATE_CHANGEFEEDS = 7
3233

3334

3435
def _initialize_progresses():

0 commit comments

Comments
 (0)