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

Fix non-deterministic CROSS APPLY tests #17379

Merged
merged 1 commit into from Aug 24, 2019
Merged

Conversation

roji
Copy link
Member

@roji roji commented Aug 22, 2019

City is the same for each customer, so effectively the lateral subquery is doing Take(2) without ordering.

(are we still sending PRs to 3.0-preview9?)

@roji roji requested a review from smitpatel August 22, 2019 12:13
@roji roji changed the title Fix non-determinstic CROSS APPLY tests Fix non-deterministic CROSS APPLY tests Aug 22, 2019
@ajcvickers
Copy link
Member

@roji No, preview 9 (and all of 3.0 other than in-memory) is done now unless the issue is high priority enough to go through ask-mode approval with the directors.

Fixes for test reliability may still be allowed in 3.0 (i.e. not preview 9). I will follow up on this.

@smitpatel
Copy link
Member

Post-3.0. I wouldn't consider it a test reliability issue as it is not (flaky or making build unstable). For now postgre can disable the test or copy whole body when overriding.

@roji
Copy link
Member Author

roji commented Aug 22, 2019

Yep, I agree (although maybe test fixes are OK for 3.0, I don't know how it goes). Tell me if you want me to rebase against master.

@roji roji changed the base branch from release/3.0-preview9 to release/3.1 August 23, 2019 18:33
@roji
Copy link
Member Author

roji commented Aug 23, 2019

Rebased on 3.1

@roji roji merged commit c192c2e into release/3.1 Aug 24, 2019
@ghost ghost deleted the NonDeterminsticTests branch August 24, 2019 08:57
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.

None yet

3 participants