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

feat: supports binary data type #2454

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

killme2008
Copy link
Contributor

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Supports binary sql data type.

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)

@killme2008 killme2008 marked this pull request as ready for review September 20, 2023 09:36
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #2454 (3fec91e) into develop (567fbad) will increase coverage by 6.91%.
Report is 1 commits behind head on develop.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2454      +/-   ##
===========================================
+ Coverage    77.57%   84.49%   +6.91%     
===========================================
  Files          717      727      +10     
  Lines       112760   114977    +2217     
===========================================
+ Hits         87476    97145    +9669     
+ Misses       25284    17832    -7452     

@killme2008 killme2008 added this pull request to the merge queue Sep 20, 2023
Merged via the queue into GreptimeTeam:develop with commit 23cc7d8 Sep 20, 2023
21 of 22 checks passed
@killme2008 killme2008 deleted the feature/binary-type branch September 20, 2023 13:03
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.

3 participants