mirror of
https://github.com/apache/superset.git
synced 2026-06-02 22:29:26 +00:00
- Datasource ids are being serialized into strings on the client side and python's default json.load doesn't deserialize strings representing integers as integers. Adding an integer parsing step when initializing QueryContext.
1001 B
1001 B