Skip to content

Add YDB CLI 2.23.0 release notes #20258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 21, 2025

Conversation

pnv1
Copy link
Collaborator

@pnv1 pnv1 commented Jun 26, 2025

Changelog entry

Changelog category

  • Documentation (changelog entry is not required)

Description for reviewers

@pnv1 pnv1 requested a review from a team as a code owner June 26, 2025 16:15
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 26, 2025
Copy link

github-actions bot commented Jun 26, 2025

2025-06-26 16:17:04 UTC Pre-commit check linux-x86_64-release-asan for 2431a2f has started.
2025-06-26 16:17:16 UTC Artifacts will be uploaded here
2025-06-26 16:19:43 UTC ya make is running...
🟢 2025-06-26 16:19:49 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-26 16:19:55 UTC Build successful.

Copy link

github-actions bot commented Jun 26, 2025

2025-06-26 16:18:27 UTC Pre-commit check linux-x86_64-relwithdebinfo for 2431a2f has started.
2025-06-26 16:18:39 UTC Artifacts will be uploaded here
2025-06-26 16:21:01 UTC ya make is running...
🟢 2025-06-26 16:21:06 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-26 16:21:12 UTC Build successful.

Copy link

🟢 2025-06-26 16:18:37 UTC The validation of the Pull Request description is successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link


### Bug fixes

* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload) were deleting all contents from the target directory, instead of just the tables created by the init command.
* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload/index.md) were deleting all contents from the target directory, instead of just the tables created by the init command.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload/index.md) were deleting all contents from the target directory, instead of just the tables created by the init command.
* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload/index.md) deleted the entire contents of the target directory, not just tables created by the init command.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это место про предыдущий релиз, уже было согласовано. И мне кажется, что существующая формулировка более правильная, т.к. это происходило каждый запуск

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

команды... удаляли (факт)... - мне кажется, не надо тут никакого continuous, чем проще в доке грамматика - тем лучше. Но пусть @blinkov решит

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

проще и правда при прочих равных лучше, т.е. если сравнивать чисто формулировки я б выбрал новую, но исходная правка тут вообще просто ссылку заодно чинит — снежный ком с существенным пересмотром старого контента из-за такого лучше не устраивать, по крайней мере в том же PR

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

если сравнивать чисто формулировки я б выбрал новую

А чем новая формулировка лучше? "Команда удалила содержимое " звучит так, будто был один какой-то инцидент с удалением контента. А проблема была именно в том, что при запуске команды она каждый раз систематически удаляла это содержимое.
Это даёт совсем другой смысл.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Предлагаю оставить эту строку как есть в PR: она про приведение ссылок к общему виду со ссылкой в новой команде. С предлагаемым изменением текста предыдущей версии я не согласен, т.к. на мой взгляд теряется смысл написанного. Предлагаю не блочить этот PR, т.к. он не призван менять текст ранее опубликованных версий.

@ydbot
Copy link
Collaborator

ydbot commented Jun 27, 2025

🔄 New commits pushed — @ElenaAfina please take a look.

Copy link

github-actions bot commented Jun 27, 2025

2025-06-27 06:44:34 UTC Pre-commit check linux-x86_64-relwithdebinfo for bf5a8fc has started.
2025-06-27 06:44:45 UTC Artifacts will be uploaded here
2025-06-27 06:47:06 UTC ya make is running...
🟢 2025-06-27 06:47:11 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-27 06:47:17 UTC Build successful.

Copy link

github-actions bot commented Jun 27, 2025

2025-06-27 06:45:13 UTC Pre-commit check linux-x86_64-release-asan for bf5a8fc has started.
2025-06-27 06:45:24 UTC Artifacts will be uploaded here
2025-06-27 06:47:55 UTC ya make is running...
🟢 2025-06-27 06:48:01 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-27 06:48:08 UTC Build successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

ElenaAfina
ElenaAfina previously approved these changes Jun 27, 2025
Copy link
Collaborator

