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

Fixed sql process in case of lambda with optional args #7798

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

vitstn
Copy link
Collaborator

@vitstn vitstn commented Aug 14, 2024

Changelog entry

...

Changelog category

  • Bugfix

Additional information

...

@vitstn vitstn requested a review from a team as a code owner August 14, 2024 16:42
@vitstn vitstn requested a review from rvu1024 August 14, 2024 16:42
@vitstn vitstn added the area/yql YQL query language issues label Aug 14, 2024
Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 16:55:23 UTC Pre-commit check for 3f55bc0 has started.
2024-08-14 17:01:07 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-14 17:35:22 UTC Build successful.

Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 16:58:22 UTC Pre-commit check for 3f55bc0 has started.
2024-08-14 17:02:48 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-08-14 18:37:47 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
72260 58625 0 4 13599 32

2024-08-14 18:44:43 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-08-14 18:52:30 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
48 (only retried tests) 19 0 0 0 29

🟢 2024-08-14 18:52:38 UTC Build successful.
🟢 2024-08-14 18:53:12 UTC ydbd size 8.1 GiB changed* by +2.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 77fc854 merge: 3f55bc0 diff diff %
ydbd size 8 725 265 456 Bytes 8 725 267 728 Bytes +2.2 KiB +0.000%
ydbd stripped size 474 263 592 Bytes 474 263 400 Bytes -192 Bytes -0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 16:59:05 UTC Pre-commit check for 3f55bc0 has started.
2024-08-14 17:02:29 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-14 19:29:06 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10631 10554 0 11 32 34

🟢 2024-08-14 19:30:01 UTC Build successful.
🟢 2024-08-14 19:30:31 UTC ydbd size 5.5 GiB changed* by +52.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 17bb20c merge: 3f55bc0 diff diff %
ydbd size 5 869 987 176 Bytes 5 870 041 360 Bytes +52.9 KiB +0.001%
ydbd stripped size 1 473 550 928 Bytes 1 473 569 648 Bytes +18.3 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/yql YQL query language issues bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants