mirror of
https://github.com/apache/superset.git
synced 2026-06-07 00:29:17 +00:00
It looks like COUNT(*) returns a numpy.int64 value that the default JSONEncoder does not handle. While at if we get a type we are not handling make it easier to debug the issue by throwing a TypeError exception with useful data. Fix #486
7.1 KiB
7.1 KiB