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: Query evaluation #13

Merged
merged 4 commits into from
Jan 18, 2024
Merged

feat: Query evaluation #13

merged 4 commits into from
Jan 18, 2024

Conversation

miampf
Copy link
Owner

@miampf miampf commented Jan 18, 2024

Implement the needed functionality to construct an AST from a given query and evaluate it.

@miampf miampf self-assigned this Jan 18, 2024
@miampf miampf added the enhancement New feature or request label Jan 18, 2024
@miampf miampf linked an issue Jan 18, 2024 that may be closed by this pull request
@miampf miampf merged commit a594f81 into main Jan 18, 2024
1 check passed
@miampf miampf deleted the query-evaluation branch January 18, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the evaluation of a query on a set of tags
1 participant