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

streamlookup: fix for left table name is prefix of right table #9177

Conversation

yumkam
Copy link
Collaborator

@yumkam yumkam commented Sep 12, 2024

SELECT * FROM Foo LEFT JOIN /*+ streamlookup()*/ FooBar ON ...

Changelog entry

...

Changelog category

  • Bugfix
  • Not for changelog (changelog entry is not required)

Additional information

...

SELECT * FROM Foo LEFT JOIN /*+ streamlookup()*/ FooBar ON ...
Copy link

github-actions bot commented Sep 12, 2024

2024-09-12 17:09:42 UTC Pre-commit check linux-x86_64-relwithdebinfo for bf38744 has started.
2024-09-12 17:09:49 UTC Artifacts will be uploaded here
2024-09-12 17:12:37 UTC ya make is running...
🟡 2024-09-12 18:17:11 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39353 33591 0 21 5467 274

2024-09-12 18:20:36 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-09-12 18:28:26 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
330 (only retried tests) 233 0 2 7 88

2024-09-12 18:28:36 UTC ya make is running... (failed tests rerun, try 3)
🟢 2024-09-12 18:35:48 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
95 (only retried tests) 8 0 0 0 87

🟢 2024-09-12 18:35:55 UTC Build successful.
🟢 2024-09-12 18:36:40 UTC ydbd size 8.4 GiB changed* by -1.1 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 67cacf0 merge: bf38744 diff diff %
ydbd size 9 041 425 288 Bytes 9 041 424 184 Bytes -1.1 KiB -0.000%
ydbd stripped size 488 566 088 Bytes 488 565 960 Bytes -128 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 Sep 12, 2024

2024-09-12 17:10:46 UTC Pre-commit check linux-x86_64-release-asan for bf38744 has started.
2024-09-12 17:10:55 UTC Artifacts will be uploaded here
2024-09-12 17:13:48 UTC ya make is running...
🔴 2024-09-12 18:59:17 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10246 10066 0 38 39 103

🟢 2024-09-12 19:00:10 UTC Build successful.
🟢 2024-09-12 19:02:56 UTC ydbd size 5.6 GiB changed* by +50.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 4f855a7 merge: bf38744 diff diff %
ydbd size 6 051 070 648 Bytes 6 051 122 600 Bytes +50.7 KiB +0.001%
ydbd stripped size 1 514 196 368 Bytes 1 514 207 952 Bytes +11.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

Copy link

github-actions bot commented Sep 12, 2024

2024-09-12 17:10:53 UTC Pre-commit check linux-x86_64-release-clang14 for bf38744 has started.
2024-09-12 17:11:05 UTC Artifacts will be uploaded here
2024-09-12 17:13:53 UTC ya make is running...
🟢 2024-09-12 17:27:36 UTC Build successful.

@yumkam yumkam marked this pull request as ready for review September 12, 2024 22:49
@yumkam yumkam requested review from a team as code owners September 12, 2024 22:49
@yumkam yumkam requested a review from uzhastik September 13, 2024 10:52
@kardymonds kardymonds merged commit 1e0b2d6 into ydb-platform:main Sep 13, 2024
11 of 13 checks passed
yumkam added a commit to yumkam/ydb that referenced this pull request Sep 13, 2024
yumkam added a commit to yumkam/ydb that referenced this pull request Sep 13, 2024
uzhastik pushed a commit that referenced this pull request Sep 13, 2024
@shnikd shnikd mentioned this pull request Sep 19, 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.

4 participants