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

Removed un-necessary conversion #197

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Removed un-necessary conversion #197

merged 1 commit into from
Sep 8, 2022

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented Sep 8, 2022

Closes #196 . Thanks @kylebarron for the report!

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Sep 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2022

Codecov Report

Merging #197 (fa03356) into main (52756d1) will increase coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   85.64%   85.76%   +0.11%     
==========================================
  Files          84       84              
  Lines        8248     8266      +18     
==========================================
+ Hits         7064     7089      +25     
+ Misses       1184     1177       -7     
Impacted Files Coverage Δ
src/parquet_bridge.rs 78.90% <ø> (+0.67%) ⬆️
src/read/page/stream.rs 83.62% <0.00%> (+1.54%) ⬆️
src/write/indexes/serialize.rs 93.05% <0.00%> (+7.80%) ⬆️

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

@jorgecarleitao jorgecarleitao merged commit 21a7f98 into main Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

brotli feature without gzip fails to compile
2 participants