Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

gh 2309 - Add additional predicates for TypeSubTypeValue

Open j8934893 opened this issue 3 years ago • 3 comments

Addition of predicates to enable validation and filtering against TSV elements.

j8934893 avatar Sep 21 '20 13:09 j8934893

Trying to understand this a little more. The way I understood TSV is that it is more of a descriptor node so if we were to implement something like KoryphePredicate on it then that would be an external operation rather than being a component of TSV. Or is there something I'm missing about this?

nikgil avatar Oct 03 '20 21:10 nikgil

@sirNikolai,

Yeah you're right. TSV is a value object and therefore we'd need to add KoryphePredicates that would filter the object. @j8934893 Are you able to provide any details around the kind of predicates you're looking for?

d47853 avatar Oct 06 '20 12:10 d47853

@j8934893 Hiya, please can I remind you about the question above? We have various predicate-related stuff in the backlog, so add anything you have in mind here. Otherwise I will close this issue for now. P.s. Is anything in https://github.com/gchq/Gaffer/issues/2211 relevant here?

n3101 avatar Jun 09 '21 17:06 n3101