netmap: Add LIKE operation for filter in policy #55

Merged
fyrchik merged 1 commit from acid-ant/frostfs-api:feature/policy-like into master 2024-08-07 07:24:49 +00:00
Member

Signed-off-by: Anton Nikiforov an.nikiforov@yadro.com

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
acid-ant requested review from storage-core-committers 2024-06-24 11:51:23 +00:00
acid-ant requested review from storage-core-developers 2024-06-24 11:51:36 +00:00
acid-ant force-pushed feature/policy-like from db9f31345a to 70366ce189 2024-06-24 11:53:21 +00:00 Compare
dstepanov-yadro approved these changes 2024-06-24 12:20:36 +00:00
aarifullin approved these changes 2024-06-24 12:31:15 +00:00
elebedeva approved these changes 2024-06-24 12:56:48 +00:00
Owner

@alexvanin or @realloc approve pls

@alexvanin or @realloc approve pls
alexvanin approved these changes 2024-06-28 07:55:49 +00:00
alexvanin reviewed 2024-06-28 07:56:19 +00:00
@ -37,2 +37,4 @@
// Logical negation
NOT = 9;
// Matches patter
Owner

Matches pattern?

Matches patter**n**?
Author
Member

Thanks, updated.

Thanks, updated.
alexvanin marked this conversation as resolved
Owner

It would be nice to see some examples of LIKE pattern-mathching policies. Are there any?

It would be nice to see some examples of `LIKE` pattern-mathching policies. Are there any?
Author
Member

It would be nice to see some examples of LIKE pattern-mathching policies. Are there any?

@alexvanin , described here. Is it enough?

> It would be nice to see some examples of `LIKE` pattern-mathching policies. Are there any? @alexvanin , described [here](https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/pulls/231/files#diff-b65057b5462e9eace1a7bca40c14581bfa57400b). Is it enough?
acid-ant force-pushed feature/policy-like from 70366ce189 to 61441d483d 2024-06-28 10:21:08 +00:00 Compare
acid-ant force-pushed feature/policy-like from 61441d483d to 542d0d9ec2 2024-08-06 13:56:09 +00:00 Compare
fyrchik merged commit 542d0d9ec2 into master 2024-08-07 07:24:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
6 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-api#55
No description provided.