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: Dataset timeout #21516

Merged
merged 1 commit into from
Sep 19, 2022
Merged

fix: Dataset timeout #21516

merged 1 commit into from
Sep 19, 2022

Conversation

geido
Copy link
Member

@geido geido commented Sep 19, 2022

SUMMARY

Fixes an issue for which the datasets were timing out in certain cases

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N.A.

TESTING INSTRUCTIONS

  1. Open Explore with a large dataset, such as flights
  2. The requests should not timeout

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #21516 (3d2fabc) into master (94a724e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master   #21516   +/-   ##
=======================================
  Coverage   66.67%   66.67%           
=======================================
  Files        1793     1793           
  Lines       68493    68494    +1     
  Branches     7275     7275           
=======================================
+ Hits        45665    45666    +1     
  Misses      20966    20966           
  Partials     1862     1862           
Flag Coverage Δ
hive 53.08% <100.00%> (+<0.01%) ⬆️
mysql 78.20% <100.00%> (+<0.01%) ⬆️
postgres 78.27% <100.00%> (+<0.01%) ⬆️
presto 52.98% <100.00%> (+<0.01%) ⬆️
python 81.41% <100.00%> (+<0.01%) ⬆️
sqlite 76.76% <100.00%> (+<0.01%) ⬆️
unit 51.06% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset/models/core.py 90.21% <100.00%> (+0.02%) ⬆️
...ns/plugin-chart-word-cloud/src/chart/WordCloud.tsx 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jinghua-qa jinghua-qa merged commit 94ed427 into master Sep 19, 2022
jinghua-qa pushed a commit to preset-io/superset that referenced this pull request Sep 19, 2022
(cherry picked from commit 94ed427)
jinghua-qa pushed a commit to preset-io/superset that referenced this pull request Sep 20, 2022
(cherry picked from commit 94ed427)
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.1.0 and removed 🚢 2.1.3 labels Mar 13, 2024
@mistercrunch mistercrunch deleted the fix/dataset-timeout branch March 26, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset:2022.37 size/XS 🚢 2.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants