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: sort result of sqlness case decimal_ops #2867

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

waynexia
Copy link
Member

@waynexia waynexia commented Dec 4, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Sort result of multiple lines queries

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

Copy link
Contributor

@killme2008 killme2008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@waynexia waynexia enabled auto-merge December 4, 2023 12:28
Copy link
Contributor

@zhongzc zhongzc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@waynexia waynexia added this pull request to the merge queue Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #2867 (96a4215) into develop (dac7a41) will decrease coverage by 0.39%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2867      +/-   ##
===========================================
- Coverage    84.75%   84.37%   -0.39%     
===========================================
  Files          743      743              
  Lines       116942   116942              
===========================================
- Hits         99115    98664     -451     
- Misses       17827    18278     +451     

Merged via the queue into GreptimeTeam:develop with commit 5f5dbe0 Dec 4, 2023
12 of 13 checks passed
@waynexia waynexia deleted the fix-sqlness-5 branch December 4, 2023 12:46
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.

3 participants