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 create sequence in pg parser #3465

Merged
merged 6 commits into from
Apr 4, 2024

Conversation

shnikd
Copy link
Collaborator

@shnikd shnikd commented Apr 4, 2024

No description provided.

@shnikd shnikd requested a review from a team as a code owner April 4, 2024 06:18
@shnikd shnikd linked an issue Apr 4, 2024 that may be closed by this pull request
@shnikd shnikd requested a review from vitstn April 4, 2024 06:21
Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 06:21:53 UTC Pre-commit check for 6dd55f2 has started.
2024-04-04 06:21:56 UTC Build linux-x86_64-release-clang14 is running...
2024-04-04 06:23:18 UTC Check cancelled

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 06:22:07 UTC Pre-commit check for 6dd55f2 has started.
2024-04-04 06:22:10 UTC Build linux-x86_64-relwithdebinfo is running...
2024-04-04 06:23:18 UTC Check cancelled

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 06:22:12 UTC Pre-commit check for 6dd55f2 has started.
2024-04-04 06:22:15 UTC Build linux-x86_64-release-asan is running...
2024-04-04 06:23:17 UTC Check cancelled

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 06:24:32 UTC Pre-commit check for ced7e50 has started.
2024-04-04 06:24:34 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-04-04 06:27:49 UTC Build successful.

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 06:24:33 UTC Pre-commit check for ced7e50 has started.
2024-04-04 06:24:34 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-04-04 06:27:40 UTC Build successful.

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 06:26:50 UTC Pre-commit check for ced7e50 has started.
2024-04-04 06:26:53 UTC Build linux-x86_64-release-asan is running...
🟢 2024-04-04 06:29:41 UTC Build successful.

@shnikd shnikd requested a review from vitstn April 4, 2024 11:31
Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 11:34:26 UTC Pre-commit check for 2a7f4d1 has started.
2024-04-04 11:34:28 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-04-04 11:38:06 UTC Build successful.

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 11:34:35 UTC Pre-commit check for 2a7f4d1 has started.
2024-04-04 11:34:37 UTC Build linux-x86_64-release-asan is running...
🟢 2024-04-04 11:37:47 UTC Build successful.
2024-04-04 11:39:30 UTC Tests are running...
🔴 2024-04-04 11:53:14 UTC Test run completed, no test results found for commit beb77f0. Please check build logs.
2024-04-04 11:53:17 UTC Check cancelled

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 11:34:55 UTC Pre-commit check for 2a7f4d1 has started.
2024-04-04 11:34:57 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-04-04 11:38:17 UTC Build successful.
2024-04-04 11:39:52 UTC Tests are running...
🔴 2024-04-04 11:53:14 UTC Test run completed, no test results found for commit beb77f0. Please check build logs.
2024-04-04 11:53:17 UTC Check cancelled

@shnikd shnikd requested a review from vitstn April 4, 2024 11:53
Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 11:54:34 UTC Pre-commit check for c0812a1 has started.
2024-04-04 11:54:35 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-04-04 11:58:23 UTC Build successful.

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 11:54:37 UTC Pre-commit check for c0812a1 has started.
2024-04-04 11:54:38 UTC Build linux-x86_64-release-asan is running...
🟢 2024-04-04 11:57:13 UTC Build successful.
2024-04-04 11:58:49 UTC Tests are running...
🔴 2024-04-04 12:48:55 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3800 3622 0 28 140 10

Copy link

github-actions bot commented Apr 4, 2024

2024-04-04 11:56:27 UTC Pre-commit check for c0812a1 has started.
2024-04-04 11:56:29 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-04-04 11:59:51 UTC Build successful.
2024-04-04 12:01:24 UTC Tests are running...
🔴 2024-04-04 13:21:21 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58567 47438 0 16 11104 9

@shnikd shnikd merged commit 8566262 into ydb-platform:main Apr 4, 2024
3 of 5 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.

[pg] Support create sequence at YQL
2 participants