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

fix mismatch of index parametrization and type #4929

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

coszio
Copy link
Contributor

@coszio coszio commented Aug 20, 2024

We had a bug where selecting field_type: Bool and field_index_params: { bool_index_params: {} } would result in a mismatch error, and same for Geo type.

With these changes we fix it and also we make sure to not forget it in the future via a compiler error.

@coszio coszio requested review from JojiiOfficial and joein August 20, 2024 21:45
Copy link
Member

@joein joein left a comment

Choose a reason for hiding this comment

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

Checked with python, works now 👍
Thanks

@generall generall merged commit 55294b3 into dev Aug 21, 2024
17 checks passed
@generall generall deleted the fix-mismatch-of-parametrized-indexes branch August 21, 2024 15:49
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.

5 participants