Minor: Add negative test for SORT BY#5254
Conversation
xudong963
left a comment
There was a problem hiding this comment.
I find the file contains some tests that don't contain order by, is it expected?
At least one is expected (to demonstrate that the query works the same with and without ORDER BY) Are there others that you had in mind? |
Got |
|
Benchmark runs are scheduled for baseline = 4be5610 and contender = f75d25f. f75d25f is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
related to #5247
Rationale for this change
Add a small test for #5249
What changes are included in this PR?
More tests more better
Are these changes tested?
Yes
Are there any user-facing changes?