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

fixed cache issue for query v1 #7507

Merged
merged 1 commit into from
May 14, 2019
Merged

Conversation

conglei
Copy link
Contributor

@conglei conglei commented May 14, 2019

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

In this PR, it fixed the issue that cache_value is reassigned to a binary blob, which causes the invalid access to its keys.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

Tested in Dev Box

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@kristw

@codecov-io
Copy link

codecov-io commented May 14, 2019

Codecov Report

Merging #7507 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7507   +/-   ##
=======================================
  Coverage   65.43%   65.43%           
=======================================
  Files         432      432           
  Lines       21319    21319           
  Branches     2347     2347           
=======================================
  Hits        13951    13951           
  Misses       7252     7252           
  Partials      116      116
Impacted Files Coverage Δ
superset/common/query_context.py 22.4% <0%> (ø) ⬆️

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 5243182...515de45. Read the comment docs.

@kristw kristw merged commit fda1002 into apache:master May 14, 2019
michellethomas pushed a commit that referenced this pull request May 15, 2019
@williaster
Copy link
Contributor

thanks @conglei !!!

michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 31, 2019
michellethomas pushed a commit that referenced this pull request Jun 1, 2019
@etr2460 etr2460 mentioned this pull request Aug 23, 2019
12 tasks
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 2024
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 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 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants