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

refactor: remove SqlStatementExecutor #2464

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

waynexia
Copy link
Member

@waynexia waynexia commented Sep 21, 2023

Signed-off-by: Ruihang Xia [email protected]

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

SqlStatementExecutor is no longer needed

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)

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #2464 (f914d19) into develop (580d11b) will decrease coverage by 0.36%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2464      +/-   ##
===========================================
- Coverage    84.83%   84.48%   -0.36%     
===========================================
  Files          726      725       -1     
  Lines       114995   114977      -18     
===========================================
- Hits         97551    97133     -418     
- Misses       17444    17844     +400     

Copy link
Collaborator

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelScofield MichaelScofield added this pull request to the merge queue Sep 22, 2023
Merged via the queue into GreptimeTeam:develop with commit 4c7ad44 Sep 22, 2023
@waynexia waynexia deleted the remove-sql-executor branch September 22, 2023 02:32
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
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.

4 participants