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

[bug fix] Fixed adhoc metric is not working for WordCloud #5877

Merged
merged 2 commits into from
Sep 13, 2018

Conversation

conglei
Copy link
Contributor

@conglei conglei commented Sep 12, 2018

#5857

This PR is to fix the issue that adhoc metrics don't work for wordcloud. The root cause is the inconsistent metric formats between normal metrics and adhoc metrics. @villebro

The inconsistency is pretty annoying, and we should, imo, make it consistent in a long term when refactoring the formdata part.

@john-bodley @williaster @mistercrunch @kristw

@kristw
Copy link
Contributor

kristw commented Sep 12, 2018

Thanks for fixing. Do you mind making another small tweak to make "flat" the default rotation? Both in this component and the controls. I think it is better default than square.

@conglei
Copy link
Contributor Author

conglei commented Sep 12, 2018

@kristw I agree flat is a better default!
Just changed it.

@mistercrunch mistercrunch merged commit 8569261 into apache:master Sep 13, 2018
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Sep 21, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Sep 21, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Sep 21, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Sep 21, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 11, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
* fixed adhoc metric

* change rotate default to flat
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Oct 29, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Nov 2, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Nov 2, 2018
* fixed adhoc metric

* change rotate default to flat

(cherry picked from commit 8569261)
(cherry picked from commit 19aaee2)
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.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.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants