Skip to content

Commit 426ac15

Browse files
authored
Save import progress (#12570)
1 parent 3ad42c8 commit 426ac15

File tree

2 files changed

+327
-50
lines changed

2 files changed

+327
-50
lines changed

ydb/apps/ydb/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
* `ydb import file csv` command now saves import progress. Relaunching import command will continue from the line it was interrupted on
12
* Use QueryService by default (`--executer generic`) in `ydb workload kv` and `ydb workload stock` commands
23
* Use parquet format instead of CSV to fill tables in `ydb workload` benchmarks
34
* Made `--consumer` flag in `ydb topic read` command optional. Now if this flag is not specified, reading is performed in no-consumer mode. In this mode partition IDs should be specified with `--partition-ids` option.

0 commit comments

Comments
 (0)