Skip to content
Discussion options

You must be logged in to vote

There's no calculation ahead of time since execution is pipelined and results are produced and sent to the client while the query is still running. There is a target payload size for the each response in the client protocol, which is controlled by the targetResultSize query parameter. It defaults to 1MB.

See:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kuripart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants