Skip to content

#150: Support choosing spliterator implementation for streaming scan queries #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nvamelichev
Copy link
Collaborator

...that is, for YdbRepositoryTransaction.executeScanQuery() returning Stream<RESULT>

Fixes #150.

@nvamelichev nvamelichev requested a review from lavrukov July 16, 2025 12:48
@nvamelichev nvamelichev self-assigned this Jul 16, 2025
@nvamelichev nvamelichev added the bug Something isn't working label Jul 16, 2025
…queries

...that is, for `YdbRepositoryTransaction.executeScanQuery()` returning `Stream<RESULT>`
@nvamelichev nvamelichev force-pushed the support-legacy-spliterator-for-streaming-scan-queries branch from 128dc52 to 6a7e216 Compare July 16, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to choose the mode for Spliterator in YdbRepositoryTransaction.executeScanQuery
1 participant