Skip to content
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

Add from_sequence option to default value policy #2050

Merged
merged 12 commits into from
Feb 20, 2024

Conversation

shnikd
Copy link
Collaborator

@shnikd shnikd commented Feb 18, 2024

No description provided.

Copy link

github-actions bot commented Feb 18, 2024

2024-02-18 19:51:12 UTC Pre-commit check for 2efbc68 has started.
2024-02-18 19:51:15 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-18 20:35:25 UTC Build successful.
2024-02-18 20:35:37 UTC Tests are running...
🔴 2024-02-18 22:26:16 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67570 56553 0 8 10978 31

Copy link

github-actions bot commented Feb 18, 2024

2024-02-18 19:51:22 UTC Pre-commit check for 2efbc68 has started.
2024-02-18 19:51:24 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-18 20:35:07 UTC Build successful.
2024-02-18 20:35:23 UTC Tests are running...
🔴 2024-02-18 22:23:37 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14776 14567 0 13 158 38

@shnikd shnikd linked an issue Feb 19, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Feb 19, 2024

2024-02-19 13:24:51 UTC Pre-commit check for d4d2ab6 has started.
2024-02-19 13:24:53 UTC Build linux-x86_64-relwithdebinfo is running...
2024-02-19 13:47:01 UTC Check cancelled

Copy link

github-actions bot commented Feb 19, 2024

2024-02-19 13:26:38 UTC Pre-commit check for d4d2ab6 has started.
2024-02-19 13:26:39 UTC Build linux-x86_64-release-asan is running...
2024-02-19 13:47:01 UTC Check cancelled

@shnikd shnikd force-pushed the from-sequence-default-policy branch from b07ad47 to c64a3a1 Compare February 19, 2024 13:46
Copy link

github-actions bot commented Feb 19, 2024

2024-02-19 13:50:44 UTC Pre-commit check for bbadd59 has started.
2024-02-19 13:50:46 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-19 14:34:26 UTC Build successful.
2024-02-19 14:34:35 UTC Tests are running...
🔴 2024-02-19 16:19:58 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14781 14576 0 18 151 36

Copy link

github-actions bot commented Feb 19, 2024

2024-02-19 13:51:17 UTC Pre-commit check for bbadd59 has started.
2024-02-19 13:51:18 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-19 14:33:21 UTC Build successful.
2024-02-19 14:33:34 UTC Tests are running...
🔴 2024-02-19 16:19:43 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67571 56544 0 11 10978 38

fomichev3000
fomichev3000 previously approved these changes Feb 19, 2024
gridnevvvit
gridnevvvit previously approved these changes Feb 19, 2024
ydb/public/api/protos/ydb_table.proto Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Feb 19, 2024

2024-02-19 18:16:25 UTC Pre-commit check for 9116766 has started.
2024-02-19 18:16:26 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-19 18:50:26 UTC Build successful.
2024-02-19 18:50:38 UTC Tests are running...
🔴 2024-02-19 20:38:55 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67801 56768 0 5 10962 66

Copy link

github-actions bot commented Feb 19, 2024

2024-02-19 18:16:29 UTC Pre-commit check for 9116766 has started.
2024-02-19 18:16:32 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-19 18:53:38 UTC Build successful.
2024-02-19 18:53:47 UTC Tests are running...
🔴 2024-02-19 20:40:07 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14780 14566 0 13 161 40

@shnikd shnikd merged commit edd42e8 into ydb-platform:main Feb 20, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support backup of the sequences
3 participants