@ElenaAfina ElenaAfina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm


### Bug fixes

* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload) were deleting all contents from the target directory, instead of just the tables created by the init command.
* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload/index.md) were deleting all contents from the target directory, instead of just the tables created by the init command.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

команды... удаляли (факт)... - мне кажется, не надо тут никакого continuous, чем проще в доке грамматика - тем лучше. Но пусть @blinkov решит

@ydbot
Copy link
Collaborator

ydbot commented Jun 27, 2025

🔄 New commits pushed — @ElenaAfina please take a look.

Copy link

github-actions bot commented Jun 27, 2025

2025-06-27 14:21:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for 5983cbd has started.
2025-06-27 14:22:09 UTC Artifacts will be uploaded here
2025-06-27 14:24:39 UTC ya make is running...
🟢 2025-06-27 14:24:44 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-27 14:24:51 UTC Build successful.

Copy link

github-actions bot commented Jun 27, 2025

2025-06-27 14:24:01 UTC Pre-commit check linux-x86_64-release-asan for 5983cbd has started.
2025-06-27 14:24:13 UTC Artifacts will be uploaded here
2025-06-27 14:26:48 UTC ya make is running...
🟢 2025-06-27 14:26:54 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-27 14:27:00 UTC Build successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

ElenaAfina
ElenaAfina previously approved these changes Jun 27, 2025
@pnv1
Copy link
Collaborator Author

pnv1 commented Jun 30, 2025

Проблемы со сборкой YDB CLI на Windows. Пока не разберемся, не стоит мерджить этот PR.
UPD: Более не актуально, починили сборку на прошлой неделе.

@pnv1 pnv1 marked this pull request as draft June 30, 2025 07:36
@pnv1 pnv1 marked this pull request as ready for review July 3, 2025 12:00
@ydbot
Copy link
Collaborator

ydbot commented Jul 3, 2025

Hey @ElenaAfina, it has been 77 business-hours since the author's last update, could you please review?

@ydbot
Copy link
Collaborator

ydbot commented Jul 3, 2025

🔄 New commits pushed — @ElenaAfina please take a look.

Copy link

github-actions bot commented Jul 3, 2025

2025-07-03 12:06:22 UTC Pre-commit check linux-x86_64-relwithdebinfo for 03298ce has started.
2025-07-03 12:06:49 UTC Artifacts will be uploaded here
2025-07-03 12:09:58 UTC ya make is running...
🟢 2025-07-03 12:10:03 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-07-03 12:10:12 UTC Build successful.

Copy link

github-actions bot commented Jul 3, 2025

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Jul 3, 2025

2025-07-03 12:14:45 UTC Pre-commit check linux-x86_64-release-asan for 03298ce has started.
2025-07-03 12:15:16 UTC Artifacts will be uploaded here
2025-07-03 12:17:38 UTC ya make is running...
🟢 2025-07-03 12:17:44 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-07-03 12:17:50 UTC Build successful.

@ydbot
Copy link
Collaborator

ydbot commented Jul 4, 2025

Hey @ElenaAfina, it has been 107 business-hours since the author's last update, could you please review?

blinkov
blinkov previously requested changes Jul 7, 2025
Comment on lines 9 to 11
* Added the `{{ ydb-cli }} workload tpcc` command as a TPC-C benchmark.
* Added the `{{ ydb-cli }} workload vector select` command to benchmark vector index performance and recall.
* Added the `{{ ydb-cli }} tools infer csv` command to generate a `CREATE TABLE` SQL query from a CSV data file.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing links to documentation on all of these

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation itself is missing for the first two, AFAIK.
For the last one PR is on review for 2 weeks now #20012


### Bug fixes

* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload) were deleting all contents from the target directory, instead of just the tables created by the init command.
* Fixed an issue where the `{{ ydb-cli }} workload * clean` [commands](./reference/ydb-cli/commands/workload/index.md) were deleting all contents from the target directory, instead of just the tables created by the init command.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

