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: add aggregation filter operators #659

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

ChibiBlasphem
Copy link
Contributor

@ChibiBlasphem ChibiBlasphem commented Jan 16, 2025

Added:

  • is empty, is not empty: which are unaries and work on any data type
  • starts with, ends with: which only work on string data type

Backend PR: checkmarble/marble-backend#801

@ChibiBlasphem ChibiBlasphem requested a review from a team January 16, 2025 12:54
@ChibiBlasphem ChibiBlasphem merged commit e928552 into main Jan 20, 2025
3 checks passed
@ChibiBlasphem ChibiBlasphem deleted the christopher/add-aggregate-operators branch January 20, 2025 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.

2 participants