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 MultiSearch functionality #8176

Merged
merged 1 commit into from
May 2, 2024
Merged

Fix MultiSearch functionality #8176

merged 1 commit into from
May 2, 2024

Conversation

flobernd
Copy link
Member

  • Implement IStreamSerializable for array request descriptors
  • Do not automatically infer index for optional Indices parameters

Closes #7742

- Implement `IStreamSerializable` for array request descriptors
- Do not automatically infer index for optional `Indices` parameters
@flobernd flobernd merged commit 6547c74 into main May 2, 2024
10 of 24 checks passed
@flobernd flobernd deleted the fix-multi-search branch May 2, 2024 08:07
github-actions bot pushed a commit that referenced this pull request May 2, 2024
- Implement `IStreamSerializable` for array request descriptors
- Do not automatically infer index for optional `Indices` parameters
github-actions bot pushed a commit that referenced this pull request May 2, 2024
- Implement `IStreamSerializable` for array request descriptors
- Do not automatically infer index for optional `Indices` parameters
flobernd added a commit that referenced this pull request May 2, 2024
- Implement `IStreamSerializable` for array request descriptors
- Do not automatically infer index for optional `Indices` parameters

Co-authored-by: Florian Bernd <git@flobernd.de>
flobernd added a commit that referenced this pull request May 2, 2024
- Implement `IStreamSerializable` for array request descriptors
- Do not automatically infer index for optional `Indices` parameters

Co-authored-by: Florian Bernd <git@flobernd.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MultiSearch() throws UnexpectedTransportException: Unable to deserialize union.
1 participant