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

switch get_val() to u32 #1644

Merged
merged 1 commit into from Oct 24, 2022
Merged

switch get_val() to u32 #1644

merged 1 commit into from Oct 24, 2022

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Oct 24, 2022

Fixes #1638

@PSeitz PSeitz force-pushed the get_val_u32 branch 2 times, most recently from 36693d0 to d3f036e Compare October 24, 2022 04:02
@@ -1,6 +1,7 @@
Tantivy 0.19
================================

- Limit fast fields to u32 (`get_val(u32)`) [#1644](https://github.com/quickwit-oss/tantivy/pull/1644) (@PSeitz)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@PSeitz PSeitz merged commit a5e59ab into main Oct 24, 2022
@PSeitz PSeitz deleted the get_val_u32 branch October 24, 2022 11:30
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.

change get_val(u64) in Column to get_val(u32)
2 participants