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

add append_record_batch #194

Merged
merged 4 commits into from
Jul 20, 2023
Merged

add append_record_batch #194

merged 4 commits into from
Jul 20, 2023

Conversation

wangfenjin
Copy link
Collaborator

close #184

from #186

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #194 (a470462) into main (1ddb1c3) will increase coverage by 0.74%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   58.28%   59.02%   +0.74%     
==========================================
  Files          35       36       +1     
  Lines        2083     2099      +16     
==========================================
+ Hits         1214     1239      +25     
+ Misses        869      860       -9     
Impacted Files Coverage Δ
src/appender/mod.rs 62.50% <ø> (ø)
src/error.rs 19.49% <0.00%> (-0.51%) ⬇️
src/vtab/arrow.rs 54.34% <ø> (+6.52%) ⬆️
src/vtab/mod.rs 82.97% <ø> (ø)
src/appender/arrow.rs 100.00% <100.00%> (ø)
src/vtab/data_chunk.rs 68.00% <100.00%> (+2.78%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wangfenjin wangfenjin merged commit 0bd2dc8 into main Jul 20, 2023
@wangfenjin wangfenjin deleted the web3creator/main branch July 20, 2023 05:58
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.

About the insert problem of recordBatch
2 participants