[24181] Add documentation for SQL filter expression limits#1224
Merged
MiguelCompany merged 5 commits intomasterfrom Mar 9, 2026
Merged
[24181] Add documentation for SQL filter expression limits#1224MiguelCompany merged 5 commits intomasterfrom
MiguelCompany merged 5 commits intomasterfrom
Conversation
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
richiware
requested changes
Mar 9, 2026
docs/fastdds/dds_layer/topic/contentFilteredTopic/defaultFilter.rst
Outdated
Show resolved
Hide resolved
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
richiware
approved these changes
Mar 9, 2026
Member
Author
|
@Mergifyio backport 3.4.x 3.2.x 2.14.x |
✅ Backports have been createdDetails
Cherry-pick of 7bb4e28 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
mergify bot
pushed a commit
that referenced
this pull request
Mar 10, 2026
* Refs #24181. Add properties in non-consolidated QoS. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Add example. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Add link from the filtering section. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Fix doc8. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Apply suggestions. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com> (cherry picked from commit 7bb4e28)
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Mar 10, 2026
* Refs #24181. Add properties in non-consolidated QoS. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Add example. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Add link from the filtering section. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Fix doc8. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Apply suggestions. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com> (cherry picked from commit 7bb4e28)
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Mar 10, 2026
* Refs #24181. Add properties in non-consolidated QoS. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Add example. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Add link from the filtering section. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Fix doc8. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #24181. Apply suggestions. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com> (cherry picked from commit 7bb4e28) # Conflicts: # code/DDSCodeTester.cpp # code/XMLTester.xml # docs/fastdds/property_policies/non_consolidated_qos.rst
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This adds documentation for the new properties that allow limiting the length and subexpressions in the SQL content filter expressions.
@Mergifyio backport 3.4.x 3.2.x 2.14.x
Contributor Checklist
Proversion badge has been added if the documented feature is exclusive to Fast DDS Pro.Reviewer Checklist