Skip to content
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

Modify BinaryOperators to add oversizing protection #44

Open
m607123 opened this issue Aug 21, 2017 · 0 comments
Open

Modify BinaryOperators to add oversizing protection #44

m607123 opened this issue Aug 21, 2017 · 0 comments
Labels
enhancement Improvement to existing functionality/feature
Milestone

Comments

@m607123
Copy link
Contributor

m607123 commented Aug 21, 2017

Related to gchq/Gaffer#1180.
Modify the KorypheBinaryOperator superclass, and any other relevant functions, to support the addition of protection to any binary operators - this includes ensuring that the resulting output is not too large, as well as a flag to control the course of action when objects cannot safely be merged (namely either an error, or a warning and truncation).

@m607123 m607123 self-assigned this Aug 21, 2017
@m607123 m607123 removed their assignment Nov 1, 2017
@n3101 n3101 added this to the v2_backlog milestone Aug 25, 2021
@GCHQDeveloper314 GCHQDeveloper314 added the enhancement Improvement to existing functionality/feature label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature
Projects
None yet
Development

No branches or pull requests

3 participants