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

NonEvent fields can be processed at evaluation time #2290

Open
ivakegg opened this issue Feb 29, 2024 · 0 comments
Open

NonEvent fields can be processed at evaluation time #2290

ivakegg opened this issue Feb 29, 2024 · 0 comments
Assignees

Comments

@ivakegg
Copy link
Collaborator

ivakegg commented Feb 29, 2024

nonEvent fields are those that are tokenized is some way such that the index values are different than the event value. As long as we can expand the event value at evaluation time, then we do not need to force nonEvent fields to be expanded/scanned for in the index.
The code need to be updated to allow nonEvent fields to be pushed to evaluation time.

@ivakegg ivakegg self-assigned this Feb 29, 2024
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

No branches or pull requests

2 participants