[SQL Lab] UnicodeDecodeError when querying blob data and DB has asynchronous query execution enabled #13829
Labels
global:async-query
Related to Async Queries feature
sqllab
Namespace | Anything related to the SQL Lab
When a DB has asynchronous query execution enabled the json dumper doesn't honor the default parser because
encoding
is notNone
superset/superset/views/core.py
Line 2214 in 18ff484
Steps to reproduce on vanilla installation:
Result:
The text was updated successfully, but these errors were encountered: