Closed tolik0 closed 1 day ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
/autofix
Auto-Fix Job Info
This job attempts to auto-fix any linting or formating issues. If any fixes are made, those changes will be automatically committed and pushed back to the PR.
Note: This job can only be run by maintainers. On PRs from forks, this command requires that the PR author has enabled the
Allow edits from maintainers
option.PR auto-fix job started... Check job output.
✅ Changes applied successfully.
What
This PR updates the
ConcurrentDeclarativeSource
by modifying the record filter condition to exclude instances ofClientSideIncrementalRecordFilterDecorator
. This exclusion is necessary becauseClientSideIncrementalRecordFilterDecorator
does not have a condition.Summary by CodeRabbit
Bug Fixes
ClientSideIncrementalRecordFilterDecorator
.Documentation
Style