Skip to content

Delete values from DataContext #62

Description

@ARMmaster17

Is your feature request related to a problem? Please describe.
Sometimes there can be a lot of data being passed through a pipeline. Once the data has been processed, it would result in better performance if the data was removed from the context. This will especially be important in #60 where there are network bandwidth limits to consider when sending context objects to other nodes.

Describe the solution you'd like
Add a delete(key: str) -> None function that removes a value from a context.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions