-
Notifications
You must be signed in to change notification settings - Fork 5
fix: add object notification filtering #124
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| 4. `>=` and `<=`: Greater than or equal and less than or equal | ||
| 5. `AND`: Combine multiple conditions in a query. | ||
|
|
||
| ## In Memory Operations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have to differentiate between SQL and In Memory operations? That might confuse the user. From their perspective it is all the same
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My aim was to make sure a user knew they needed to combine these with another filter.
docs/buckets/object-notifications.md
Outdated
|
|
||
| ## Filtering | ||
|
|
||
| Object notifications support adding a SQL-like filter to only receive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you rephrase the content here? There is some duplication.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've updated it. This should be clearer
67a6969 to
e10d4ba
Compare
Fixes https://linear.app/tigrisdata/issue/TIG-2941/docs-for-filtering-on-object-notifications