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

[druid] Excluding refreshing verbose name #4761

Conversation

john-bodley
Copy link
Member

The verbose name is often user defined however when refreshing Druid metrics this would be overwritten. This PR removes setting of the verbose_name attribute for existing metrics during a refresh.

Note I added a unit test for this case and decided to re-factor the various refresh metadata checks into separate tests.

to: @michellethomas @mistercrunch

@codecov-io
Copy link

Codecov Report

Merging #4761 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4761   +/-   ##
=======================================
  Coverage   72.39%   72.39%           
=======================================
  Files         205      205           
  Lines       15394    15394           
  Branches     1182     1182           
=======================================
  Hits        11144    11144           
  Misses       4247     4247           
  Partials        3        3
Impacted Files Coverage Δ
superset/connectors/druid/models.py 81.61% <100%> (ø) ⬆️

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 9a79d33...3ef9b48. Read the comment docs.

@mistercrunch
Copy link
Member

Good catch LGTM

@john-bodley john-bodley merged commit df4ff05 into apache:master Apr 5, 2018
john-bodley added a commit to john-bodley/superset that referenced this pull request Apr 5, 2018
john-bodley added a commit to airbnb/superset-fork that referenced this pull request Apr 5, 2018
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
timifasubaa pushed a commit to timifasubaa/incubator-superset that referenced this pull request May 31, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0 labels Feb 27, 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 🚢 0.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants