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

Make it possible to force a column type and intricate bugfix. #1815

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

fulmicoton
Copy link
Collaborator

No description provided.

@fulmicoton fulmicoton force-pushed the columnar-work branch 4 times, most recently from 8cd2d9c to 9e50fa9 Compare January 20, 2023 05:12
@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2023

Codecov Report

Merging #1815 (c56db4e) into main (8ba333f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head c56db4e differs from pull request most recent head 9e50fa9. Consider uploading reports for the commit 9e50fa9 to get more accurate results

@@           Coverage Diff           @@
##             main    #1815   +/-   ##
=======================================
  Coverage   94.13%   94.14%           
=======================================
  Files         274      274           
  Lines       51947    51992   +45     
=======================================
+ Hits        48900    48946   +46     
+ Misses       3047     3046    -1     
Impacted Files Coverage Δ
bitpacker/src/bitpacker.rs 100.00% <100.00%> (ø)
src/fastfield/mod.rs 99.76% <100.00%> (ø)
src/store/index/mod.rs 97.83% <0.00%> (-0.55%) ⬇️
fastfield_codecs/src/null_index/sparse.rs 95.46% <0.00%> (+0.18%) ⬆️
src/fastfield/multivalued/mod.rs 98.45% <0.00%> (+0.38%) ⬆️

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

@fulmicoton fulmicoton marked this pull request as ready for review January 20, 2023 05:30
@fulmicoton fulmicoton merged commit 89cec79 into main Jan 20, 2023
@fulmicoton fulmicoton deleted the columnar-work branch January 20, 2023 05:30
Hodkinson pushed a commit to Hodkinson/tantivy that referenced this pull request Jan 30, 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.

2 participants