-
Notifications
You must be signed in to change notification settings - Fork 8
[OSDEV-2033] Fix long string parsing for v1/production-locations query param #646
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
Merged
VadimKovalenkoSNF
merged 25 commits into
main
from
OSDEV-2033-fix-long-strings-query-param
Jun 16, 2025
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
995c2c5
Update __process_multi_match (partial impl)
VadimKovalenkoSNF 3415102
Add slop parameter to the multi match query
VadimKovalenkoSNF 14778fa
Add unit tests
VadimKovalenkoSNF b510ada
Fix flake8 issues
VadimKovalenkoSNF d1df32d
Update release notes
VadimKovalenkoSNF 4d73130
Add extra paragraph
VadimKovalenkoSNF 04e3d88
Fix integration test for the OpenSearch
VadimKovalenkoSNF 314d2a9
Merge branch 'main' into OSDEV-2033-fix-long-strings-query-param
VadimKovalenkoSNF f39dbb5
Merge branch 'main' into OSDEV-2033-fix-long-strings-query-param
VadimKovalenkoSNF 7cbb00f
Merge branch 'main' into OSDEV-2033-fix-long-strings-query-param
VadimKovalenkoSNF da63e1d
Add cleanup in opensearch integration tests
VadimKovalenkoSNF 613421f
Update test_production_locations
VadimKovalenkoSNF f83605b
Merge branch 'main' into OSDEV-2033-fix-long-strings-query-param
VadimKovalenkoSNF cc23cca
Test fix for integration test
VadimKovalenkoSNF df97362
Add refresh method
VadimKovalenkoSNF fb3fef1
Minor test improvements
VadimKovalenkoSNF 4c9d7ae
Add cleanup between tests
VadimKovalenkoSNF 66f9254
Test fix for src/tests/v1/test_production_locations.py
VadimKovalenkoSNF 849d451
Simplified test cases
VadimKovalenkoSNF fb18f1d
Fix release notes
VadimKovalenkoSNF 0434036
Revert production locations tests
VadimKovalenkoSNF 482b976
Minor fix
VadimKovalenkoSNF f344d2b
Add paragraph at the end of test file
VadimKovalenkoSNF 9d96f0a
Merge branch 'main' into OSDEV-2033-fix-long-strings-query-param
VadimKovalenkoSNF a60a485
Merge branch 'main' into OSDEV-2033-fix-long-strings-query-param
VadimKovalenkoSNF File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.