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

Jobergum/streaming mode #629

Merged
merged 5 commits into from
Nov 12, 2023
Merged

Jobergum/streaming mode #629

merged 5 commits into from
Nov 12, 2023

Conversation

jobergum
Copy link
Member

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@jobergum jobergum requested a review from jonmv November 10, 2023 17:08
vespa/templates/services.xml Outdated Show resolved Hide resolved
**kwargs
) -> VespaResponse:
path = self.app.get_document_v1_path(id=data_id, schema=schema, namespace=namespace)
path = self.app.get_document_v1_path(id=data_id, schema=schema, namespace=namespace, group=groupname)
Copy link
Member

Choose a reason for hiding this comment

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

Just string groups? I guess that's the most common use-case.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

👍

jonmv
jonmv previously approved these changes Nov 10, 2023
@jobergum jobergum merged commit dd409f5 into master Nov 12, 2023
4 checks passed
@jobergum jobergum deleted the jobergum/streaming-mode branch November 12, 2023 08:59
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.

None yet

2 participants