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

feat(neural): make eventSources nullable #1453

Merged
merged 1 commit into from Apr 3, 2023

Conversation

cdhawke
Copy link
Contributor

@cdhawke cdhawke commented Mar 24, 2023

Why

Explicit nullable type for the eventSources setting. This is helpful since the null state is the 'default' for the field, and nulling the value has specific behavior in the search engine (e.g. to use the primary/replica index group as event sources).

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d5e7d16:

Sandbox Source
javascript-client-app Configuration

Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

looks great :) it would be great to add some tests for those new parameters

@shortcuts shortcuts merged commit eacfca2 into master Apr 3, 2023
@shortcuts shortcuts deleted the feat/neural/nullable-eventsources branch April 3, 2023 12:06
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

3 participants