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

YQL-17388: fix generate_series zero step #1358

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

marsaly79
Copy link
Contributor

Changelog entry

Fixed memory bug in generate_series() with zero step argument

Changelog category

  • Bugfix

@marsaly79 marsaly79 requested a review from vitstn January 26, 2024 20:38
@marsaly79 marsaly79 requested a review from a team as a code owner January 26, 2024 20:38
Copy link

github-actions bot commented Jan 26, 2024

2024-01-26 20:41:03 UTC Pre-commit check for 7a46c43 has started.
2024-01-26 20:41:06 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-26 20:43:49 UTC Build successful.
2024-01-26 20:44:04 UTC Tests are running...
🟢 2024-01-26 21:58:40 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60212 50940 0 0 9250 22

Copy link

github-actions bot commented Jan 26, 2024

2024-01-26 20:41:16 UTC Pre-commit check for 7a46c43 has started.
2024-01-26 20:41:19 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-26 20:43:55 UTC Build successful.
2024-01-26 20:44:08 UTC Tests are running...
🔴 2024-01-26 21:44:18 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15981 15835 0 28 83 35

@marsaly79 marsaly79 enabled auto-merge (squash) January 27, 2024 17:44
@marsaly79 marsaly79 force-pushed the fix-generate_series-zero-step branch from 83999f2 to 952f98e Compare January 29, 2024 11:00
Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 11:03:27 UTC Pre-commit check for e38f70e has started.
2024-01-29 11:03:30 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-29 11:35:33 UTC Build successful.
2024-01-29 11:35:45 UTC Tests are running...
🔴 2024-01-29 13:19:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60137 50838 0 10 9257 32

Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 11:03:39 UTC Pre-commit check for e38f70e has started.
2024-01-29 11:03:41 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-29 11:37:09 UTC Build successful.
2024-01-29 11:37:20 UTC Tests are running...
🔴 2024-01-29 13:14:31 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15890 15766 0 23 71 30

@marsaly79 marsaly79 disabled auto-merge January 29, 2024 11:42
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants