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

Build query with Parametrization (loops to be precise) throws Out of Memory exception and Jupyter Lab crashes #949

Open
snaray12 opened this issue Nov 23, 2023 · 1 comment

Comments

@snaray12
Copy link

snaray12 commented Nov 23, 2023

What happens?

I am trying to build query with Parametrization (loops to be precise). As a trial case I have only two values to loop over. However, when I run the cell the jupyter notebook hangs and the kernel dies.out of memory

snippet## To Reproduce
Try to build a dynamic query using parametrization (loops ).

The query should try to fetch aggregated value over a certain number of rows.

For example try to get min over next 5 or 10 rows from the current row until all the rows are evaluated.

The system throws out of memory exception.Environment details:JupyterLab version 4.0.7

Python version 3.10.10

JupySQL version 0.10.2## OS:
Windows 10## JupySQL Version:
0.10.2## Full Name:
Sundara Raman## Affiliation:
NA

@edublancas
Copy link

I'm guessing this was closed by accident? @snaray12

@edublancas edublancas reopened this Nov 23, 2023
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

No branches or pull requests

2 participants