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

dq_input_transform_lookup: fix indexes for left-side lookup key #7727

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

yumkam
Copy link
Collaborator

@yumkam yumkam commented Aug 13, 2024

Changelog entry

...

Changelog category

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

Additional information

leftJoinColumnIndexes should've been indexes into input row, not into left-side key fields

@yumkam yumkam requested a review from zverevgeny August 13, 2024 13:40
Copy link

github-actions bot commented Aug 13, 2024

2024-08-13 13:43:17 UTC Pre-commit check for d70e564 has started.
2024-08-13 13:46:07 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-13 16:47:58 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9565 9528 0 3 22 12

🟢 2024-08-13 16:49:05 UTC Build successful.
🟢 2024-08-13 16:49:35 UTC ydbd size 5.4 GiB changed* by +14.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: e0e98b1 merge: d70e564 diff diff %
ydbd size 5 851 479 824 Bytes 5 851 494 424 Bytes +14.3 KiB +0.000%
ydbd stripped size 1 469 374 288 Bytes 1 469 378 064 Bytes +3.7 KiB +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 13, 2024

2024-08-13 13:44:54 UTC Pre-commit check for d70e564 has started.
2024-08-13 13:48:16 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-13 13:53:19 UTC Build successful.

Copy link

github-actions bot commented Aug 13, 2024

2024-08-13 13:52:26 UTC Pre-commit check for d70e564 has started.
2024-08-13 13:55:37 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-08-13 15:32:46 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38203 32878 0 2 5308 15

2024-08-13 15:37:53 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-08-13 15:46:51 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
19 (only retried tests) 9 0 0 0 10

🟢 2024-08-13 15:46:57 UTC Build successful.
🟢 2024-08-13 15:47:20 UTC ydbd size 8.1 GiB changed* by +18.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: e0e98b1 merge: d70e564 diff diff %
ydbd size 8 700 604 288 Bytes 8 700 623 504 Bytes +18.8 KiB +0.000%
ydbd stripped size 473 093 896 Bytes 473 095 112 Bytes +1.2 KiB +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

@yumkam yumkam marked this pull request as ready for review August 13, 2024 16:38
@yumkam yumkam requested review from a team as code owners August 13, 2024 16:39
@yumkam
Copy link
Collaborator Author

yumkam commented Aug 13, 2024

passes upcoming tests from #7568

zverevgeny
zverevgeny previously approved these changes Aug 14, 2024
Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 12:08:47 UTC Pre-commit check for 1a632e1 has started.
2024-08-14 12:11:39 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-14 14:31:21 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9608 9525 0 22 27 34

🟢 2024-08-14 14:32:31 UTC Build successful.
🟢 2024-08-14 14:33:02 UTC ydbd size 5.5 GiB changed* by +14.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: b6537e1 merge: 1a632e1 diff diff %
ydbd size 5 869 833 096 Bytes 5 869 847 704 Bytes +14.3 KiB +0.000%
ydbd stripped size 1 473 498 160 Bytes 1 473 501 936 Bytes +3.7 KiB +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 12:22:28 UTC Pre-commit check for 1a632e1 has started.
2024-08-14 12:26:28 UTC Check linux-x86_64-relwithdebinfo is running...

Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 12:29:58 UTC Pre-commit check for 1a632e1 has started.
2024-08-14 12:33:36 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-14 12:38:16 UTC Build successful.

@yumkam yumkam force-pushed the fix-streamlookup-input-indexes branch from e4f7525 to 55ffe1e Compare August 15, 2024 09:23
Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 09:28:07 UTC Pre-commit check for 41ae0f9 has started.
2024-08-15 09:30:49 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-08-15 10:45:00 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38263 32913 0 3 5309 38

2024-08-15 10:48:13 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-08-15 10:55:14 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
53 (only retried tests) 25 0 0 0 28

🟢 2024-08-15 10:55:22 UTC Build successful.
🟢 2024-08-15 10:56:08 UTC ydbd size 8.1 GiB changed* by +18.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 34ca76d merge: 41ae0f9 diff diff %
ydbd size 8 731 641 184 Bytes 8 731 660 360 Bytes +18.7 KiB +0.000%
ydbd stripped size 475 247 496 Bytes 475 248 712 Bytes +1.2 KiB +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 15, 2024

2024-08-15 09:29:27 UTC Pre-commit check for 41ae0f9 has started.
2024-08-15 09:32:07 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-15 09:36:41 UTC Build successful.

Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 09:34:42 UTC Pre-commit check for 41ae0f9 has started.
2024-08-15 09:37:21 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-15 11:37:12 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9601 9536 0 10 22 33

🟢 2024-08-15 11:38:03 UTC Build successful.
🟢 2024-08-15 11:38:33 UTC ydbd size 5.5 GiB changed* by +14.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 34ca76d merge: 41ae0f9 diff diff %
ydbd size 5 877 727 432 Bytes 5 877 741 984 Bytes +14.2 KiB +0.000%
ydbd stripped size 1 476 694 320 Bytes 1 476 698 032 Bytes +3.6 KiB +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

@yumkam yumkam requested a review from zverevgeny August 15, 2024 12:18
@yumkam yumkam requested a review from rvu1024 August 15, 2024 14:38
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.

3 participants