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: reindex when combine metric in legacy pivot table #14708

Merged
merged 1 commit into from
May 20, 2021

Conversation

zhaoyongjie
Copy link
Member

SUMMARY

Make metrics order insistence when combine metric checked.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before

image

After

image

TEST PLAN

tested in my local environment

ADDITIONAL INFORMATION

  • Has associated issue: Fixes: [pivot] Order of metrics is incorrect when using 'Combine Metrics' #13427
  • 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 May 19, 2021

Codecov Report

Merging #14708 (84d4a88) into master (3f6bd1e) will increase coverage by 0.16%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14708      +/-   ##
==========================================
+ Coverage   77.38%   77.55%   +0.16%     
==========================================
  Files         959      959              
  Lines       48465    48528      +63     
  Branches     5678     5678              
==========================================
+ Hits        37506    37634     +128     
+ Misses      10759    10694      -65     
  Partials      200      200              
Flag Coverage Δ
hive 81.10% <0.00%> (+0.13%) ⬆️
mysql 81.37% <0.00%> (+0.13%) ⬆️
postgres 81.40% <0.00%> (+0.13%) ⬆️
presto 81.10% <0.00%> (?)
python 81.93% <0.00%> (+0.29%) ⬆️
sqlite 81.02% <0.00%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
superset/viz.py 56.35% <0.00%> (ø)
superset/connectors/base/models.py 88.03% <0.00%> (-2.66%) ⬇️
superset/reports/logs/api.py 94.11% <0.00%> (-1.34%) ⬇️
superset/exceptions.py 98.70% <0.00%> (-1.30%) ⬇️
superset/views/base.py 75.17% <0.00%> (-1.02%) ⬇️
superset/views/core.py 75.48% <0.00%> (-0.04%) ⬇️
superset/utils/urls.py 100.00% <0.00%> (ø)
superset/databases/api.py 92.41% <0.00%> (ø)
superset/views/dynamic_plugins.py 100.00% <0.00%> (ø)
superset/databases/commands/create.py 92.15% <0.00%> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f6bd1e...84d4a88. Read the comment docs.

@junlincc junlincc added the bash! label May 19, 2021
@junlincc junlincc requested a review from villebro May 19, 2021 21:43
@suddjian
Copy link
Member

/testenv up

@github-actions
Copy link
Contributor

@suddjian Ephemeral environment spinning up at http://54.184.249.23:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

Copy link
Member

@villebro villebro left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@suddjian suddjian merged commit 9729ffd into apache:master May 20, 2021
@github-actions
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

cccs-RyanS pushed a commit to CybercentreCanada/superset that referenced this pull request Dec 17, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 29, 2021
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.3.0 labels Mar 12, 2024
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 size/XS 🚢 1.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants