You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/08/16 06:33:07 UTC

[GitHub] sumedhsakdeo opened a new pull request #5644: handle exception and set dtype value to JSON, when column type JSON

sumedhsakdeo opened a new pull request #5644: handle exception and set dtype value to JSON, when column type JSON
URL: https://github.com/apache/incubator-superset/pull/5644
 
 
   Because we pass the exception for sqlachemy.types.JSON type, in the UI when we list columns in the table we do not show the correct type.
   
   ERROR:root:Compiler <sqlalchemy.sql.compiler.GenericTypeCompiler object at 0x7fc5aa6cad90> can't render element of type <class 'sqlalchemy.sql.sqltypes.JSON'>

   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org