Skip to content

Commit

Permalink
Save import progress (#12570)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnv1 authored Dec 17, 2024
1 parent 3ad42c8 commit 426ac15
Show file tree
Hide file tree
Showing 2 changed files with 327 additions and 50 deletions.
1 change: 1 addition & 0 deletions ydb/apps/ydb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* `ydb import file csv` command now saves import progress. Relaunching import command will continue from the line it was interrupted on
* Use QueryService by default (`--executer generic`) in `ydb workload kv` and `ydb workload stock` commands
* Use parquet format instead of CSV to fill tables in `ydb workload` benchmarks
* 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.
Expand Down
Loading

0 comments on commit 426ac15

Please sign in to comment.