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: can't save dataset modal #19452

Merged
merged 1 commit into from Mar 31, 2022
Merged

Conversation

zhaoyongjie
Copy link
Member

SUMMARY

fix: can't save dataset modal

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before

image

TESTING INSTRUCTIONS

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

@jinghua-qa
Copy link
Member

/testenv up

@github-actions
Copy link
Contributor

@jinghua-qa Ephemeral environment spinning up at http://52.32.199.162:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@jinghua-qa
Copy link
Member

LGTM!

Screen.Recording.2022-03-30.at.11.51.26.PM.mov

@zhaoyongjie zhaoyongjie requested a review from a team March 31, 2022 07:08
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #19452 (71017ad) into master (129063d) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

❗ Current head 71017ad differs from pull request most recent head 279cf3e. Consider uploading reports for the commit 279cf3e to get more accurate results

@@            Coverage Diff             @@
##           master   #19452      +/-   ##
==========================================
- Coverage   66.57%   66.53%   -0.05%     
==========================================
  Files        1675     1675              
  Lines       64092    64092              
  Branches     6519     6519              
==========================================
- Hits        42672    42643      -29     
- Misses      19729    19758      +29     
  Partials     1691     1691              
Flag Coverage Δ
hive 52.70% <0.00%> (ø)
mysql ?
postgres 81.95% <0.00%> (ø)
presto 52.55% <0.00%> (ø)
python 82.30% <0.00%> (-0.10%) ⬇️
sqlite ?

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

Impacted Files Coverage Δ
superset/views/datasource/views.py 90.21% <0.00%> (ø)
superset/common/utils/dataframe_utils.py 85.71% <0.00%> (-7.15%) ⬇️
superset/connectors/sqla/utils.py 88.76% <0.00%> (-5.62%) ⬇️
superset/db_engine_specs/sqlite.py 91.89% <0.00%> (-5.41%) ⬇️
superset/db_engine_specs/mysql.py 93.97% <0.00%> (-3.62%) ⬇️
superset/utils/celery.py 86.20% <0.00%> (-3.45%) ⬇️
superset/result_set.py 96.77% <0.00%> (-1.62%) ⬇️
superset/databases/commands/test_connection.py 98.57% <0.00%> (-1.43%) ⬇️
superset/utils/cache.py 73.58% <0.00%> (-0.95%) ⬇️
superset/models/core.py 88.33% <0.00%> (-0.72%) ⬇️
... and 3 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 129063d...279cf3e. Read the comment docs.

@zhaoyongjie zhaoyongjie merged commit 6b136c2 into apache:master Mar 31, 2022
@github-actions
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

sadpandajoe pushed a commit to preset-io/superset that referenced this pull request Apr 1, 2022
villebro pushed a commit that referenced this pull request Apr 3, 2022
villebro pushed a commit that referenced this pull request Apr 4, 2022
@sadpandajoe
Copy link
Contributor

🏷️ preset:2022.13

philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🍒 1.5.0 🍒 1.5.1 🍒 1.5.2 🍒 1.5.3 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.0 labels Mar 13, 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 lts-v1 preset:2022.13 size/XS 🍒 1.5.0 🍒 1.5.1 🍒 1.5.2 🍒 1.5.3 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants