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

WIP: do not merge. test for order by which is incorrectly planned cross-shard #4542

Closed
wants to merge 2 commits into from

Conversation

deepthi
Copy link
Member

@deepthi deepthi commented Jan 22, 2019

add tests to show that implicit joins with order by work fine if ordering by columns of first table, but not if ordering by columns of second table

Signed-off-by: deepthi [email protected]

…ring by columns of first table, but not if ordering by columns of second table

Signed-off-by: deepthi <[email protected]>
@deepthi deepthi requested a review from sougou as a code owner January 22, 2019 21:52
@sougou
Copy link
Contributor

sougou commented Jan 25, 2019

Do you still need this PR open?

@deepthi
Copy link
Member Author

deepthi commented Jan 25, 2019

Do you still need this PR open?

How do we want to handle this case? If we are fixing it, then we take it out of unsupported_cases once the fix is in, otherwise we take it out of postprocess_cases.

@deepthi
Copy link
Member Author

deepthi commented Feb 15, 2019

Replaced with #4635

@deepthi deepthi closed this Feb 15, 2019
@harshit-gangal harshit-gangal deleted the ds-order-by-fail branch July 17, 2020 16:38
systay pushed a commit that referenced this pull request Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants