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

Support set default from sequence (schemeshard) #4575

Merged
merged 5 commits into from
May 16, 2024

Conversation

shnikd
Copy link
Collaborator

@shnikd shnikd commented May 16, 2024

No description provided.

Copy link

github-actions bot commented May 16, 2024

2024-05-16 05:00:40 UTC Pre-commit check for 95b353d has started.
2024-05-16 05:00:42 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-16 05:06:51 UTC Build successful.

Copy link

github-actions bot commented May 16, 2024

2024-05-16 05:00:42 UTC Pre-commit check for 95b353d has started.
2024-05-16 05:00:44 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-16 05:07:37 UTC Build successful.
2024-05-16 05:09:32 UTC Tests are running...
🔴 2024-05-16 07:00:21 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9383 8981 0 225 121 56

Copy link

github-actions bot commented May 16, 2024

2024-05-16 05:01:59 UTC Pre-commit check for 95b353d has started.
2024-05-16 05:02:01 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-16 05:09:12 UTC Build successful.
2024-05-16 05:11:14 UTC Tests are running...
🔴 2024-05-16 06:27:51 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13525 11812 0 270 1394 49

Copy link

github-actions bot commented May 16, 2024

2024-05-16 13:11:53 UTC Pre-commit check for d771207 has started.
2024-05-16 13:11:55 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-16 13:31:52 UTC Build successful.
2024-05-16 13:33:33 UTC Tests are running...
🔴 2024-05-16 15:14:47 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9384 9237 0 31 106 10

Copy link

github-actions bot commented May 16, 2024

2024-05-16 13:24:45 UTC Pre-commit check for d771207 has started.
2024-05-16 13:24:47 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-16 13:51:37 UTC Build successful.

@shnikd shnikd requested a review from ijon May 16, 2024 13:27
Copy link

github-actions bot commented May 16, 2024

2024-05-16 13:27:39 UTC Pre-commit check for d771207 has started.
2024-05-16 13:27:41 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-16 13:53:59 UTC Build successful.
2024-05-16 13:55:33 UTC Tests are running...
🔴 2024-05-16 15:04:35 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13490 12166 0 10 1301 13

@niksaveliev niksaveliev mentioned this pull request Jun 17, 2024
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.

[pg] Support ALTER TABLE SET DEFAULT nextval('public.t_id_seq'::regclass);
2 participants