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

caravel filter views returns invalid data #1161

Closed
flyfatasy opened this issue Sep 21, 2016 · 11 comments
Closed

caravel filter views returns invalid data #1161

flyfatasy opened this issue Sep 21, 2016 · 11 comments
Labels
!deprecated-label:bug Deprecated label - Use #bug instead inactive Inactive for >= 30 days

Comments

@flyfatasy
Copy link

I have a table in druid named activate_andes. Below is the
https://pan.baidu.com/s/1nuBrBzN
when I choose visualize type to filter, It looks like this.
https://pan.baidu.com/s/1nv8PXIL
When I deep into the http response, I found this:
{"filter": "activate_type", "text": 1473004800000, "metric": "reinstall", "id": 1473004800000}]

Why text is not the concrete value of activate_type other than timestamp? Why metric is not the value but the activate_type?

@flyfatasy
Copy link
Author

Anyone can dealing this? Thank you very much.

@xrmx
Copy link
Contributor

xrmx commented Sep 21, 2016

which version of caravel is this? if not master please try again against master.

@flyfatasy
Copy link
Author

The latest version. 0.10.0

@xrmx xrmx added the validation:required A committer should validate the issue label Sep 21, 2016
@flyfatasy
Copy link
Author

The latest version. 0.10.0

@flyfatasy
Copy link
Author

Installed by pip install caravel.

@flyfatasy
Copy link
Author

@xrmx what should i do to validate this issue?

@xrmx
Copy link
Contributor

xrmx commented Sep 22, 2016

@flyfatasy i've asked if you can reproduce the same issue on master. You can build master by doing a git clone of the repo and then following these instructions:
https://github.com/airbnb/caravel/blob/master/docs/installation.rst#making-your-own-build

@flyfatasy
Copy link
Author

@xrmx recently I installed 0.11.0 and the same problem still exists.
You can easily reappear this by applying filter type to a druid database.
Hope this problem can be solved as soon as possible.

@flyfatasy
Copy link
Author

I installed caravel by pip install caravel. https://pypi.python.org/pypi/caravel
Last time the version is 0.9.0 and later I tried 0.10.0 and now I tried 0.11.0. The problem stays the same.

@flyfatasy
Copy link
Author

So this problem should not be waitting for validation. It is certainly a problem.

@mistercrunch mistercrunch added !deprecated-label:bug Deprecated label - Use #bug instead and removed validation:required A committer should validate the issue labels Oct 19, 2016
@mistercrunch mistercrunch reopened this Oct 19, 2016
@stale
Copy link

stale bot commented Apr 11, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive Inactive for >= 30 days label Apr 11, 2019
@stale stale bot closed this as completed Apr 18, 2019
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
…el default value (apache#1161)

* fix(plugin-chart-echarts): delete showMinLabel and showMaxLabel

fix apache#15042

* fix(plugin-chart-echarts):
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
…el default value (apache#1161)

* fix(plugin-chart-echarts): delete showMinLabel and showMaxLabel

fix apache#15042

* fix(plugin-chart-echarts):
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
…el default value (apache#1161)

* fix(plugin-chart-echarts): delete showMinLabel and showMaxLabel

fix apache#15042

* fix(plugin-chart-echarts):
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
…el default value (apache#1161)

* fix(plugin-chart-echarts): delete showMinLabel and showMaxLabel

fix apache#15042

* fix(plugin-chart-echarts):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!deprecated-label:bug Deprecated label - Use #bug instead inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

3 participants