The BigQuery connector can return JSON columns. These values are actually parsed into dictionaries in the SQLAlchemy connector, so no JSON parsing would be needed at the Superset layer.
See https://github.com/mxmzdlv/pybigquery/issues/17#issuecomment-413960156 for context. I think the request is that it detect nested scalar values within the JSON objects. [ Full content available at: https://github.com/apache/incubator-superset/issues/3253 ] This message was relayed via gitbox.apache.org for [email protected]
