Skip to content

Streaming read result #3887

@tisonkun

Description

@tisonkun

I have found these related issues/pull requests

Currently, all the query* methods take local reference and thus even if we build a Stream with fetch, it must be collected in place, rather than be possible to return from the function.

Description

As above. To support streaming read result later, the lifetime bound shoudl be relaxed, e.g., accepting String.

Prefered solution

As described above.

Is this a breaking change? Why or why not?

I don't know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions