gchq / gchq/sleeper

Python API should allow option for query to only write results to S3 and not return them to the client

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
enhancement python-api
Dominant language
Java
Stars
107
Forks
29
Avg merge
19h 46m
Merged PRs (30d)
141

Description

The Python API always returns the results of a query to the client as a list. If there are lots of records then this will cause it to run out of memory. We should add an option to allow it to only write the results to S3.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.