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

hadoop: use BufferPool for inputstream #2620

Merged
merged 1 commit into from
Aug 29, 2022
Merged

hadoop: use BufferPool for inputstream #2620

merged 1 commit into from
Aug 29, 2022

Conversation

tangyoupeng
Copy link
Contributor

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #2620 (42e7cee) into main (bb84127) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2620      +/-   ##
==========================================
+ Coverage   59.67%   59.71%   +0.03%     
==========================================
  Files         138      138              
  Lines       23481    23481              
==========================================
+ Hits        14013    14022       +9     
+ Misses       7642     7637       -5     
+ Partials     1826     1822       -4     
Impacted Files Coverage Δ
pkg/meta/sql.go 64.53% <0.00%> (ø)
pkg/meta/tkv.go 75.01% <0.00%> (+0.11%) ⬆️
pkg/chunk/disk_cache.go 79.70% <0.00%> (+0.49%) ⬆️
pkg/meta/tkv_etcd.go 72.63% <0.00%> (+1.05%) ⬆️
pkg/vfs/writer.go 77.68% <0.00%> (+1.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tangyoupeng tangyoupeng marked this pull request as ready for review August 29, 2022 05:34
@tangyoupeng tangyoupeng merged commit 74a5104 into main Aug 29, 2022
@tangyoupeng tangyoupeng deleted the bufferpool branch August 29, 2022 05:35
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.

2 participants