Skip to content
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

make simple_query_raw public #1078

Closed
wants to merge 1 commit into from
Closed

make simple_query_raw public #1078

wants to merge 1 commit into from

Conversation

uuip
Copy link

@uuip uuip commented Nov 1, 2023

make simple_query_raw public, so we can iter result without collect it when there are 100 million rows.

make simple_query_raw public, so we can iter result without collect it.
@uuip
Copy link
Author

uuip commented Jan 12, 2025

We should use portal rather than simple query when handling a large number of rows that need to be fetched incrementally or processed in batches.

@uuip uuip closed this Jan 12, 2025
@uuip uuip deleted the patch-1 branch January 12, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant