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

Implemented two pass window functions #5247

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

vitstn
Copy link
Collaborator

@vitstn vitstn commented Jun 5, 2024

Changelog entry

...

Changelog category

  • New feature

Additional information

...

@vitstn vitstn requested review from a team as code owners June 5, 2024 16:51
@vitstn vitstn added area/yql YQL query language issues area/pg labels Jun 5, 2024
Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 16:56:09 UTC Pre-commit check for e6040aa has started.
2024-06-05 16:58:41 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-06-05 17:05:07 UTC Build failed. see the build logs.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 17:01:34 UTC Pre-commit check for e6040aa has started.
2024-06-05 17:04:06 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-06-05 17:10:07 UTC Build failed. see the build logs.
🔴 2024-06-05 17:10:09 UTC Tests run skipped.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 17:08:49 UTC Pre-commit check for e6040aa has started.
2024-06-05 17:11:21 UTC Build linux-x86_64-release-asan is running...
🔴 2024-06-05 17:17:13 UTC Build failed. see the build logs.
🔴 2024-06-05 17:17:14 UTC Tests run skipped.

@vitstn vitstn force-pushed the two_pass_win_funcs branch from f6f64f1 to 28a58ac Compare June 5, 2024 18:08
Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 18:11:37 UTC Pre-commit check for e35dd29 has started.
2024-06-05 18:14:12 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-06-05 18:18:24 UTC Build failed. see the build logs.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 18:11:41 UTC Pre-commit check for e35dd29 has started.
2024-06-05 18:14:17 UTC Build linux-x86_64-release-asan is running...
🔴 2024-06-05 18:17:47 UTC Build failed. see the build logs.
🔴 2024-06-05 18:17:48 UTC Tests run skipped.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 18:11:42 UTC Pre-commit check for e35dd29 has started.
2024-06-05 18:14:19 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-06-05 18:18:09 UTC Build failed. see the build logs.
🔴 2024-06-05 18:18:10 UTC Tests run skipped.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 18:27:21 UTC Pre-commit check for 290a8a0 has started.
2024-06-05 18:29:50 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-05 18:31:56 UTC Build successful.
2024-06-05 18:32:23 UTC Tests are running...
🔴 2024-06-05 20:28:04 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
73172 60349 0 4 12813 6

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 18:27:57 UTC Pre-commit check for 290a8a0 has started.
2024-06-05 18:30:34 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-05 18:32:55 UTC Build successful.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 18:28:07 UTC Pre-commit check for 290a8a0 has started.
2024-06-05 18:30:44 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-05 18:33:20 UTC Build successful.
2024-06-05 18:33:42 UTC Tests are running...
🔴 2024-06-05 20:38:16 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13688 13575 0 35 64 14

@vitstn vitstn merged commit b567e12 into ydb-platform:main Jun 6, 2024
8 of 12 checks passed
@vitstn vitstn deleted the two_pass_win_funcs branch June 6, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/pg area/yql YQL query language issues new-feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants