-
Notifications
You must be signed in to change notification settings - Fork 145
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
[PostgreSQL] Advanced Sync rules #1691
[PostgreSQL] Advanced Sync rules #1691
Conversation
buildkite test this |
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.
LGTM, only a small nit
Co-authored-by: Chenhui Wang <[email protected]>
buildkite test this |
💔 Failed to create backport PR(s)The backport operation could not be completed due to the following error: The backport PRs will be merged automatically after passing CI. To backport manually run: |
Closes #1690
This PR introduces advanced filtering rules for PostgreSQL by queries to filter out document based on that
Added documentation with several examples illustrating the syntax, how a basic use case works
Included tooltip on the configurable fields that are ignored when advanced sync rules are used
Checklists
Pre-Review Checklist
v7.13.2
,v7.14.0
,v8.0.0
)Release Note
For existing PostgreSQL connectors, the next sync after the upgrade will delete all the existing documents and reindex them with different document IDs.