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

fix(SQL Lab): hang when result set size is too big #30522

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

merged with master

76bebbc
Select commit
Loading
Failed to load commit list.
Draft

fix(SQL Lab): hang when result set size is too big #30522

merged with master
76bebbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 7, 2024 in 0s

27.77% of diff hit (target 60.48%)

View this Pull Request on Codecov

27.77% of diff hit (target 60.48%)

Annotations

Check warning on line 611 in superset/sql_lab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/sql_lab.py#L609-L611

Added lines #L609 - L611 were not covered by tests

Check warning on line 615 in superset/sql_lab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/sql_lab.py#L613-L615

Added lines #L613 - L615 were not covered by tests

Check warning on line 659 in superset/sql_lab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/sql_lab.py#L659

Added line #L659 was not covered by tests

Check warning on line 664 in superset/sql_lab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/sql_lab.py#L662-L664

Added lines #L662 - L664 were not covered by tests

Check warning on line 668 in superset/sql_lab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/sql_lab.py#L666-L668

Added lines #L666 - L668 were not covered by tests