-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Unserializable object True of type #1903
Comments
xrmx
added a commit
to xrmx/superset
that referenced
this issue
Jan 5, 2017
Namely datetime.time and numpy.bool_ Refs: apache#1900 Refs: apache#1903
xrmx
added a commit
to xrmx/superset
that referenced
this issue
Jan 5, 2017
Namely datetime.time and numpy.bool_ Refs: apache#1900 Refs: apache#1903
mistercrunch
pushed a commit
that referenced
this issue
Jan 5, 2017
Should be fixed in latest master, please try and let us know. Thanks! |
SalehHindi
pushed a commit
to SalehHindi/superset
that referenced
this issue
Jun 9, 2017
Namely datetime.time and numpy.bool_ Refs: apache#1900 Refs: apache#1903
Notice: this issue has been closed because it has been inactive for 317 days. Feel free to comment and request for this issue to be reopened. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting error:
when trying to add boolean field to a Filter chart type.
Superset version 0.15.0
Here is traceback:
The text was updated successfully, but these errors were encountered: