-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request