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

[yt provider] Remove aux columns in PushDownYtMapOverSortedMerge optimizer (YQL-17715) #1616

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

rvu1024
Copy link
Member

@rvu1024 rvu1024 commented Feb 6, 2024

Changelog entry

Fix error, when CONCAT-ing several tables with desc sort order.

Changelog category

  • Bugfix

Additional information

@rvu1024 rvu1024 requested a review from a team as a code owner February 6, 2024 09:28
@github-actions github-actions bot added the bugfix label Feb 6, 2024
Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 09:31:32 UTC Pre-commit check for 56130c3 has started.
2024-02-06 09:31:35 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-06 09:36:18 UTC Build successful.
2024-02-06 09:36:30 UTC Tests are running...
🔴 2024-02-06 09:52:58 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14551 14461 0 14 45 31

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 09:31:33 UTC Pre-commit check for 56130c3 has started.
2024-02-06 09:31:35 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-06 09:35:53 UTC Build successful.
2024-02-06 09:36:06 UTC Tests are running...
🔴 2024-02-06 10:07:01 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58886 49577 0 9 9263 37

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 12:05:16 UTC Pre-commit check for f1e7122 has started.
2024-02-06 12:05:18 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-06 12:29:08 UTC Build successful.
2024-02-06 12:29:21 UTC Tests are running...
🔴 2024-02-06 13:51:22 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58911 49596 0 1 9278 36

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 12:49:17 UTC Pre-commit check for f1e7122 has started.
2024-02-06 12:49:19 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-06 12:53:33 UTC Build successful.
2024-02-06 12:53:42 UTC Tests are running...
🔴 2024-02-06 14:26:05 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14554 14434 0 15 75 30

@rvu1024 rvu1024 merged commit 41fb1f7 into ydb-platform:main Feb 6, 2024
2 of 4 checks passed
@vitstn vitstn mentioned this pull request Feb 6, 2024
@vitstn vitstn mentioned this pull request Feb 7, 2024
@rvu1024 rvu1024 deleted the YQL-17715-concat-sort-desc branch February 8, 2024 07:48
This was referenced Feb 8, 2024
vporyadke pushed a commit to vporyadke/ydb that referenced this pull request Feb 9, 2024
…mizer (YQL-17715) (ydb-platform#1616)

* Remove aux columns in PushDownYtMapOverSortedMerge optimizer

* Add test
@starlinskiy starlinskiy mentioned this pull request Feb 12, 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