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

dev: Fix query stream example #57

Open
rekby opened this issue Dec 14, 2023 · 0 comments
Open

dev: Fix query stream example #57

rekby opened this issue Dec 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rekby
Copy link
Member

rekby commented Dec 14, 2023

for sum something without allocate memory for full result: result.Add(Series.FromRow(row));

need change example: private async Task StreamSelect()

@rekby rekby added the enhancement New feature or request label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant