mistercrunch commented on issue #11777: URL: https://github.com/apache/incubator-superset/issues/11777#issuecomment-732494387
We've seen a fair amount of drivers returning non-native/serializable types, wondering how we should best handle this. @robdiciuccio any thoughts? My guess is we need something in `db_engine_spec` that enables us to map types to a serialization method, but wondering if it's reasonable to just cast to string as a catchall. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
