Fix for analyzer: 02377_ optimize_sorting_by_input_stream_properties_e…#49943
Merged
devcrafter merged 2 commits intomasterfrom May 20, 2023
Merged
Fix for analyzer: 02377_ optimize_sorting_by_input_stream_properties_e…#49943devcrafter merged 2 commits intomasterfrom
devcrafter merged 2 commits intomasterfrom
Conversation
Contributor
|
This is an automated comment for commit c68a25a with description of existing statuses. It's updated for the latest CI running
|
nickitat
reviewed
May 17, 2023
| Sorting (None) | ||
| Sorting (Sorting for ORDER BY) | ||
| Sorting (Global): plus(a_0, 1_UInt8) ASC | ||
| Sorting (Global): plus(default.optimize_sorting.a_3, 1_UInt8) ASC |
Member
There was a problem hiding this comment.
is it ok that they're different?
Member
Author
There was a problem hiding this comment.
Yes, Sorting (Global): plus(a_0, 1_UInt8) ASC is ORDER BY output and plus(a_0, 1_UInt8) UInt64 is the sorting column
novikd
approved these changes
May 18, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Run queries which output contains column identifiers twice with and without analyzer enabled.
Changelog category (leave one):