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 2019/03/19 14:25:20 UTC

[GitHub] [incubator-superset] mmuru edited a comment on issue #6987: Add support for postgres bytea type

mmuru edited a comment on issue #6987: Add support for postgres bytea type
URL: https://github.com/apache/incubator-superset/pull/6987#issuecomment-474392384
 
 
   @villebro: Yes that's correct. I think, instead of displaying content of the binary data we should simply say "binary data" or something similar text. In superset released version 0.28.1, preview mode shows "Unserializable [<class 'memoryview'>]" for bytea column without any error. The issue is the user should able to perform select * from table (table contains bytea column) especially if the table has lot of columns. 

----------------------------------------------------------------
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:
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