проще и правда при прочих равных лучше, т.е. если сравнивать чисто формулировки я б выбрал новую, но исходная правка тут вообще просто ссылку заодно чинит — снежный ком с существенным пересмотром старого контента из-за такого лучше не устраивать, по крайней мере в том же PR

Copy link

github-actions bot commented Jul 7, 2025

2025-07-07 07:13:22 UTC Pre-commit check linux-x86_64-release-asan for 40ab0ef has started.
2025-07-07 07:13:33 UTC Artifacts will be uploaded here
2025-07-07 07:16:14 UTC ya make is running...
🟢 2025-07-07 07:16:20 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-07-07 07:16:26 UTC Build successful.

@ydbot
Copy link
Collaborator

ydbot commented Jul 7, 2025

🔄 New commits pushed — @ElenaAfina please take a look.

Copy link

github-actions bot commented Jul 7, 2025

2025-07-07 07:14:08 UTC Pre-commit check linux-x86_64-relwithdebinfo for 40ab0ef has started.
2025-07-07 07:14:19 UTC Artifacts will be uploaded here
2025-07-07 07:16:52 UTC ya make is running...
🟢 2025-07-07 07:16:57 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-07-07 07:17:03 UTC Build successful.

Copy link

github-actions bot commented Jul 7, 2025

✅ Documentation build

Revision built successfully
Revision preview link

@ydbot
Copy link
Collaborator

ydbot commented Jul 8, 2025

Hey @ElenaAfina, it has been 26 business-hours since the author's last update, could you please review?

@ydbot
Copy link
Collaborator

ydbot commented Jul 9, 2025

Hey @ElenaAfina, it has been 56 business-hours since the author's last update, could you please review?

@ydbot
Copy link
Collaborator

ydbot commented Jul 10, 2025

Hey @ElenaAfina, it has been 80 business-hours since the author's last update, could you please review?

@ydbot
Copy link
Collaborator

ydbot commented Jul 14, 2025

Hey @ElenaAfina, it has been 110 business-hours since the author's last update, could you please review?

@ydbot
Copy link
Collaborator

ydbot commented Jul 15, 2025

Hey @ElenaAfina, it has been 140 business-hours since the author's last update, could you please review?

Copy link

github-actions bot commented Jul 15, 2025

2025-07-15 17:31:00 UTC Pre-commit check linux-x86_64-release-asan for 5b01590 has started.
2025-07-15 17:31:34 UTC Artifacts will be uploaded here
2025-07-15 17:34:41 UTC ya make is running...
🟢 2025-07-15 17:34:47 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-07-15 17:34:54 UTC Build successful.

@ydbot
Copy link
Collaborator

ydbot commented Jul 15, 2025

🔄 New commits pushed — @ElenaAfina please take a look.

Copy link

github-actions bot commented Jul 15, 2025

2025-07-15 17:33:40 UTC Pre-commit check linux-x86_64-relwithdebinfo for 5b01590 has started.
2025-07-15 17:33:54 UTC Artifacts will be uploaded here
2025-07-15 17:36:17 UTC ya make is running...
🟢 2025-07-15 17:36:22 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-07-15 17:36:29 UTC Build successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

@ydbot
Copy link
Collaborator

ydbot commented Jul 16, 2025

Hey @ElenaAfina, it has been 176 business-hours since the author's last update, could you please review?

@anton-bobkov anton-bobkov enabled auto-merge (squash) July 17, 2025 07:22
@ydbot
Copy link
Collaborator

ydbot commented Jul 18, 2025

Hey @ElenaAfina, it has been 206 business-hours since the author's last update, could you please review?

@anton-bobkov anton-bobkov merged commit 305f3a0 into ydb-platform:main Jul 21, 2025
13 checks passed
@pnv1 pnv1 deleted the release-notes-2-23-0 branch July 21, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants